{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/lake-jeanette-campground-backcountry-sites-ely-mn",
  "name": "Lake Jeanette Campground & Backcountry Sites",
  "description": "Lake Jeanette Campground & Backcountry Sites is located at Echo Trail, Ely MN 55731. Lake Jeanette Campground & Backcountry Sites can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/superior/recarea/?recid=37137",
  "url": "https://campertunity.com/listings/campgrounds/lake-jeanette-campground-backcountry-sites-ely-mn",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Echo Trail",
    "addressLocality": "Ely",
    "addressRegion": "MN",
    "postalCode": "55731",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.13177,
    "longitude": -92.296733
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/minnesota/ely/lake-jeanette-campground-backcountry-sites"
  ]
}