{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-zwerver-raalte-overijssel-nl",
  "name": "Svr Minicamping De Zwerver",
  "description": "Camping pitches at SVR camping - located in the heart of Salland - the floodplains of the IJssel in Wijhe - center Raalte 4.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-de-zwerver-raalte-overijssel-nl",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651127762.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nieuwe Deventerweg",
    "addressLocality": "raalte",
    "addressRegion": "overijssel",
    "postalCode": "8101 PL",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.35832,
    "longitude": 6.25052
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.87,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}