{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lee-valley-caravan-park-dobbs-weir-hoddesdon",
  "name": "Lee Valley Caravan Park Dobbs Weir",
  "description": "Lee Valley Caravan Park Dobbs Weir is a campsite in Hoddesdon, Hertfordshire.The campsite has which are marked out, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lee-valley-caravan-park-dobbs-weir-hoddesdon",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ee5af827ac.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Essex Road Dobbsweir",
    "addressLocality": "Hoddesdon",
    "postalCode": "EN11 0AS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.75411,
    "longitude": 0.00131
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}