{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/newberry-valley-park-combe-martin",
  "name": "Newberry Valley Park",
  "description": "Newberry Valley Park is a campsite in Combe Martin, Devon, located by the sea and by a lake/recreational pond.This terraced camp site has which are...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/newberry-valley-park-combe-martin",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/67515b82e8a0c.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woodlands",
    "addressLocality": "Combe Martin",
    "postalCode": "EX34 0AT",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.20403,
    "longitude": -4.04275
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}