{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-hamburg-schleswig-holstein",
  "name": "Campsites",
  "description": "Nil",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-hamburg-schleswig-holstein",
  "image": [
    "https://camping-schleswig-holstein.de/Media/Default/StaticMap/142/staticmap_142_16_53.545939_10.046017.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-schleswig-holstein.de/Media/Default/StaticMap/142/staticmap_142_16_53.545939_10.046017.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hammer Deich 70",
    "addressLocality": "Hamburg",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "20537",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.545939,
    "longitude": 10.046017
  },
  "sameAs": [
    "https://camping-schleswig-holstein.de/campingplatz/ahoi-camp-fehmarn"
  ]
}