{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-boise-national-forest-idaho-cit",
  "name": "Boise National Forest",
  "description": "Boise National Forest is located at , Idaho City ID 83631. Boise National Forest can be contacted at or https://www.fs.usda.gov/recarea/boise/recarea/?recid=5030",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-boise-national-forest-idaho-cit",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Idaho City",
    "addressRegion": "ID",
    "postalCode": "83631",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.9239559,
    "longitude": -115.7337984
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/idaho-city/boise-national-forest"
  ]
}