{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capanne-drenthe-uffelte",
  "name": "Capanne Drenthe",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capanne-drenthe-uffelte",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Uffelte",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.802170499658686,
    "longitude": 6.274173495245345
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "5.95",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€5.95+"
}