{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/8h6-yellowstone-national-park-backcountry-gardiner-mt",
  "name": "8h6 Yellowstone National Park Backcountry — Yellowstone National Park",
  "description": "Deep in Yellowstone's backcountry, site 8h6 requires a hike to reach this dispersed camping location in the park's northern section.",
  "url": "https://campertunity.com/listings/campgrounds/8h6-yellowstone-national-park-backcountry-gardiner-mt",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Gardiner",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.95717916,
    "longitude": -110.7987334
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}