{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/laleham-camping-club-chertsey-england",
  "name": "Laleham Camping Club",
  "description": "camping on the Thames - in a park near London - not far from the M3 fare is £ 10 pppn plus £ 7 \"fee\" - because there are actually no cars allowed on the ground - or electricity included.",
  "url": "https://campertunity.com/listings/campgrounds/laleham-camping-club-chertsey-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650841050.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Thames Side",
    "addressLocality": "chertsey",
    "addressRegion": "england",
    "postalCode": "KT16",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.39917,
    "longitude": -0.49038
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.13,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "27",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "27+"
}