{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-molenzicht-noordwijkerhout-zuid-holland",
  "name": "Camping Molenzicht",
  "description": "Camper and camping pitches on rural campsite - self-sufficient campers and caravans - only one place for a tent - bulb fields - Hogeveense mill - castle and flower park Keukenhof 3 km - Lisse 5 km - Oosterduinse lake 5 km - all-in rate - reservation via the website - center Noordwijkerhout 3 km",
  "url": "https://campertunity.com/listings/campgrounds/camping-molenzicht-noordwijkerhout-zuid-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651123171.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Leidsevaart",
    "addressLocality": "Noordwijkerhout",
    "addressRegion": "zuid-holland",
    "postalCode": "2211 VR",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.26472,
    "longitude": 4.52374
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.95,
    "reviewCount": 22,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32.5",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€32.5+"
}