{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pioneer-motel-rv-park-challis-id-1",
  "name": "Pioneer Motel & RV Park",
  "description": "Pioneer Motel & RV Park is located at 220 U.S. 93, Challis ID 83226. Pioneer Motel & RV Park can be contacted at ***-***-**** or https://www.pioneermotelandrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/pioneer-motel-rv-park-challis-id-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "220 U.S. 93",
    "addressLocality": "Challis",
    "addressRegion": "ID",
    "postalCode": "83226",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.5040644,
    "longitude": -114.2239876
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/challis/pioneer-motel-rv-park"
  ]
}