{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grove-lock-caravan-park-and-camping-grove-england-united-kin",
  "name": "Grove Lock Caravan Park And Camping",
  "description": "Quiet site with tree lined meadow with barbecues everywhere - seating areas and open space for all - adjacent to the Grand Union Canal to walk into Leighton Buzzard embankment - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/grove-lock-caravan-park-and-camping-grove-england-united-kin",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650939881.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Grove Farm Cottages",
    "addressLocality": "grove",
    "addressRegion": "england",
    "postalCode": "LU7 0QU",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.89653,
    "longitude": -0.67198
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "22.5+"
}