{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/seecamping-weisser-brunnen-wittenborn",
  "name": "Seecamping Weißer Brunnen",
  "description": "Seecamping Weißer Brunnen is a campsite in Wittenborn, Schleswig-Holstein, located in the woods and on the edge of a lake/ pond.",
  "url": "https://campertunity.com/listings/campgrounds/seecamping-weisser-brunnen-wittenborn",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674edbb9a0098.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestraße 12",
    "addressLocality": "Wittenborn",
    "postalCode": "23829",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.92078,
    "longitude": 10.23458
  },
  "sameAs": [
    "https://www.eurocampings.fr/allemagne/schleswig-holstein/wittenborn/seecamping-weisser-brunnen-102394/",
    "http://www.weisser-brunnen.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}