{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fortune-bay-resort-casino-tower-mn",
  "name": "Fortune Bay Resort Casino.",
  "description": "Fortune Bay\\'s RV Park has undergone many changes over the past few years, including adding more permanent sites for those guests wanting to make Fortune Bay their home away from home! We also...",
  "url": "https://campertunity.com/listings/campgrounds/fortune-bay-resort-casino-tower-mn",
  "image": [
    "http://fortunebay.com/sysimg/",
    "https://fortunebay.com/sysimg/-config-header-basic-settings-toplogo-field-value.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1430 Bois Forte Rd.",
    "addressLocality": "Tower",
    "addressRegion": "MN",
    "postalCode": "55790",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8219499,
    "longitude": -92.3434034
  },
  "sameAs": [
    "https://fortunebay.com/lodging/rv-park/",
    "https://fortunebay.com/",
    "https://www.rvezy.com/campgrounds"
  ]
}