{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-hendrikahoeve-blokzijl-overijssel",
  "name": "Svr Minicamping De Hendrikahoeve",
  "description": "Camping pitches on a campsite - view over meadows - close to the nature reserves De Weerribben and De Wieden - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/svr-minicamping-hendrikahoeve-blokzijl-overijssel",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650781120.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Duinweg",
    "addressLocality": "blokzijl",
    "addressRegion": "overijssel",
    "postalCode": "8356 VW",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.71277,
    "longitude": 5.97953
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.22,
    "reviewCount": 18,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}