{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-evolene-valais-1",
  "name": "Clothes Wash Dry",
  "description": "beautiful terraced campsite-unique location, highest campsite of Europe-large terrace for campers of all sizes-very quiet-access road is already an adventure-camping shop-sandwich service-shops Arolla 20 min walk",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-evolene-valais-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650924166.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tsallion",
    "addressLocality": "Evolène",
    "addressRegion": "valais",
    "postalCode": "1986",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.02698,
    "longitude": 7.48605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.2,
    "reviewCount": 15,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "25.4",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF25.4+"
}