{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-boskamp-wapserveen-drenthe",
  "name": "SVR Camping De Boskamp",
  "description": "camping pitches on SVR-minicampsite next to farm just outside the village - Dwingelerveld National Park - covered bicycle storage - AED present - Frederiksoord and Havelte 7km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-camping-de-boskamp-wapserveen-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650701403.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westeinde",
    "addressLocality": "Wapserveen",
    "addressRegion": "drenthe",
    "postalCode": "8351 HN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.81776,
    "longitude": 6.1909
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.36,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€22+"
}