{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vaibla-viljandi-county-estonia",
  "name": "Clothes Wash Dry",
  "description": "RV park on the beach of Lake Võrtsjärv - beach pavilion right on the lake",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-vaibla-viljandi-county-estonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788815.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Vaibla",
    "addressRegion": "viljandi-county",
    "postalCode": "74314",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.40817,
    "longitude": 26.05199
  },
  "sameAs": [
    "https://www.campercontact.com/en/estonia/viljandi-county/vaibla/40813/vaibla-pukekeskus"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "20",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "20+"
}