{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mangu-hiiu-county-estonia",
  "name": "Clothes Wash Dry",
  "description": "camping on island Hiiumaa in the Baltic Sea-Beach 400 m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-mangu-hiiu-county-estonia",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650749708.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mangu",
    "addressRegion": "hiiu-county",
    "postalCode": "92220",
    "addressCountry": "Estonia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.03095,
    "longitude": 22.57991
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 12,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "CAD",
    "price": "15",
    "priceValidUntil": "2026-07-05"
  },
  "priceRange": "15+"
}