{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pass-creek-narrows-picnic-site-mackay-id",
  "name": "Pass Creek Narrows Picnic Site",
  "description": "Pass Creek Narrows Picnic Site is located at , Mackay ID 83251. Pass Creek Narrows Picnic Site can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/scnf/recarea/?recid=76182",
  "url": "https://campertunity.com/listings/campgrounds/pass-creek-narrows-picnic-site-mackay-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mackay",
    "addressRegion": "ID",
    "postalCode": "83251",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.928,
    "longitude": -113.4475
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/mackay/pass-creek-narrows-picnic-site"
  ]
}