{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2h1-yellowstone-national-park-backcountry-yellowstone-nation",
  "name": "2H1 Yellowstone National Park Backcountry — Yellowstone National Park",
  "description": "Backcountry fishing enthusiasts will find this hike-in site positioned at the confluence of Hell Roaring Creek and the Yellowstone River, accessible via a 3-mile trek from Hell Roaring trailhead plus an additional 1.1-mile side trail. The campsite sits on three distinct levels: a tent area around a large fir tree with soft ground for easy stake placement, a cooking section with flat rocks for stove placement, and a water access point where campers can filter from either waterway. No campfires...",
  "url": "https://campertunity.com/listings/campgrounds/2h1-yellowstone-national-park-backcountry-yellowstone-nation",
  "image": [
    "https://photos.thedyrt.com/photo/197511/media/6-y5_7e6cdb92db304d6e10e2d3834f862497.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.97460826,
    "longitude": -110.47512497
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/6-y5"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ]
}