{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/discharge-wastewater-noordwijkerhout-south-holland",
  "name": "Discharge Wastewater",
  "description": "Small campsite in the middle of the Bollenstreek - spring holidays = high season rate - near Keukenhof - near the beach - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/discharge-wastewater-noordwijkerhout-south-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650913836.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kraaierslaan",
    "addressLocality": "Noordwijkerhout",
    "addressRegion": "south-holland",
    "postalCode": "2211 ZE",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.27064,
    "longitude": 4.47629
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.5",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€22.5+"
}