{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hof-van-eeden-warmond-zuid-holland",
  "name": "Camping De Hof van Eeden",
  "description": "Note! When using navigation: navigate to the 3rd Poellaan in Lisse. Drive this street all the way and follow the polder road for 2 km. direct to the Kagerplassen - party room - center Lisse 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-de-hof-van-eeden-warmond-zuid-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650744289.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hellegatspolder",
    "addressLocality": "Warmond",
    "addressRegion": "zuid-holland",
    "postalCode": "2361 NA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.22194,
    "longitude": 4.5533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.42,
    "reviewCount": 30,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17.5+"
}