{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-creek-cabin-mt-us",
  "name": "Big Creek Cabin",
  "description": "Explore Big Creek Cabin in Custer Gallatin National Forest, Montana with Recreation.gov. The original Big Creek Cabin was built in 1907 and it still stands on this site. The current cabin, a former guard station, was completed in 1925 and sits right",
  "url": "https://campertunity.com/listings/campgrounds/big-creek-cabin-mt-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/17/03/234299_5e2aec6f-72c5-4bf5-896c-0e07ffc65e89_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/16/57/234299_c9f622c0-c916-44cd-b52d-a1743f3a32cd_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/17/15/234299_22bc6a23-9586-40b3-a697-0b49671ab0bb_700.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/16/53/234299_8ea16ae5-5c73-4e8d-b35d-c03ca85c225e_1440.jpg",
    "https://cdn.recreation.gov/public/2018/09/12/16/59/234299_26dd1d32-9bc1-4a04-9886-4085e29bdc24_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Big Creek Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3077778,
    "longitude": -110.9233333
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234299"
  ],
  "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": "75",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$75+"
}