{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-avignon-provence-alpes-cote-dazur",
  "name": "Clothes Wash Dry",
  "description": "Located on the island of Barthelasse opposite Avignon - center Avignon 3 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-avignon-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651108023.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Bellegarde",
    "addressLocality": "Avignon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "84000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.96704,
    "longitude": 4.81965
  },
  "sameAs": [
    "https://www.campercontact.com/nl/frankrijk/provence-alpes-cote-dazur/avignon/105662/lodges-nature-camping-les-2-rhone"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "19.1",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€19.1+"
}