{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-autun-bourgogne-franche-comte",
  "name": "Clothes Wash Dry",
  "description": "campsite with campervan facilities - center Autun 1.5 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-autun-bourgogne-franche-comte",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650848574.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Traite Danvers",
    "addressLocality": "Autun",
    "addressRegion": "bourgogne-franche-comte",
    "postalCode": "71400",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.96468,
    "longitude": 4.29374
  },
  "sameAs": [
    "https://www.campercontact.com/en/france/bourgogne-franche-comte/autun/71682/camping-dautun"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18.2",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€18.2+"
}