{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-99946-hillosensalmi",
  "name": "Clothes Wash Dry",
  "description": "Campsite by a lake near hotel - Kouvolasta n. 48 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-99946-hillosensalmi",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651000555.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Voikoskentie",
    "addressLocality": "99946",
    "addressRegion": "hillosensalmi",
    "postalCode": "47910",
    "addressCountry": "FI"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 61.20889,
    "longitude": 26.77612
  },
  "sameAs": [
    "https://www.campercontact.com/en/finland/hillosensalmi/99946/orilampi-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "20",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "€20+"
}