{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunny-gulch-campground-stanley-id",
  "name": "Sunny Gulch Campground",
  "description": "Sunny Gulch Campground is located at State Highway 75, Stanley ID 83278. Sunny Gulch Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/sawtooth/recreation/picnickinginfo/recarea/?recid=5928&actid=70",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-sunny-gulch-campground-stanley-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "State Highway 75",
    "addressLocality": "Stanley",
    "addressRegion": "ID",
    "postalCode": "83278",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.1761111,
    "longitude": -114.9091667
  }
}