{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-dax",
  "name": "Clothes Wash Dry",
  "description": "located in a forest and a river - outdoor - Animation - pizza - bread service - all-in-charge - extra comfort seats available - center 1.5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-dax",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650808560.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Allée du Bois de Boulogne",
    "addressLocality": "Dax",
    "addressRegion": "nueva-aquitania",
    "postalCode": "40100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.71204,
    "longitude": -1.073
  },
  "sameAs": [
    "https://www.campercontact.com/es/francia/nueva-aquitania/dax/47927/camping-les-chenes"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "23",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "€23+"
}