{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-stocksee-schleswig-holstein",
  "name": "Campsites",
  "description": "Nil",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-stocksee-schleswig-holstein",
  "image": [
    "https://camping-schleswig-holstein.de/Media/Default/StaticMap/251/staticmap_251_16_54.080638_10.337845.png?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-schleswig-holstein.de/Media/Default/StaticMap/251/staticmap_251_16_54.080638_10.337845.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Holmweg 4",
    "addressLocality": "Stocksee",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "24326",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.080638,
    "longitude": 10.337845
  },
  "sameAs": [
    "https://camping-schleswig-holstein.de/campingplatz/naturcamping-am-stocksee"
  ]
}