{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-outdoor-inn-jarbidge-nv",
  "name": "Outdoor Inn",
  "description": "Outdoor Inn is located at 630 Main Street, Jarbidge NV 89826. Outdoor Inn can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-outdoor-inn-jarbidge-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "630 Main Street",
    "addressLocality": "Jarbidge",
    "addressRegion": "NV",
    "postalCode": "89826",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.8755084,
    "longitude": -115.4305062
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/jarbidge/outdoor-inn",
    "http://www.fs.usda.gov/recarea/htnf/recreation/recarea/?recid=65594&actid=29"
  ]
}