{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/2h2-yellowstone-national-park-backcountry-wy",
  "name": "2H2 Yellowstone National Park Backcountry — Yellowstone National Park",
  "description": "Backcountry permits are required for this dispersed camping area managed by the National Park Service within Yellowstone National Park. The site operates on a paid reservation system with variable pricing depending on group size and season. Campers must pack out all waste and follow Leave No Trace principles in this undeveloped area. The location provides access to Yellowstone's northern wilderness without developed facilities like restrooms or potable water. Hikers planning extended trips in...",
  "url": "https://campertunity.com/listings/campgrounds/2h2-yellowstone-national-park-backcountry-wy",
  "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.97361659999322,
    "longitude": -110.4753004000097
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/6-y2"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    }
  ]
}