{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hi-way-bar-services-hingham-mt-us",
  "name": "Hi Way Bar & Services",
  "description": "Hi Way Bar & Services is located at 15940 U.S. 2, Hingham MT 59528. Hi Way Bar & Services can be contacted at ***-***-**** or http://www.hiwaybar.com/",
  "url": "https://campertunity.com/listings/campgrounds/hi-way-bar-services-hingham-mt-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15940 U.S. 2",
    "addressLocality": "Hingham",
    "addressRegion": "MT",
    "postalCode": "59528",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5527038,
    "longitude": -110.4224776
  }
}