{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/birch-creek-cabin-mt",
  "name": "Birch Creek Cabin",
  "description": "Explore Birch Creek Cabin in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Birch Creek Cabin is a historic log cabin with electricity. It provides access to a variety of hiking, ohv, and for cross-country skiing and snowshoe trails (de",
  "url": "https://campertunity.com/listings/campgrounds/birch-creek-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73038.jpg",
    "https://cdn.recreation.gov/public/2020/04/15/21/45/234406_be4febf2-8e7a-4cf8-b388-98cc7daf60b3_700.jpg",
    "https://cdn.recreation.gov/public/2020/04/15/21/44/234406_2895e782-1d61-4efd-8dac-0883dc1e981e_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/73025.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Birch Creek Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4153306,
    "longitude": -112.8546889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234406",
    "https://thedyrt.com/camping/montana/birch-creek-cabin"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cross Country Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$65+"
}