{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-onder-de-dam-slootdorp-north-holland",
  "name": "SVR Minicamping onder de dam",
  "description": "Camper and camping pitches at a mini campsite - located on the farmyard of a former state farm in the Wieringermeer - extra use of electricity is charged separately - center of Slootdorp 2.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-onder-de-dam-slootdorp-north-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651118813"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Molenweg",
    "addressLocality": "Slootdorp",
    "addressRegion": "north-holland",
    "postalCode": "1774 NR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.84205,
    "longitude": 4.95193
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€17+"
}