{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-schwarzsee-fribourg",
  "name": "Clothes Wash Dry",
  "description": "great places-electricity and water at the place-Lake access-good possibilities for hiking-quiet area Centre 1200 m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-schwarzsee-fribourg",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650800507.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping Seeweid",
    "addressLocality": "Schwarzsee",
    "addressRegion": "fribourg",
    "postalCode": "1716",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.66236,
    "longitude": 7.27366
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.86,
    "reviewCount": 11,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CHF",
    "price": "38.2",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "CHF38.2+"
}