{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-wisse-meliskerke-zeeland",
  "name": "Mini Camping Wisse",
  "description": "Mini campsite located in the hamlet of Mariekerke - heart of Walcheren - beach, sea, dunes and forests - spring holidays = high season - center 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/mini-camping-wisse-meliskerke-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650938827.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kruisweg",
    "addressLocality": "Meliskerke",
    "addressRegion": "zeeland",
    "postalCode": "4365 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.52842,
    "longitude": 3.52855
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.67,
    "reviewCount": 3,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€21+"
}