{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hilly-springs-campsite-ashbourne-england",
  "name": "Hilly Springs Campsite",
  "description": "quiet campsite - duck pond and wildflowers - adults only - Ashbourne 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hilly-springs-campsite-ashbourne-england",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651198908.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "ashbourne",
    "addressRegion": "england",
    "postalCode": "DE6 2DH",
    "addressCountry": "united-kingdom"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00744,
    "longitude": -1.7386
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "15+"
}