{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lee-valley-camp-site-chingford-london",
  "name": "Lee Valley Camp Site",
  "description": "Lee Valley Camp Site is a campsite in Chingford, Greater London.The campsite has which are marked out, pitches with shade, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/lee-valley-camp-site-chingford-london",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/e/674ee5e44672a.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sewardstone Road",
    "addressLocality": "Chingford/London",
    "postalCode": "E4 7RA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.65486,
    "longitude": -0.00622
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/united-kingdom/england/greater-london/chingford/lee-valley-camp-site-102922/",
    "https://www.pincamp.de/campingplaetze/lee-valley-campsite"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}