{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kawishiwi-lake-rustic-campground-ely-mn",
  "name": "Kawishiwi Lake Rustic Campground",
  "description": "Kawishiwi Lake Rustic Campground is located at , Ely MN 55731. Kawishiwi Lake Rustic Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/superior/recreation/recarea/?recid=36931&actid=31",
  "url": "https://campertunity.com/listings/campgrounds/kawishiwi-lake-rustic-campground-ely-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ely",
    "addressRegion": "MN",
    "postalCode": "55731",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.838741,
    "longitude": -91.102853
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ely/kawishiwi-lake-rustic-campground",
    "https://www.campendium.com/kawishiwi-lake-rustic-campground"
  ]
}