{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-dasselaar-zeewolde-flevoland-nl",
  "name": "Natuurkampeerterrein Dasselaar",
  "description": "Location of Staatsbosbeheer - Staying with the forester - camping pitches on nature camping grounds - nature camping card required [can be ordered on location or via the internet] - debit card payment - see website for current rates and reservations - longer stay in consultation with the manager - small side tent free of charge - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-dasselaar-zeewolde-flevoland-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650750878.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dasselaarweg",
    "addressLocality": "Zeewolde",
    "addressRegion": "flevoland",
    "postalCode": "3896 LT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30368,
    "longitude": 5.52533
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.87,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.75",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.75+"
}