{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bayside-resort-walker-mn-us",
  "name": "Bayside Resort",
  "description": "Bayside Resort is located at 8039 Onigum Road Northwest, Walker MN 56484. Bayside Resort can be contacted at ***-***-**** or http://www.baysideleechlake.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bayside-resort-walker-mn-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8039 Onigum Road Northwest",
    "addressLocality": "Walker",
    "addressRegion": "MN",
    "postalCode": "56484",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0995667,
    "longitude": -94.5062181
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/walker/bayside-resort"
  ]
}