{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/miller-cabin-mt-us",
  "name": "Miller Cabin",
  "description": "Explore Miller Cabin in Helena-Lewis and Clark National Forest, Montana with Recreation.gov. The Miller Creek Cabin is located in the Townsend Ranger District and rests at the intersection of the Confederate Gulch Road (FS Road 287) and the Blacktail Ro",
  "url": "https://campertunity.com/listings/campgrounds/miller-cabin-mt-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/77168.jpg",
    "https://cdn.recreation.gov/public/images/77167.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Miller Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6084167,
    "longitude": -111.3888556
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/253500"
  ],
  "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": "45",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$45+"
}