{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westermill-farm-minehead-somerset",
  "name": "Westermill Farm",
  "description": "Welcome To Westermill FarmWestermill Farm is a traditional 500 acre working hill farm in the heart of Exmoor with a camping site, self catering cottages and farm shop.Exmoor is situated on the north coast of the South West of England in the counties of west somerset and north devon. The Edwards family will welcome you on arrival to the farm. All visitors will have the whole farm to explore and to enjoy the amazing Exmoor ladscape.Beautiful, secluded valley site in the Centre of Exmoor Nationa...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westermill-farm-minehead-somerset",
  "image": [
    "https://lh3.googleusercontent.com/-C9XpyrKADZE/Ug4orRfLgYI/AAAAAAADevM/4dkh6HQRHAI/w1000/Westermill-Farm-685641829.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westermill Farm",
    "addressLocality": "Minehead",
    "addressRegion": "Somerset",
    "postalCode": "TA24 7NJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2057511,
    "longitude": -3.4783542
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}