{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatze-basedow-schleswig-holstein",
  "name": "Campingplätze",
  "description": "Quiet campsite by the lake in nature",
  "url": "https://campertunity.com/listings/campgrounds/campingplatze-basedow-schleswig-holstein",
  "image": [
    "https://camping-schleswig-holstein.de/img/167/campingplatz-camping-lanzer-see-1070.jpg?h=426&w=565&mode=crop&scale=canvas&format=webp&autorotate=true",
    "https://camping-schleswig-holstein.de/img/167/campingplatz-camping-lanzer-see-1070.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Lanzer See 1",
    "addressLocality": "Basedow",
    "addressRegion": "Schleswig-Holstein",
    "postalCode": "21483",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.409861,
    "longitude": 10.597207
  },
  "sameAs": [
    "https://camping-schleswig-holstein.de/campingplatz/camping-lanzer-see"
  ]
}