{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pine-creek-campground-jarbidge",
  "name": "Pine Creek Campground",
  "description": "Pine Creek Campground is located at National Forest Development Road 062, Jarbidge NV 89826. Pine Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/ctnf/recarea/?recid=54487",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pine-creek-campground-jarbidge",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "National Forest Development Road 062",
    "addressLocality": "Jarbidge",
    "addressRegion": "NV",
    "postalCode": "89826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8352386,
    "longitude": -115.4258709
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/jarbidge/pine-creek-campground"
  ]
}