{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fischers-fritz",
  "name": "Fischers Fritz",
  "description": "Fischer, Fritz – Beiz, Beach, Camping, Beachsport, Store and Fishing.",
  "url": "https://campertunity.com/listings/campgrounds/fischers-fritz",
  "image": [
    "https://www.fischers-fritz.ch/templates/assets/images/og_image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Seestr. 559",
    "addressLocality": "Zürich",
    "addressRegion": "Zürich",
    "postalCode": "8038",
    "addressCountry": "CH"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.33581667,
    "longitude": 8.5408
  },
  "sameAs": [
    "https://www.fischers-fritz.ch/",
    "https://park4night.com/en/place/17877",
    "https://www.pincamp.de/campingplaetze/camping-fischers-fritz"
  ]
}