{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-huzzah-valley-resort-steelville",
  "name": "Huzzah Valley Resort",
  "description": "Huzzah Valley Resort is located at Missouri 8, Steelville MO 65565. Huzzah Valley Resort can be contacted at ***-***-**** or http://www.huzzahvalley.com/index.php",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-huzzah-valley-resort-steelville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Missouri 8",
    "addressLocality": "Steelville",
    "addressRegion": "MO",
    "postalCode": "65565",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9735488,
    "longitude": -91.2013569
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/missouri/steelville/huzzah-valley-resort"
  ]
}