{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-augustenborg-augustenborg",
  "name": "Clothes Wash Dry",
  "description": "located on marina - near the sea - bounded places - center 700m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-augustenborg-augustenborg",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650794551.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Langdel",
    "addressLocality": "Augustenborg",
    "addressRegion": "augustenborg",
    "postalCode": "6440",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.94154,
    "longitude": 9.87111
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/augustenborg/28985/augustenborg-yachthavn"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "160",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "kr160+"
}