{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-fork-campground-ketchum-id",
  "name": "North Fork Campground",
  "description": "North Fork Campground is located at , Ketchum ID 83340. North Fork Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/north-fork-id/r/campgroundDetails.do?contractCode=NRSO&parkId=75118",
  "url": "https://campertunity.com/listings/campgrounds/north-fork-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.7883333,
    "longitude": -114.4244444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/ketchum/north-fork-campground"
  ]
}