{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tri-lake-timbers-resort-iron-river-wi-1",
  "name": "Tri Lake Timbers Resort",
  "description": "Tri Lake Timbers Resort is located at 69210 East Long Lake Road, Iron River WI 54847. Tri Lake Timbers Resort can be contacted at ***-***-**** or http://www.trilaketimbers.com/",
  "url": "https://campertunity.com/listings/campgrounds/tri-lake-timbers-resort-iron-river-wi-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "69210 East Long Lake Road",
    "addressLocality": "Iron River",
    "addressRegion": "WI",
    "postalCode": "54847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5803983,
    "longitude": -91.3349047
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/iron-river/tri-lake-timbers-resort"
  ]
}