{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hogedijk-egmond-binnen-north-holland-nl",
  "name": "De Hogedijk",
  "description": "location at horse boarding house - this is not an official overnight accommodation and therefore staying overnight is at your own risk - Egmond-Binnen centre 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/de-hogedijk-egmond-binnen-north-holland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651246236.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hogedijk",
    "addressLocality": "Egmond-Binnen",
    "addressRegion": "north-holland",
    "postalCode": "1935 BR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.60632,
    "longitude": 4.66259
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}