{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-esch-sur-sure-wiltz-luxembourg",
  "name": "Clothes Wash Dry",
  "description": "Closed naturist part of campsite de Fuussenkaul",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-esch-sur-sure-wiltz-luxembourg",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fuussekaul",
    "addressLocality": "Esch-sur-Sûre",
    "addressRegion": "wiltz",
    "postalCode": "9156",
    "addressCountry": "Luxembourg"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.87794,
    "longitude": 5.99407
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "25",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "25+"
}