{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-zeeland-noord-brabant",
  "name": "Clothes Wash Dry",
  "description": "Motorhome pitches on a separate field on a minicamping -",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-zeeland-noord-brabant",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650968472.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Achter Oventje",
    "addressLocality": "Zeeland",
    "addressRegion": "noord-brabant",
    "postalCode": "5411 NM",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.67717,
    "longitude": 5.68154
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.59,
    "reviewCount": 40,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.5",
    "priceValidUntil": "2026-07-13"
  },
  "priceRange": "€18.5+"
}