{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/windy-pass-cabin-mt",
  "name": "Windy Pass Cabin",
  "description": "Explore Windy Pass Cabin in Custer Gallatin National Forest, Montana with Recreation.gov. Windy Pass Cabin was built in 1934. It provides a rustic mountain retreat with few amenities, so guests need to bring most of their own supplies and gear to mak",
  "url": "https://campertunity.com/listings/campgrounds/windy-pass-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/72770.jpg",
    "https://cdn.recreation.gov/public/images/72845.jpg",
    "https://cdn.recreation.gov/public/images/72725.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Windy Pass Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.2652778,
    "longitude": -111.1013889
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234327"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$55+"
}