{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sandefjord-vestfold-og-telemark-1",
  "name": "Clothes Wash Dry",
  "description": "At Asnes Camping you have access to electricity, facilities to empty your toilet container, toilets and showers. The centre is 4km away.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-sandefjord-vestfold-og-telemark-1",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651205508"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Asnesodden",
    "addressLocality": "Sandefjord",
    "addressRegion": "vestfold-og-telemark",
    "postalCode": "3222",
    "addressCountry": "NO"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 59.09766,
    "longitude": 10.24135
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "NOK",
    "price": "450",
    "priceValidUntil": "2026-06-24"
  },
  "priceRange": "kr450+"
}