{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-salzburg-salzburg",
  "name": "Clothes Wash Dry",
  "description": "campercamping - A1 exit Salzburg Nord 1,5km - bus stop 100m - bread service - center 4.5 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-salzburg-salzburg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650818309.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Carl-Zuckmayer-Straße",
    "addressLocality": "Salzburg",
    "addressRegion": "salzburg",
    "postalCode": "5101",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.83577,
    "longitude": 13.05983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.96,
    "reviewCount": 202,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "30",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€30+"
}