{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lee-valley-camp-car-park-edmonton-london",
  "name": "Lee Valley Camp. & Car. Park",
  "description": "Lee Valley Camp. & Car. Park is a campsite in Edmonton, Greater London. The campsite has pitches with no shade and with...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lee-valley-camp-car-park-edmonton-london",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ee6418da60.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Meridian Way",
    "addressLocality": "Edmonton/London",
    "postalCode": "N9 0AR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.63256,
    "longitude": -0.03461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}