{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-fehmarn-schleswig-holstein",
  "name": "Campingplätze",
  "description": "Live and let live - directly on the Baltic Sea beach. Family and dog friendly. Arrive, switch off and feel comfortable.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-fehmarn-schleswig-holstein",
  "image": [
    "https://camping-schleswig-holstein.de/img/222/campingplatz-campingplatz-südstrand-2073.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-schleswig-holstein.de/img/222/campingplatz-campingplatz-s&#252;dstrand-2073.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Buntewiese 100",
    "addressLocality": "Fehmarn",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "23769",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.412237,
    "longitude": 11.250086
  },
  "sameAs": [
    "https://camping-schleswig-holstein.de/campingplatz/campingplatz-sudstrand"
  ]
}