{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-op-het-erf-wapse-drenthe",
  "name": "BoerenCamping op het Erf",
  "description": "Camping on a small scale farm in a wooded area - possibility to visit a stable - center 3km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/boerencamping-op-het-erf-wapse-drenthe",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650994083.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wapse",
    "addressLocality": "Wapse",
    "addressRegion": "drenthe",
    "postalCode": "7983 KA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.85429,
    "longitude": 6.29404
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.25,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.65",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18.65+"
}