{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-fussen-bavaria-1",
  "name": "Clothes Wash Dry",
  "description": "Center Füssen 4.5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-fussen-bavaria-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651158498"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fischerbichl",
    "addressLocality": "Füssen",
    "addressRegion": "bavaria",
    "postalCode": "87629",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.60143,
    "longitude": 10.68343
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.77,
    "reviewCount": 26,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "48.9",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€48.9+"
}