{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-lakeside-campsite-lido-briesensee-neu-zauche",
  "name": "Spreewald Lakeside Campsite and Lido Briesensee",
  "description": "Our campsite with its 100 generously sized spaces is located next to a little forest lake, surrounded by pine trees. A family-friendly bathing area stretches along the campsite grounds. It is the only ‘Seecamping’ site on the edge of Spreewald Forest, a cultural and natural landscape that is unique in Europe.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spreewald-lakeside-campsite-lido-briesensee-neu-zauche",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/SPW_Im_Spreewald_C_TMB-Fotoarchiv-Paul_Hahn.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am See 2",
    "addressLocality": "Neu Zauche OT Briesensee",
    "addressRegion": "This provider is located in the region Spreewald",
    "postalCode": "15913"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.963345452564,
    "longitude": 14.025366216599
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}