{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hot-springs-campground-garden-valle",
  "name": "Hot Springs Campground",
  "description": "Hot Springs Campground is located at Banks Lowman Road, Garden Valley ID 83622. Hot Springs Campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hot-springs-campground-garden-valle",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Banks Lowman Road",
    "addressLocality": "Garden Valley",
    "addressRegion": "ID",
    "postalCode": "83622",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0547379,
    "longitude": -115.9086434
  }
}