{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mahoney-springs-campground-challis-id",
  "name": "Mahoney Springs Campground",
  "description": "Mahoney Springs Campground is located at National Forest Development Road 86, Challis ID 83229. Mahoney Springs Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76054",
  "url": "https://campertunity.com/listings/campgrounds/mahoney-springs-campground-challis-id",
  "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 86",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83229",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.6602069,
    "longitude": -114.5420267
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/mahoney-springs-campground"
  ]
}