{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-verchaix-auvergne-rhone-alpes",
  "name": "Clothes Wash Dry",
  "description": "Pleasant municipal mid-way through the valley. \"Sporty\" location with restaurant and bathing (lake) within walking distance next to the campsite. Many outdoor opportunities, including Raftbedrijf at 200 meters. Great place for a longer holiday. Supermarkets a few kilometers away.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-verchaix-auvergne-rhone-alpes",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650885605.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de la Valentine",
    "addressLocality": "Verchaix",
    "addressRegion": "auvergne-rhone-alpes",
    "postalCode": "74440",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0894,
    "longitude": 6.6783
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 2.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "18",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€18+"
}