{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pole-flat-campground-stanley-id",
  "name": "Pole Flat Campground",
  "description": "Pole Flat Campground is located at , Stanley ID 83278. Pole Flat Campground can be contacted at or https://www.fs.usda.gov/recarea/scnf/recreation/fishing/recarea/?recid=76118&actid=42",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-pole-flat-campground-stanley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3035237,
    "longitude": -114.719799
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/stanley/pole-flat-campground"
  ]
}