{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-thisted",
  "name": "Clothes Wash Dry",
  "description": "Sheltered places - also camper pitches for a quick stop - mini golf - sauna - reception open from 08:00 to 20:00 - Klitmoller 1km - center 15km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-thisted",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650862980.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trøjborgvej",
    "addressLocality": "Thisted",
    "addressRegion": "thisted",
    "postalCode": "7700",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.03289,
    "longitude": 8.4792
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.71,
    "reviewCount": 35,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "200",
    "priceValidUntil": "2026-07-25"
  },
  "priceRange": "kr200+"
}