{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-white-house-trailhead-and-campgr",
  "name": "White House Trailhead and Campground",
  "description": "White House Trailhead and Campground is located at , Kanab UT 84741. White House Trailhead and Campground can be contacted at ***-***-**** or https://www.blm.gov/visit/paria-contact-station",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-white-house-trailhead-and-campgr",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Kanab",
    "addressRegion": "UT",
    "postalCode": "84741",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.0799377,
    "longitude": -111.8902834
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/kanab/white-house-trailhead-and-campground"
  ]
}