{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-evolene-valais",
  "name": "Clothes Wash Dry",
  "description": "Camper friendly camping in a beautiful area and nice view-nice-well decorated, also for larger motor homes",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-evolene-valais",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650697411.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Molignon",
    "addressLocality": "Evolène",
    "addressRegion": "valais",
    "postalCode": "1984",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.09154,
    "longitude": 7.50568
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.47,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "37",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF37+"
}