{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tehumardi-saare-county",
  "name": "Clothes Wash Dry",
  "description": "17 km from Kuressaare towards Sääre on the beautiful island of Saaremaa-with sauna and bicycle hire",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-tehumardi-saare-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651209667"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Tehumardi",
    "addressRegion": "saare-county",
    "postalCode": "93201",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 58.17992,
    "longitude": 22.25356
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.98,
    "reviewCount": 24,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "22",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "22+"
}