{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/panorama-camp-zell-am-see-camping-am-see",
  "name": "Panorama Camp Zell am See Camping am See",
  "description": "Camping on the southern shore of Lake Zell with mountain views and many activities for summer and winter at the Panorama Camp Zell am See.",
  "url": "https://campertunity.com/listings/campgrounds/panorama-camp-zell-am-see-camping-am-see",
  "image": [
    "https://panoramacamp.b-cdn.net/wp-content/uploads/2022/12/idyllic-sunrise-landscape-scene-in-tirol-alps-aus-2022-01-29-06-03-34-utc-scaled.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seeuferstraße 196",
    "addressLocality": "Zell am See",
    "addressRegion": "Salzburg",
    "postalCode": "5700",
    "addressCountry": "AT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.301235,
    "longitude": 12.816
  },
  "sameAs": [
    "https://www.panoramacamp.at/",
    "https://www.pincamp.de/campingplaetze/panorama-camp-zell-am-see"
  ]
}