{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mostuejouls-occitania-1",
  "name": "Clothes Wash Dry",
  "description": "On the river - large pitches - with shade - swimming pool - games - bar - terrace - center 1.8 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mostuejouls-occitania-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651134878"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Resclause",
    "addressLocality": "Mostuéjouls",
    "addressRegion": "occitania",
    "postalCode": "12720",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.19759,
    "longitude": 3.1891
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@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": "15",
    "priceValidUntil": "2026-06-25"
  },
  "priceRange": "€15+"
}