{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-millau-occitania",
  "name": "Clothes Wash Dry",
  "description": "situated on a river / stream - near a pebble beach - heated outdoor pool - entertainment - Restaurant - Bread service - all-in-charge - larger paid seats available - center 800m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-millau-occitania",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794165.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Avenue Louis Balsan",
    "addressLocality": "Millau",
    "addressRegion": "occitania",
    "postalCode": "12100",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.10136,
    "longitude": 3.09625
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.88,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "37",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€37+"
}