{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-polanica-zdroj-lower-silesian-voivodeship",
  "name": "Clothes Wash Dry",
  "description": "easy camping with sport fields",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-polanica-zdroj-lower-silesian-voivodeship",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650754468.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sportowa",
    "addressLocality": "Polanica-Zdrój",
    "addressRegion": "lower-silesian-voivodeship",
    "postalCode": "57-320",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.41447,
    "longitude": 16.51104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.43,
    "reviewCount": 20,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "54.35",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł54.35+"
}