{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-birkensee-laatzen-hannover",
  "name": "Campingplatz Birkensee",
  "description": "Camping Birkensee is a camping in Laatzen, Lower Saxony, in the forest and lake/recreation lake. This camping has pitches with shade, without...",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-birkensee-laatzen-hannover",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/e/674ed938f3f28.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Campingplatz Birkensee",
    "addressLocality": "Laatzen/Hannover",
    "postalCode": "30880",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.30361,
    "longitude": 9.86222
  },
  "sameAs": [
    "https://www.eurocampings.de/deutschland/niedersachsen/laatzen/campingplatz-birkensee-102331/",
    "https://park4night.com/en/place/20734",
    "http://www.camping-birkensee.de/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}