{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/monte-cristo-campground-huntsville-ut",
  "name": "Monte Cristo Campground",
  "description": "Monte Cristo Campground is located at Utah 39, Huntsville UT 84317. Monte Cristo Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9519&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/monte-cristo-campground-huntsville-ut",
  "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.4622984,
    "longitude": -111.4972806
  }
}