{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klein-zwitserland-zuidwolde-drenthe",
  "name": "Camping Klein Zwitserland",
  "description": "Kleine camping midden in het bos - comfort plekken en plekken met stroom - 2 kleine zwembaden - centrum 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-klein-zwitserland-zuidwolde-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650882465.jpg",
    "https://images.campercontact.com/media/photos/38562071809360478",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "De Stuw 12",
    "addressLocality": "Zuidwolde",
    "addressRegion": "Drenthe",
    "postalCode": "7921 VJ",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.68574,
    "longitude": 6.44362
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22.25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22.25+"
}