{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hinterzarten-baden-wurttemberg-1",
  "name": "Clothes Wash Dry",
  "description": "Near lake - kiosk with fresh bread daily - small restaurant - green location with many trees - center Titisee 2km - center Titisee-Neustad 8km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-hinterzarten-baden-wurttemberg-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650786955.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bruderhalde",
    "addressLocality": "Hinterzarten",
    "addressRegion": "baden-wurttemberg",
    "postalCode": "79822",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.88991,
    "longitude": 8.1326
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.15,
    "reviewCount": 52,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "36.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€36.9+"
}