{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exe-valley-caravan-site-minehead-somerset",
  "name": "Exe Valley Caravan Site",
  "description": "Within Exmoor National Park spacious ~ peaceful ~ clean ~ happyThe Exe Valley Caravan Site, for adults only, occupies an enchanting, peaceful setting in a wooded valley within the Exmoor National Park. Set alongside the sparkling River Exe, the campsite has beautiful views, an abundance of wildlife and many footpaths leading to the moors, woodlands and rivers. It is a wonderful location for camping and country loving folk.The owners live on site in Bridgetown Mill, which dates back to the 17t...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/exe-valley-caravan-site-minehead-somerset",
  "image": [
    "https://lh6.googleusercontent.com/-XT0Y0eik1PE/UxRlC-G6qfI/AAAAAAAD2eU/DrogXSDAI-Y/w1000/Exe-Valley-Caravan-Site-728290488.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mill House",
    "addressLocality": "Minehead",
    "addressRegion": "Somerset",
    "postalCode": "TA24 6SG"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2057511,
    "longitude": -3.4783542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}