{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trailcreek-cabin-yellowstone-national-park-wy",
  "name": "Trailcreek Cabin",
  "description": "Within Yellowstone National Park, Trailcreek Cabin operates as a privately managed accommodation option. The facility sits in the park's interior, providing access to Yellowstone's trail system and thermal features without the need for external lodging. This cabin-style setup differs from traditional campground configurations, offering enclosed shelter rather than tent or RV sites. Campers exploring [campgrounds near Yellowstone National Park](https://thedyrt.com/camping/wyoming/near/yellowst...",
  "url": "https://campertunity.com/listings/campgrounds/trailcreek-cabin-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.81215168,
    "longitude": -110.79691767
  },
  "sameAs": [
    "https://thedyrt.com/camping/wyoming/trailcreek-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}