{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-bear-campground-iron-r",
  "name": "Twin Bear Campground",
  "description": "Twin Bear Campground is located at 10370 County Highway H, Iron River WI 54847. Twin Bear Campground can be contacted at ***-***-**** or http://www.bayfieldcounty.org/238/Twin-Bear-Campground",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-twin-bear-campground-iron-r",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10370 County Highway H",
    "addressLocality": "Iron River",
    "addressRegion": "WI",
    "postalCode": "54847",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.506969,
    "longitude": -91.360179
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/iron-river/twin-bear-campground"
  ]
}