{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-frederikshavn",
  "name": "Clothes Wash Dry",
  "description": "view over the water - payment via vending machine next to the office harbor master - toilet / shower at the harbor building - shower in winter closed - discharge / water at the back restaurant and fish huts - free city bike [registration required] - center 3km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-frederikshavn",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650660392.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Søsportsvej",
    "addressLocality": "Frederikshavn",
    "addressRegion": "frederikshavn",
    "postalCode": "9900",
    "addressCountry": "DK"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 57.42464,
    "longitude": 10.52709
  },
  "sameAs": [
    "https://www.campercontact.com/en/denmark/frederikshavn/79/frederikshavn-marina"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hut"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "DKK",
    "price": "160",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "kr160+"
}