{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-jonkoping-jonkoping-county",
  "name": "Clothes Wash Dry",
  "description": "Located on a cliff on the shores of Lake Vättern - between Jönköping and Huskvarna - terrain with open terraces - cycling distance from the Husqvarna museum and the Tändsticksmuseet - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-jonkoping-jonkoping-county",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650964081"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Friggagatan",
    "addressLocality": "Jönköping",
    "addressRegion": "jonkoping-county",
    "postalCode": "554 54",
    "addressCountry": "SE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.78698,
    "longitude": 14.21766
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.38,
    "reviewCount": 29,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "SEK",
    "price": "475",
    "priceValidUntil": "2026-07-12"
  },
  "priceRange": "kr475+"
}