{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-log-inn-of-bonners-ferry-bonner",
  "name": "What is the phone number for Log Inn of Bonners Ferry?",
  "description": "Log Inn of Bonners Ferry is located at 43 Tobe Way, Bonners Ferry ID 83805. Log Inn of Bonners Ferry can be contacted at ***-***-**** or https://www.loginnbf.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-log-inn-of-bonners-ferry-bonner",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "43 Tobe Way",
    "addressLocality": "Bonners Ferry",
    "addressRegion": "ID",
    "postalCode": "83805",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.7263595,
    "longitude": -116.3031149
  }
}