{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-szczutkowo-wocawski",
  "name": "Clothes Wash Dry",
  "description": "Camper place - surrounded by fields, forests and lakes - center 5km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/clothes-wash-dry-szczutkowo-wocawski",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651057715.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Szczutkowo",
    "addressRegion": "wocawski",
    "postalCode": "87-850",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.47889,
    "longitude": 19.05991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.63,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "110",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "zł110+"
}