{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hasliberg-bern-ch",
  "name": "Clothes Wash Dry",
  "description": "closed from 14 April to 1 June - and from 15 October to 25 December - waste CHF 1.00 per bag - view of the mountainous area of ​​Jungfraug - near the Hasliberg chairlift.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hasliberg-bern-ch",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650838907.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Gässli",
    "addressLocality": "Hasliberg",
    "addressRegion": "bern",
    "postalCode": "6085",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.73722,
    "longitude": 8.19579
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "37",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF37+"
}