{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-boiling-springs-campground-garden",
  "name": "Boiling Springs Campground",
  "description": "Boiling Springs Campground is located at National Forest Development Road 678, Garden Valley ID 83622. Boiling Springs Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/boise/recarea/?recid=5037",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-boiling-springs-campground-garden",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 678",
    "addressLocality": "Garden Valley",
    "addressRegion": "ID",
    "postalCode": "83622",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.35917,
    "longitude": -115.8601
  }
}