{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-kvelde-vestfold-og-telemark",
  "name": "Clothes Wash Dry",
  "description": "simple camping on river - center 2 km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-kvelde-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651032173"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holmfossveien",
    "addressLocality": "Kvelde",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3282",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.18853,
    "longitude": 9.99513
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "300",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr300+"
}