{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-70027-nordborg",
  "name": "Clothes Wash Dry",
  "description": "near sea - terraced campsite - sloping ground - bounded pitches - near sand / pebble beach - bread service - center 2km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-70027-nordborg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650901292.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Arnbjergvej",
    "addressLocality": "70027",
    "addressRegion": "nordborg",
    "postalCode": "6430",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.07106,
    "longitude": 9.79592
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/nordborg/70027/lavensby-strand-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "162",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr162+"
}