{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-wemeldinge-zelanda",
  "name": "Camperplaats Wemeldinge",
  "description": "Located in the oldest village of the former island of Zuid-Beveland - in Oosterschelde - suitable for divers - center 1.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camperplaats-wemeldinge-zelanda",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651063536.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Westelijke Kanaalweg",
    "addressLocality": "Wemeldinge",
    "addressRegion": "zelanda",
    "postalCode": "4424 ND",
    "addressCountry": "Países Bajos"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.50908,
    "longitude": 4.00309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.48,
    "reviewCount": 33,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "14.5",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "14.5+"
}