{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-zingst-mecklenburg-vorpommern",
  "name": "Clothes Wash Dry",
  "description": "Center Zingst 3km",
  "url": "https://campertunity.com/listings/campgrounds/clothes-wash-dry-zingst-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/4222124651223548"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Straminke",
    "addressLocality": "Zingst",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "18374",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.44112,
    "longitude": 12.72573
  },
  "sameAs": [
    "https://naturduene.de/",
    "https://www.campercontact.com/de/deutschland/mecklenburg-vorpommern/110421/naturdune-camping-resort-zingst"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}