{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-viitasaari",
  "name": "Clothes Wash Dry",
  "description": "Hännilänsalmi Camping offers a playground, electricity, toilet facilities, showers, and laundry services. Additionally, there is a wellness center nearby.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-viitasaari",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651184172"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "157144",
    "addressRegion": "viitasaari",
    "postalCode": "44530",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 63.0379,
    "longitude": 25.81508
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/viitasaari/157144/hannilansalmi-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}