{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cummings-cabin-mt",
  "name": "Cummings Cabin",
  "description": "Explore Cummings Cabin in Helena-Lewis and Clark National Forest, Montana with Recreation.gov. Located 8.5 miles east of Lincoln, Montana, Cummings Cabin is a historic structure, representative of the old mining cabins that dotted the countryside in the g",
  "url": "https://campertunity.com/listings/campgrounds/cummings-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2020/02/10/23/12/234453_e337702b-e15f-43b6-a2de-ee83db74e715_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/10/23/15/234453_41d54b0f-e118-4ff1-80d4-f55089e23a88_700.jpg",
    "https://cdn.recreation.gov/public/2020/02/10/23/13/234453_ec8fde9d-816a-469b-9e86-35a305541069_1440.jpg",
    "https://cdn.recreation.gov/public/images/84142.jpg",
    "https://cdn.recreation.gov/public/images/84143.jpg",
    "https://cdn.recreation.gov/public/images/84145.jpg",
    "https://cdn.recreation.gov/public/images/84144.jpg",
    "https://cdn.recreation.gov/public/2020/02/10/23/24/234453_51b10818-6574-40fe-b1e0-859e23508d22_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Cummings Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.9791667,
    "longitude": -112.4947222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234453"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$45+"
}