{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-chief-hosa-lodge-golden-co",
  "name": "Chief Hosa Lodge",
  "description": "Chief Hosa Lodge is located at 27661 Genesee Lane, Golden CO 80401. Chief Hosa Lodge can be contacted at ***-***-**** or https://www.denvergov.org/content/denvergov/en/denver-parks-and-recreation/rentals-permits/rental-facilities/chief-hosa-lodge.html",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-chief-hosa-lodge-golden-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "27661 Genesee Lane",
    "addressLocality": "Golden",
    "addressRegion": "CO",
    "postalCode": "80401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.7113127,
    "longitude": -105.3132514
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/golden/chief-hosa-lodge"
  ]
}