{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-vrolijk-kring-van-dorth-gelderland",
  "name": "Natuurkampeerterrein De Vrolijk",
  "description": "camping pitches on the nature camping site of the Groene Koepel - nature camping card required [available at the location] - located in the woods or an open lawn - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/natuurkampeerterrein-de-vrolijk-kring-van-dorth-gelderland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788083.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittendijk",
    "addressLocality": "Kring van Dorth",
    "addressRegion": "gelderland",
    "postalCode": "7216 PL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.21817,
    "longitude": 6.34362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.72,
    "reviewCount": 9,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.3",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€19.3+"
}