{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/black-canyon-west-formerly-dusty-camp-trailhead",
  "name": "Black Canyon West (Formerly Dusty Camp) Trailhead",
  "description": "This trailhead is located near Wolf Mountain Lookout and provides access to the southwestern terminus of [Black Canyon Trail (#820)](http://www.fs.usda.gov/recarea/ochoco/recreation/hiking/recarea/?recid=38572&actid;=50) within [Black Canyon Wilderness](http://www.fs.usda.gov/recarea/ochoco/recreation/recarea/?recid=79446). View a [Black Canyon Wilderness area trails map](http://www.fs.usda.gov/Internet/FSE_DOCUMENTS/stelprd***-***-****.pdf)",
  "url": "https://campertunity.com/listings/campgrounds/black-canyon-west-formerly-dusty-camp-trailhead",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Dayville",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.32779568,
    "longitude": -119.71050428
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/black-canyon-west-formerly-dusty-camp-trailhead"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    }
  ]
}