{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trail-creek-outhouse-yellowstone-national-park-wy",
  "name": "Trail Creek Outhouse",
  "description": "Trail Creek Outhouse operates as a National Park Service campground within Yellowstone National Park's backcountry system. This established site sits in Wyoming's portion of the park, requiring backcountry permits and adherence to park regulations for overnight stays. The campground provides access to Yellowstone's interior wilderness areas, with [Backcountry Grebe Lake](https://thedyrt.com/camping/wyoming/backcountry-grebe-lake-wy) located less than half a mile north. Campers must pack in al...",
  "url": "https://campertunity.com/listings/campgrounds/trail-creek-outhouse-yellowstone-national-park-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.74924738,
    "longitude": -110.55572167
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/trail-creek-outhouse"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Backcountry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}