{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lokken",
  "name": "Clothes Wash Dry",
  "description": "located by the sea - delimited places - near sandy beach - camping shop - paragliding - surfing - model flying - possibility QuickStop [8-10 pm] [site code 54462] - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-lokken",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650801877.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Furreby Kirkevej",
    "addressLocality": "Løkken",
    "postalCode": "9480",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.38566,
    "longitude": 9.72561
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.19,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "200",
    "priceValidUntil": "2026-07-24"
  },
  "priceRange": "kr200+"
}