{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/40-camping-chaletpark-de-staartse-duinen-huijbergen",
  "name": "40+ Camping/Chaletpark De Staartse Duinen",
  "description": "Camping pitches on touring field - telephone contact before arrival - center Huijbergen 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/40-camping-chaletpark-de-staartse-duinen-huijbergen",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651117226.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Putsebaan",
    "addressLocality": "Huijbergen",
    "postalCode": "4635 RV",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.42306,
    "longitude": 4.36805
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€20+"
}