{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/challis-hot-springs-challis-id",
  "name": "Challis Hot Springs",
  "description": "Challis Hot Springs is located at 5025 Hot Springs Road, Challis ID 83226. Challis Hot Springs can be contacted at ***-***-**** or http://www.challishotsprings.com/",
  "url": "https://campertunity.com/listings/campgrounds/challis-hot-springs-challis-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5025 Hot Springs Road",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5231636,
    "longitude": -114.1739988
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/challis-hot-springs"
  ]
}