{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-toilet-london-england",
  "name": "Discharge Toilet",
  "description": "camping in Sewardstone - part of Lee Valley - relatively close to London - center London 19 km - center 3.5km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-toilet-london-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650897264.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sewardstone Road",
    "addressLocality": "London",
    "addressRegion": "england",
    "postalCode": "E4 7RA",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.65487,
    "longitude": -0.006
  },
  "sameAs": [
    "https://www.visitleevalley.org.uk/",
    "https://www.campercontact.com/en/united-kingdom/england/london/23873/lee-valley-leisure-centre-camping-caravan-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "23",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "£23+"
}