{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mill-hollow-campground",
  "name": "Mill Hollow Campground",
  "description": "Mill Hollow Campground is located at FR281, Kamas UT 84036. Mill Hollow Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9888&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mill-hollow-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "FR281",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.4901286,
    "longitude": -111.1036143
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/kamas/mill-hollow-campground"
  ]
}