{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/canoe-country-outfitters-ely-mn",
  "name": "Canoe Country Outfitters",
  "description": "Canoe Country Outfitters is located at 629 East Sheridan Street, Ely MN 55731. Canoe Country Outfitters can be contacted at ***-***-**** or http://www.canoecountryoutfitters.com/",
  "url": "https://campertunity.com/listings/campgrounds/canoe-country-outfitters-ely-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "629 East Sheridan Street, 1631",
    "addressLocality": "Ely",
    "addressRegion": "MN",
    "postalCode": "55731",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.903349,
    "longitude": -91.857098
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ely/canoe-country-outfitters"
  ]
}