{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-sietower-bucht-sietow-mecklenburg-vorpommern",
  "name": "Campingplatz \"Sietower Bucht\"",
  "description": "Campingplatz \"Sietower Bucht\" in Sietow offers water, electricity, discharge for toilets, toilet facilities, laundry services, and showers.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-sietower-bucht-sietow-mecklenburg-vorpommern",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seeufer",
    "addressLocality": "Sietow",
    "addressRegion": "mecklenburg-vorpommern",
    "postalCode": "17209",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.43143,
    "longitude": 12.582
  },
  "sameAs": [
    "https://www.campercontact.com/en/germany/mecklenburg-vorpommern/110186/campingplatz-sietower-bucht"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}