{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-willeminahoeve-wissenkerke-zeeland",
  "name": "Camperplaats De Willeminahoeve",
  "description": "The Willeminahoeve. 15 places. In the polder, near the sea and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-de-willeminahoeve-wissenkerke-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651240118"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vlietenburgweg",
    "addressLocality": "Wissenkerke",
    "addressRegion": "zeeland",
    "postalCode": "4491 PH",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.58709,
    "longitude": 3.76884
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.83,
    "reviewCount": 6,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "15",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€15+"
}