{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-duinrell-wassenaar-south-holland",
  "name": "Vakantiepark Duinrell",
  "description": "location with various types of places at amusement park - for exact prices see the website - roller coaster - toboggan run - Tiki pool - tennis court - midget golf - bicycle rental - center 500m open from 19 Dec to 5 Jan and from 13 Feb to 2 Mar and the summer season.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-duinrell-wassenaar-south-holland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650751769.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinrell",
    "addressLocality": "Wassenaar",
    "addressRegion": "south-holland",
    "postalCode": "2242 JP",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.14656,
    "longitude": 4.38584
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.25,
    "reviewCount": 32,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "42",
    "priceValidUntil": "2026-06-14"
  },
  "priceRange": "€42+"
}