{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-beatenberg-switzerland",
  "name": "Clothes Wash Dry",
  "description": "Simple mountain campsite with views of Lake Thun and the Jungfrau chain - 12 km above Interlaken - center 3 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-beatenberg-switzerland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650877753.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wang",
    "addressLocality": "Beatenberg",
    "addressRegion": "canton-of-bern",
    "postalCode": "3803",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.69052,
    "longitude": 7.78483
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.15,
    "reviewCount": 17,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF35+"
}