{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hunters-spring-cabin-mt",
  "name": "Hunters Spring Cabin",
  "description": "Explore Hunters Spring Cabin in Helena-Lewis and Clark National Forest, Montana with Recreation.gov. Hunters Spring provides a serene escape in the mountains of central Montana. The cabin is open year-round and is secured with a combination lock. It is a prime",
  "url": "https://campertunity.com/listings/campgrounds/hunters-spring-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/16/34/ec36dd47-2d1d-4219-ab47-d7dd095b10fa_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/16/26/2f4fff8b-8fb3-41da-a7a6-7fce2df8884e_450.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hunters Spring Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6825,
    "longitude": -110.4947222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234416"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "65",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$65+"
}