{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/owl-creek-cabin-mt",
  "name": "Owl Creek Cabin",
  "description": "Explore Owl Creek Cabin in Flathead National Forest, Montana with Recreation.gov. Owl Creek Cabin is a rustic, single-room dwelling that can accommodate up to four guests. Horse campers enjoy the Owl Creek experience because a corral is avail",
  "url": "https://campertunity.com/listings/campgrounds/owl-creek-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/12/30/23/10/234379_f8f23288-7ae5-4106-b141-dfc115ddde31_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/18/14/48/234379_cca806ec-7cdf-458e-9e33-b5cea1196e62_700.jpeg",
    "https://cdn.recreation.gov/public/2019/12/30/23/15/234379_22dcf321-c6fd-4e6c-b15e-45a428a0d518_700.jpg",
    "https://cdn.recreation.gov/public/2019/12/30/23/14/234379_4eb75fde-f2a2-42df-9b39-3ae042a5add8_700.jpg",
    "https://cdn.recreation.gov/public/2024/01/11/16/44/234379_113591b6-8ca4-4f54-997e-0e757d3b09c4_1440.jpg",
    "https://cdn.recreation.gov/public/2019/12/30/23/14/234379_0ca43eed-a4ef-4a01-b6b3-756d2e0ee4c3_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2024/01/11/16/46/234379_5c415fff-28ff-431b-a743-b2de93af6608_700.jpg",
    "https://cdn.recreation.gov/public/2021/10/18/14/49/234379_5a7e7b9b-7533-44d3-9ecf-2a3b2caa4b2b_700.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Owl Creek Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.45,
    "longitude": -113.5663889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234379",
    "https://thedyrt.com/camping/montana/owl-creek-cabin"
  ],
  "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": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50+"
}