{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2h4-yellowstone-national-park-backcountry-yellowstone-na",
  "name": "2H4 Yellowstone National Park Backcountry — Yellowstone National Park",
  "description": "Within Yellowstone National Park, the National Park Service manages 2H4 as part of the park's extensive backcountry camping system. This dispersed campground requires hikers to trek in with all their gear, as no vehicle access exists to the site. Campers must obtain backcountry permits in advance and follow Leave No Trace principles while staying overnight. The hike-in format means campers pack everything they need for their stay, including water, food, and shelter. For those exploring beyond...",
  "url": "https://campertunity.com/listings/campgrounds/2h4-yellowstone-national-park-backcountry-yellowstone-na",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Yellowstone National Park",
    "addressRegion": "WY",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.97502072,
    "longitude": -110.46475667
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/6-y6"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hike In"
    }
  ]
}