{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-namestovo-zilina-region-slovakia",
  "name": "Clothes Wash Dry",
  "description": "on the lake on the edge of the village of Namostovo - under trees - view over the lake and the Tatra Mountains in the background - Follow the road until just before an old hotel and then take the path on the right. This is not on Google maps",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-namestovo-zilina-region-slovakia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650702004.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vojenské",
    "addressLocality": "Námestovo",
    "addressRegion": "zilina-region",
    "postalCode": "029 01",
    "addressCountry": "Slovakia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.41088,
    "longitude": 19.50236
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "16",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "16+"
}