{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/park-creek-campground-mackay-id",
  "name": "Park Creek Campground",
  "description": "Park Creek Campground is located at 156 Forest Road 156, Mackay ID 83251. Park Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recreation/camping-cabins/recarea/?recid=76046&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/park-creek-campground-mackay-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "156 Forest Road 156",
    "addressLocality": "Mackay",
    "addressRegion": "ID",
    "postalCode": "83251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.8363412,
    "longitude": -114.2583863
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/mackay/park-creek-campground",
    "https://www.campendium.com/park-creek-campground-salmon-challis-nf",
    "https://thedyrt.com/camping/idaho/idaho-park-creek-campground"
  ]
}