{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trail-creek-cabin-mt",
  "name": "Trail Creek Cabin",
  "description": "Explore Trail Creek Cabin in Custer Gallatin National Forest, Montana with Recreation.gov. Trail Creek Cabin, built in 1924, was the original ranger station for the Bozeman Ranger District. It is available year round, offering guests the chance to enj",
  "url": "https://campertunity.com/listings/campgrounds/trail-creek-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2023/11/24/21/38/234309_dcff7a9d-8c74-4dec-a00f-9a1dfde6f441_700.jpg",
    "https://cdn.recreation.gov/public/2022/01/26/22/17/234309_14606055-6167-4094-bad5-c9737872ca7b_1440.jpg",
    "https://cdn.recreation.gov/public/2023/11/24/21/33/234309_ed50dc02-bfcf-4ce8-ab33-c9b194b9a58f_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2021/03/30/15/01/234309_c793dda9-175a-40b7-8e98-7896ee68f152_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/30/15/24/234309_9735d10a-d82e-43e6-8ad8-6d6f80444aad_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/30/15/26/234309_43de7417-0f27-415c-84f1-5c3583b0d23b_700.jpg",
    "https://cdn.recreation.gov/public/2021/03/30/15/06/234309_d4dd0a66-0a1c-42ba-a810-614072e1b2cc_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trail Creek Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5693583,
    "longitude": -110.8355694
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234309"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$55+"
}