{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sudsee-camp-wietzendorf-heidekreis",
  "name": "Südsee-Camp",
  "description": "Places near Südsee-Camp - Wietzendorf to discover absolutely, staying at a campsite also means moving.",
  "url": "https://campertunity.com/listings/campgrounds/sudsee-camp-wietzendorf-heidekreis",
  "image": [
    "https://www.homair.com/photos/camping/1078/1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Camping Südsee-Camp, Südsee-Camp 1",
    "addressLocality": "Wietzendorf",
    "addressRegion": "Heidekreis",
    "postalCode": "D-29649"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.9316,
    "longitude": 9.9655
  },
  "sameAs": [
    "https://www.homair.com/it/campeggio/sudsee-camp/destinazione"
  ]
}