{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mchenry-campground-heber-city-ut",
  "name": "McHenry Campground",
  "description": "McHenry Campground is located at 515 Utah 319, Heber City UT 84032. McHenry Campground can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mchenry-campground-heber-city-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "515 Utah 319",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6182821,
    "longitude": -111.4324329
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/heber-city/mchenry-campground"
  ]
}