{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-belfort-bourgogne-franche-comte-fr",
  "name": "Clothes Wash Dry",
  "description": "very quiet and beautifully situated campsite on the Etang des Forges – Centre 1, 5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-belfort-bourgogne-franche-comte-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Général Bethouart",
    "addressLocality": "Belfort",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "90000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.65339,
    "longitude": 6.8643
  },
  "sameAs": [
    "https://www.camping-belfort.com/",
    "https://www.camping-belfort.com/de/stellplaetze/",
    "https://www.campercontact.com/en/frankrijk/bourgogne-franche-comte/belfort/10350/camping-letang-des-forges"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17.5",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€17.5+"
}