{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moonlight-bay-resort-campground-walker-mn",
  "name": "Moonlight Bay Resort & Campground, Inc.",
  "description": "Moonlight Bay Resort & Campground, Inc. is located at 6409 Wedgewood Drive Northwest, Walker MN 56484. Moonlight Bay Resort & Campground, Inc. can be contacted at ***-***-**** or http://www.moonlightonleech.com/",
  "url": "https://campertunity.com/listings/campgrounds/moonlight-bay-resort-campground-walker-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6409 Wedgewood Drive Northwest",
    "addressLocality": "Walker",
    "addressRegion": "MN",
    "postalCode": "56484",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.15961,
    "longitude": -94.627885
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/walker/moonlight-bay-resort-campground-inc"
  ]
}