{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-massegros-causses-gorges-occitanie",
  "name": "Clothes Wash Dry",
  "description": "Camping above the Gorges du Tarn - centre Massegros Causses Gorges 6.6km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-massegros-causses-gorges-occitanie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651258128.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Massegros Causses Gorges",
    "addressRegion": "occitanie",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.27275,
    "longitude": 3.21554
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€16+"
}