{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-kluisbergen-flanders",
  "name": "Clothes Wash Dry",
  "description": "Campsite in the heart of the Flemish Ardennes - on the Kluisberg - on the edge of the 300 ha large Kluisbos 300 m - countless walking and cycling paths - Ronse 10 km - Oudenaarde 15 km - center 3 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-kluisbergen-flanders",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650902892.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boskouter",
    "addressLocality": "Kluisbergen",
    "addressRegion": "flanders",
    "postalCode": "9690",
    "addressCountry": "BE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.76269,
    "longitude": 3.48733
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-07-26"
  },
  "priceRange": "€18+"
}