{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sandefjord-vestfold-og-telemark",
  "name": "Clothes Wash Dry",
  "description": "directly on the beach - center 9km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sandefjord-vestfold-og-telemark",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651067473.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vesterøyveien",
    "addressLocality": "Sandefjord",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3234",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.07878,
    "longitude": 10.263
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "370",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr370+"
}