{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-zippel-bay-resort-williams-mn",
  "name": "Zippel Bay Resort",
  "description": "Zippel Bay Resort is located at 6080 39th Street Northwest, Williams MN 56686. Zippel Bay Resort can be contacted at ***-***-**** or http://www.zippelbay.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-zippel-bay-resort-williams-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6080 39th Street Northwest",
    "addressLocality": "Williams",
    "addressRegion": "MN",
    "postalCode": "56686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.8562212,
    "longitude": -94.8881804
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/williams/zippel-bay-resort"
  ]
}