{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flying-eagle-resort-iron-river-wi",
  "name": "Flying Eagle Resort",
  "description": "Flying Eagle Resort is located at 61925 Basswood Road, Iron River WI 54847. Flying Eagle Resort can be contacted at ***-***-**** or http://www.flyingeagleresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/flying-eagle-resort-iron-river-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "61925 Basswood Road",
    "addressLocality": "Iron River",
    "addressRegion": "WI",
    "postalCode": "54847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.4724827,
    "longitude": -91.3186977
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/iron-river/flying-eagle-resort"
  ]
}