{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-butjadingen-de",
  "name": "Clothes Wash Dry",
  "description": "by the sea - on the beach - bread service - village at 500m",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-butjadingen-de",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651137292"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Friesenstrand",
    "addressLocality": "Butjadingen",
    "addressRegion": "lower-saxony",
    "postalCode": "26969",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.57808,
    "longitude": 8.24364
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/lower-saxony/butjadingen/57833/campingpark-tossens"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "€25+"
}