{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-fehmarn-schleswig-holstein-2",
  "name": "Campingplätze",
  "description": "Our five-star comfort campsite Island Camp Fehmarn is located directly on the fine sandy, extensive Baltic beach in a south-facing location and has all kinds of facilities to make your holiday an experience.",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-fehmarn-schleswig-holstein-2",
  "image": [
    "https://camping-schleswig-holstein.de/img/245/campingplatz-inselcamp-fehmarn-1273.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-schleswig-holstein.de/img/245/campingplatz-inselcamp-fehmarn-1273.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Zum Meeresstrand 100",
    "addressLocality": "Fehmarn",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "23769",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.412284,
    "longitude": 11.244844
  },
  "sameAs": [
    "https://camping-schleswig-holstein.de/campingplatz/inselcamp-fehmarn"
  ]
}