{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-geversduin-castricum-north-holland",
  "name": "Camping Geversduin",
  "description": "Camping arrival from 2:00 PM, check out before 12:00 PM. The price shown from is our lowest rate, the night prices vary per period, in holidays and on public holidays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-geversduin-castricum-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Beverwijkerstraatweg",
    "addressLocality": "Castricum",
    "addressRegion": "north-holland",
    "postalCode": "1901 NH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5302,
    "longitude": 4.6485
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€36+"
}