{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/zippel-bay-state-park-williams-mn-1",
  "name": "Zippel Bay State Park",
  "description": "Zippel Bay State Park is located at 3684 54th Avenue Northwest, Williams MN 56686. Zippel Bay State Park can be contacted at ***-***-**** or https://www.dnr.state.mn.us/state_parks/park.html?id=spk00284#homepage",
  "url": "https://campertunity.com/listings/campgrounds/zippel-bay-state-park-williams-mn-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3684 54th Avenue Northwest",
    "addressLocality": "Williams",
    "addressRegion": "MN",
    "postalCode": "56686",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.847738,
    "longitude": -94.84966
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/williams/zippel-bay-state-park"
  ]
}