{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/crowden-pods-glamping-accommodation-woodhead-road",
  "name": "Crowden Pods - Glamping Accommodation",
  "description": "Go glamping in our Crowden Camping Pods in the Peak District. In a remote spot at the northern end of the Peak District National Park, our glamping pods are ideal.",
  "url": "https://campertunity.com/listings/campgrounds/crowden-pods-glamping-accommodation-woodhead-road",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Crowden Camping and Caravanning Club Site",
    "addressLocality": "Woodhead Road",
    "addressRegion": "Glossop",
    "postalCode": "SK13 1HZ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.4895,
    "longitude": -1.893
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "33",
    "priceValidUntil": "2026-08-16"
  },
  "priceRange": "$33+"
}