{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hamburger-rock-campground",
  "name": "Hamburger Rock Campground",
  "description": "Hamburger Rock Campground is located at , Monticello UT 84535. Hamburger Rock Campground can be contacted at ***-***-**** or https://www.blm.gov/visit/hamburger-rock-campground",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hamburger-rock-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "postalCode": "84535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1918,
    "longitude": -109.67047
  }
}