{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/keswick-pods-glamping-accommodation-crow-park-road-cumbria",
  "name": "Keswick Pods - Glamping Accommodation",
  "description": "Go glamping in our Keswick Camping Pods in the Lake District. A ready-made home surrounded by stunning lakeside and mountain scenery to explore to your hearts content.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/keswick-pods-glamping-accommodation-crow-park-road-cumbria",
  "image": [
    "https://www.campingandcaravanningclub.co.uk/-/media/Images/Campsites/Club-Sites/Keswick/Pods/Keswick-Pods.jpg?rev=29a46832f1ee425395e95d8136f0814c"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Keswick Camping and Caravanning Club Site",
    "addressLocality": "Crow Park Road",
    "addressRegion": "Cumbria",
    "postalCode": "CA12 5EP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.6003,
    "longitude": -3.1501
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "54",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "$54+"
}