{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/liepnitzsee-campsite-wandlitz-lanke-utzdorf-barnimer-la",
  "name": "\"Am Liepnitzsee\" Campsite",
  "description": "Just outside Berlin - our campsite is set in a scenic landscape surrounded by forest and water in the middle of Barnim, the green oasis north of Berlin. Boating, fishing and diving. There are riding, surfing, water skiing, tennis and golf facilities in the immediate vicinity of the campsite.",
  "url": "https://campertunity.com/listings/campgrounds/liepnitzsee-campsite-wandlitz-lanke-utzdorf-barnimer-la",
  "image": [
    "https://www.brandenburg-tourism.com/fileadmin/_ppma_unprocessed_/BAR_Schorfheide_C_TMB-Fotoarchiv_Steffen_Lehmann.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Am Liepnitzsee 8a",
    "addressLocality": "Wandlitz OT Lanke/Ützdorf",
    "addressRegion": "This provider is located in the region Barnimer Land",
    "postalCode": "16348"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.753933061954,
    "longitude": 13.518713053665
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water"
    }
  ]
}