{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-witte-baai-aagtekerke-zeeland",
  "name": "Minicamping De Witte Baai",
  "description": "Child-friendly mini camping near the Walcherse coast - Attention! spring holidays = high season, ie website - located between Domburg, Zoutelande, Westkapelle - center 4km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/minicamping-de-witte-baai-aagtekerke-zeeland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650921864.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Baaiweg",
    "addressLocality": "aagtekerke",
    "addressRegion": "zeeland",
    "postalCode": "4363 NN",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.529,
    "longitude": 3.48027
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.38,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "28.6",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€28.6+"
}