{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-upper-six-mile-ponds-campground",
  "name": "Upper Six Mile Ponds Campground",
  "description": "Upper Six Mile Ponds Campground is located at Forest Road 0047, Manti UT 84642. Upper Six Mile Ponds Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mantilasal/recarea/?recid=73458",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-upper-six-mile-ponds-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 0047",
    "addressLocality": "Manti",
    "addressRegion": "UT",
    "postalCode": "84642",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.188434,
    "longitude": -111.540528
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/manti/upper-six-mile-ponds-campground"
  ]
}