{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-largentiere-auvergne-rhone-alpes",
  "name": "Clothes Wash Dry",
  "description": "Beautiful campsite on a estate. Spacious spots are not even full in August. Located on river. Restaurant on site! Hidden pearl!",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-largentiere-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650857528.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "La Prade",
    "addressLocality": "Largentière",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07110",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.52282,
    "longitude": 4.30079
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "16",
    "priceValidUntil": "2026-07-27"
  },
  "priceRange": "€16+"
}