{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/south-london-scout-centre-england",
  "name": "South London Scout Centre",
  "description": "South London Scout Centre offers a playground, toilet facilities, showers, laundry service, WiFi, and a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/south-london-scout-centre-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651241627"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grange Lane",
    "addressLocality": "111710",
    "addressRegion": "england",
    "postalCode": "SE21 7LH",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.43719,
    "longitude": -0.0732
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/111710/south-london-scout-centre"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}