{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-usda-forest-service-chequamegon-wi",
  "name": "USDA Forest Service, Chequamegon-Nicolet National Forest",
  "description": "USDA Forest Service, Chequamegon-Nicolet National Forest is located at 1247 East Wall Street, Eagle River WI 54521. USDA Forest Service, Chequamegon-Nicolet National Forest can be contacted at ***-***-**** or https://www.fs.usda.gov/cnnf",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-usda-forest-service-chequamegon-wi",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1247 East Wall Street",
    "addressLocality": "Eagle River",
    "addressRegion": "WI",
    "postalCode": "54521",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.9150074,
    "longitude": -89.2300158
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/wisconsin/eagle-river/usda-forest-service-chequamegon-nicolet-national-forest"
  ]
}