{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-almere-flevoland",
  "name": "Clothes Wash Dry",
  "description": "camper and camping pitches on location at the marina - no reservation - electricity with coins - register with the harbor master - harbor office open from 09.00-10.30 and 16.30-17.30 - 3 places outside the fence for latecomers - public transport nearby - center of Almere 1km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-almere-flevoland",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650714118.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sluiskade",
    "addressLocality": "Almere",
    "addressRegion": "flevoland",
    "postalCode": "1353 BT",
    "addressCountry": "NL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.33276,
    "longitude": 5.21757
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Marina"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "21",
    "priceValidUntil": "2026-08-17"
  },
  "priceRange": "€21+"
}