{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/callowtop-holiday-park-ashbourne-england",
  "name": "CallowTop Holiday Park",
  "description": "On the edge of the Peak District National Park - access to the Tissington Trail cycle path.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/callowtop-holiday-park-ashbourne-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651183730.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buxton Road",
    "addressLocality": "Ashbourne",
    "addressRegion": "england",
    "postalCode": "DE6 2AQ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.02677,
    "longitude": -1.7464
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "GBP",
    "price": "31",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "£31+"
}