{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-seljord-vestfold-og-telemark",
  "name": "Clothes Wash Dry",
  "description": "right on the lake - places right on the water - center 1 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-seljord-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650891029.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bygdaråvegen",
    "addressLocality": "Seljord",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3840",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.4812,
    "longitude": 8.63796
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3,
    "reviewCount": 4,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "350",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr350+"
}