{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-augustenborg",
  "name": "Clothes Wash Dry",
  "description": "Surrounded by a unique landscape, in an idyllic atmosphere of peace and relaxation - right on the banks of the Kleine Beltstraat, on the island Als - peace and quiet, but children are also welcome - activities - center Fynshav 400m.",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-augustenborg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650844112.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Lillebæltvej",
    "addressLocality": "Augustenborg",
    "addressRegion": "augustenborg",
    "postalCode": "6440",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.98554,
    "longitude": 9.98922
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/augustenborg/70306/lilleblt-camping"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "220",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr220+"
}