{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-river-resort-white-bird-id",
  "name": "Salmon River Resort",
  "description": "Salmon River Resort is located at 3252 Waterfront Drive, White Bird ID 83554. Salmon River Resort can be contacted at ***-***-**** or http://www.salmonriverresortidaho.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-salmon-river-resort-white-bird-id",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3252 Waterfront Drive",
    "addressLocality": "White Bird",
    "addressRegion": "ID",
    "postalCode": "83554",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.7517072,
    "longitude": -116.3201917
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/idaho/white-bird/salmon-river-resort"
  ]
}