{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-losee-canyon-trailhead-panguitch-ut",
  "name": "Losee Canyon Trailhead",
  "description": "Losee Canyon Trailhead is located at Losee Trailhead Road, Panguitch UT 84759. Losee Canyon Trailhead can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/dixie/recreation/hiking/recarea/?recid=40218&actid=50",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-losee-canyon-trailhead-panguitch-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Losee Trailhead Road",
    "addressLocality": "Panguitch",
    "addressRegion": "UT",
    "postalCode": "84759",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7695792,
    "longitude": -112.3338701
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ]
}