{% assign devon_towns = site.data.towns | where: "county", "Devon" %} {% assign cornwall_towns = site.data.towns | where: "county", "Cornwall" %} {% assign somerset_towns = site.data.towns | where: "county", "Somerset" %}
Areas We Cover
Mike's House Clearance operates across Devon, Cornwall, and Somerset. Select your county to find your area.
Devon ({{ devon_towns | size }} areas)
-
{% for town in devon_towns %}
- {{ town.name }} {% endfor %}
Cornwall ({{ cornwall_towns | size }} areas)
-
{% for town in cornwall_towns %}
- {{ town.name }} {% endfor %}
Somerset ({{ somerset_towns | size }} areas)
-
{% for town in somerset_towns %}
- {{ town.name }} {% endfor %}
Don't see your town? Contact Mike — he covers the whole region.