{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-virrat-virrat",
  "name": "Clothes Wash Dry",
  "description": "situated on a lake - near / in the woods - sloping terrain - near sand / pebble beach - shop - restaurant - center 6km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-virrat-virrat",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650747568.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lakarintie",
    "addressLocality": "Virrat",
    "addressRegion": "virrat",
    "postalCode": "34800",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 62.20995,
    "longitude": 23.83707
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/virrat/virrat/23144/virtain-matkailu-lakarin-leirintaalue"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "22",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "€22+"
}