{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dry-wolf-cabin-mt",
  "name": "Dry Wolf Cabin",
  "description": "Explore Dry Wolf Cabin in Helena-Lewis and Clark National Forest, Montana with Recreation.gov. Dry Wolf Cabin is located about 20 miles southwest of Stanford, Montana, in the Little Belt Mountains. The rustic cabin is conveniently located along Dry Wolf C",
  "url": "https://campertunity.com/listings/campgrounds/dry-wolf-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/07/27/20/27/4144b0fa-3c54-4557-a80b-a3d34fba5c07_1600.jpg",
    "https://cdn.recreation.gov/public/2018/07/27/20/27/9777c264-c6ea-47bd-aa02-6b0f7a9e6df5_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dry Wolf Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.0163889,
    "longitude": -110.4980556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234425",
    "http://www.fs.usda.gov/recarea/lcnf/recreation/camping-cabins/recarea/?recid=61596&actid=101",
    "https://thedyrt.com/camping/montana/dry-wolf-cabin"
  ],
  "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-23"
  },
  "priceRange": "$55+"
}