{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crystal-palace-caravan-club-site-london-england",
  "name": "Crystal Palace Caravan Club Site",
  "description": "ideally located for visiting London - the number 3 bus near the caravan park - leaves regularly and goes to London via Brixton, Lambeth Bridge, Trafalgar Square - ends at Oxford Street - the bus runs all night - so also late at night - theatergoers do not have to worry about returning to the campsite.",
  "url": "https://campertunity.com/listings/campgrounds/crystal-palace-caravan-club-site-london-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650847258.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Old Cople Lane",
    "addressLocality": "London",
    "addressRegion": "england",
    "postalCode": "SE19",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42604,
    "longitude": -0.0742
  },
  "sameAs": [
    "https://www.campercontact.com/en/united-kingdom/england/london/67464/crystal-palace-caravan-club-site"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "35",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "£35+"
}