{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-de-muie-sint-maartensdijk-zeeland",
  "name": "Camping de Muie",
  "description": "Family campsite on the Oosterschelde in Tholen, Zeeland - surrounded by nature, water and vast landscapes - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/camping-de-muie-sint-maartensdijk-zeeland",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650958028.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kastelijnsweg",
    "addressLocality": "Sint-Maartensdijk",
    "addressRegion": "zeeland",
    "postalCode": "4695 RA",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.53783,
    "longitude": 4.06785
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.14,
    "reviewCount": 7,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "24",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€24+"
}