{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fish-creek-campground-grangevil",
  "name": "Fish Creek Campground",
  "description": "Fish Creek Campground is located at Tollgate Road, Grangeville ID 83530. Fish Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/nezperceclearwater/recarea/?recid=16748",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-fish-creek-campground-grangevil",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Tollgate Road",
    "addressLocality": "Grangeville",
    "addressRegion": "ID",
    "postalCode": "83530",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8582,
    "longitude": -116.0774701
  }
}