{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-savonlinna-fi",
  "name": "Clothes Wash Dry",
  "description": "sauna - restaurant - 42 kilometres Savonlinna - Varkaus 50km - Centro 0,5km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-savonlinna-fi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650814595.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kiramontie",
    "addressLocality": "Savonlinna",
    "addressRegion": "savonlinna",
    "postalCode": "58130",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.11467,
    "longitude": 28.60588
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.7,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "17",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "€17+"
}