{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zakopane",
  "name": "Clothes Wash Dry",
  "description": "view on Tatra mountains - child friendly - shops 50m - bus stop 150m - ski lift 300m - center Krupowki 4km - center Zakopane 6 km.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-zakopane",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754459.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harenda",
    "addressLocality": "Zakopane",
    "postalCode": "34-500",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.3238,
    "longitude": 19.98546
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.16,
    "reviewCount": 25,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "140",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł140+"
}