{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vranjina-podgorica-municipality",
  "name": "Clothes Wash Dry",
  "description": "on the water - boat trip possible - 800m from the main road a bumpy path",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vranjina-podgorica-municipality",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651121448.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vranjina",
    "addressRegion": "podgorica-municipality",
    "addressCountry": "Montenegro"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.29141,
    "longitude": 19.15312
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-08-22"
  },
  "priceRange": "20+"
}