{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lunde-telemark-vestfold-og-telemark",
  "name": "Clothes Wash Dry",
  "description": "located on Telemark Canal - Lunde lock 300 m - possibility of QuickStop [8-10 pm] - shops / train and bus station and center 1 km During the season, the canal boats stop at the lock next to the campsite. Canoe, kayak and bicycle rental.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lunde-telemark-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650788866.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Slusevegen",
    "addressLocality": "Lunde, Telemark",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3825",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.29797,
    "longitude": 9.09136
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bike_rental"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.13,
    "reviewCount": 59,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr300+"
}