{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cracovia",
  "name": "Clothes Wash Dry",
  "description": "Camping - Parking for Motorhomes, Shops, Caravans with all services. Very good place to make a one night stop on your route through Europe.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-cracovia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651230393.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "ul. Łomżyńska",
    "addressLocality": "160173",
    "addressRegion": "cracovia",
    "postalCode": "18-400",
    "addressCountry": "PL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.10602,
    "longitude": 22.13113
  },
  "sameAs": [
    "https://www.campercontact.com/es/polonia/cracovia/160173/camper-park-lomza"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "PLN",
    "price": "120",
    "priceValidUntil": "2026-08-27"
  },
  "priceRange": "zł120+"
}