{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-balazuc-auvergne-rhone-alpes-fr",
  "name": "Clothes Wash Dry",
  "description": "located on river - restaurant - bakery and supermarket 2km - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-balazuc-auvergne-rhone-alpes-fr",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650822545.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Les Salles",
    "addressLocality": "Balazuc",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "07120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.51179,
    "longitude": 4.38669
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.64,
    "reviewCount": 28,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "26.9",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "€26.9+"
}