{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/fleecer-station-mt",
  "name": "Fleecer Station",
  "description": "Explore Fleecer Station in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Fleecer Cabin is popular for hunters, hikers and winter activities during the fall, winter and spring months. It is not far from Butte, giving locals a respite",
  "url": "https://campertunity.com/listings/campgrounds/fleecer-station-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/73035.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Fleecer Station",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8525,
    "longitude": -112.7380611
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234398"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$75+"
}