{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/superbowl-blm-campground-monticello-ut",
  "name": "Superbowl BLM campground",
  "description": "Superbowl BLM campground is located at , Monticello UT 84535. Superbowl BLM campground can be contacted at or",
  "url": "https://campertunity.com/listings/campgrounds/superbowl-blm-campground-monticello-ut",
  "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.1457831,
    "longitude": -109.622097
  }
}