{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willows-campground-huntsville",
  "name": "Willows Campground",
  "description": "Willows Campground is located at Utah 39, Huntsville UT 84317. Willows Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9820&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-willows-campground-huntsville",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Utah 39",
    "addressLocality": "Huntsville",
    "addressRegion": "UT",
    "postalCode": "84317",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.2915354,
    "longitude": -111.6329082
  }
}