{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campspace-in-somerset-england",
  "name": "Campspace in Somerset, England",
  "description": "I have a large hardstanding and can accommodate a van/ small to medium motorhome or caravan. You c",
  "url": "https://campertunity.com/listings/campgrounds/campspace-in-somerset-england",
  "image": [
    "https://campspace.com/media/medium/uploads/space/d3/19/da/d319da99d9924747cbd6ce3a7432b4ce.jpg"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.94,
    "longitude": -2.66
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}