{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ashe-farm-caravan-camping-site-dp-taunton",
  "name": "Ashe Farm Caravan & Camping Site DP",
  "description": "Listing of 1 Campground in Taunton with address, map, reviews and other related information.",
  "url": "https://campertunity.com/listings/campgrounds/ashe-farm-caravan-camping-site-dp-taunton",
  "image": [
    "https://www.touristplaces.uk/content/uk/img/ogimage.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ashe Farm",
    "addressLocality": "Taunton",
    "postalCode": "TA3 5NW",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.0147895,
    "longitude": -3.1029086
  },
  "sameAs": [
    "https://www.touristplaces.uk/taunton/campgrounds/"
  ]
}