{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-murdock-campground-ketchum-id",
  "name": "Murdock Campground",
  "description": "Murdock Campground is located at , Ketchum ID 83340. Murdock Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sawtooth/recreation/camping-cabins/recarea/?recid=5851&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-murdock-campground-ketchum-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ketchum",
    "addressRegion": "ID",
    "postalCode": "83340",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8052694,
    "longitude": -114.4201396
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/ketchum/murdock-campground"
  ]
}