{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-torun-torun",
  "name": "Clothes Wash Dry",
  "description": "well-equipped campsite on the outskirts of Torun - known for Gothic brick buildings",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-torun-torun",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650793597.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kujawska",
    "addressLocality": "Toruń",
    "addressRegion": "torun",
    "postalCode": "87-100",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.00019,
    "longitude": 18.6072
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.55,
    "reviewCount": 72,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "105",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł105+"
}