{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingplatz-grosser-klobichsee-muncheberg-brandenburg",
  "name": "Campingplatz Großer Klobichsee",
  "description": "Find your pitch for your motorhome throughout Europe",
  "url": "https://campertunity.com/listings/campgrounds/campingplatz-grosser-klobichsee-muncheberg-brandenburg",
  "image": [
    "//camping-finder.de/wp-content/uploads/2018/11/camping-finder-logo-weiss.png",
    "https://camping-finder.de/wp-content/plugins/sabai/assets/images/no_image.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Alte Seestr. 13",
    "addressLocality": "Müncheberg",
    "addressRegion": "Brandenburg",
    "postalCode": "15374",
    "addressCountry": "DE"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 52.5037484,
    "longitude": 14.1404688
  }
}