{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lappeenranta",
  "name": "Clothes Wash Dry",
  "description": "located on a lake - in / in the forest - located on a hill - near the beach - no reservations accepted - Centre 2 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lappeenranta",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650792816.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kuusimäenkatu",
    "addressLocality": "Lappeenranta",
    "addressRegion": "lappeenranta",
    "postalCode": "53600",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.05423,
    "longitude": 28.15235
  },
  "sameAs": [
    "https://www.campercontact.com/es/finlandia/lappeenranta/48887/huhtiniemi-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "32",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€32+"
}