{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rec-234398",
  "name": "FLEECER STATION",
  "description": "Overview\n\nFleecer 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 from everyday life; however, a variety of recreational opportunities await every guest. The cabin was built in 1924 and has been used as headquarters for Forest Service crews ever since. It is available between October 20th and April 15th each year. The cabin is used during the summer field season to house crews. The cabin ca...",
  "url": "https://campertunity.com/listings/campgrounds/rec-234398",
  "image": [
    "https://cdn.recreation.gov/public/images/73035_1440.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Divide, Butte, MT, USA",
    "postalCode": "",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.8525,
    "longitude": -112.7380611
  },
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    }
  ]
}