{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-notodden-vestfold-og-telemark",
  "name": "Clothes Wash Dry",
  "description": "Situated on the Telemark Canal - in the forest - terraced campsite - sloping terrain - (near) sandy beach - centre of Notodden: 14.5km.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-notodden-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650804599.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sauheradvegen",
    "addressLocality": "Notodden",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3683",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.46207,
    "longitude": 9.31895
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.97,
    "reviewCount": 31,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-07-04"
  },
  "priceRange": "kr350+"
}