{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-devils-canyon-campground-monticello",
  "name": "Devils Canyon Campground",
  "description": "Devils Canyon Campground is located at U.S. 191, Monticello UT 84535. Devils Canyon Campground can be contacted at ***-***-**** or https://www.fs.usda.gov/recarea/mantilasal/recarea/?recid=72842",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-devils-canyon-campground-monticello",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "U.S. 191",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "postalCode": "84535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7355365,
    "longitude": -109.4113719
  }
}