{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-bochotnica-kolonia-puawy-county",
  "name": "Clothes Wash Dry",
  "description": "supermarket and restaurant - sauna - bus stop 800m to Lublin",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-bochotnica-kolonia-puawy-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650813352.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Bochotnica-Kolonia",
    "addressRegion": "puawy-county",
    "postalCode": "24-150",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.27649,
    "longitude": 22.26231
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.28,
    "reviewCount": 23,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "55",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "zł55+"
}