{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-glava-varmland-county",
  "name": "Clothes Wash Dry",
  "description": "in the middle of the Glaskogen nature reserve - view of the lake - boat rental - canoe rental - Camping Key Europa [CKE] mandatory - center 15km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-glava-varmland-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650711156.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lenungshammar",
    "addressLocality": "Glava",
    "addressRegion": "varmland-county",
    "postalCode": "670 20",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.5071,
    "longitude": 12.37154
  },
  "sameAs": [
    "https://www.campercontact.com/en/sweden/varmland-county/glava/9714/glaskogens-camping",
    "https://campio.no/campsite/glaskogens-camping",
    "https://www.glaskogen.se"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "220",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "kr220+"
}