{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-de-witte-berg-oud-ootmarsum-overijssel",
  "name": "Vakantiepark De Witte Berg",
  "description": "located in the triangle-Ootmarsum-Oldenzaal-Denekamp near nature reserve Springendal-pond on camping with spring water from the Brondal-Centre 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/vakantiepark-de-witte-berg-oud-ootmarsum-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651231754.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wittebergweg",
    "addressLocality": "oud-ootmarsum",
    "addressRegion": "overijssel",
    "postalCode": "7637 PM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.42411,
    "longitude": 6.8927
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.35,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "29",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€29+"
}