{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-seeburg-seegebiet-mansf-land",
  "name": "Camping Seeburg",
  "description": "Camping Seeburg is a campsite in Seeburg, Saxony-Anhalt, located by a lake/recreational pond.The campsite has which are marked out, pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-seeburg-seegebiet-mansf-land",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67517755dd3e3.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Nordstrand",
    "addressLocality": "Seeburg (Seegebiet Mansf.Land)",
    "postalCode": "06317",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.49631,
    "longitude": 11.68408
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/germany/saxony-anhalt/seeburg/camping-seeburg-121101/",
    "https://campingplatz-seeburg.de/willkommen.html"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}