{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wall-creek-cabin-mt",
  "name": "Wall Creek Cabin",
  "description": "Explore Wall Creek Cabin in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Located at the east base of the Gravelly Range, Wall Creek Cabin is a small dwelling that gives guests access to prime elk and deer viewing, as access is throug",
  "url": "https://campertunity.com/listings/campgrounds/wall-creek-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/26/234322_48b5c39c-e9ed-45c3-b481-bc55e5415321_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/32/234322_f253bd21-cbb9-4144-83aa-cade0ada30b7_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/23/234322_1442ee29-0e6a-416c-98a4-86de81ec9922_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/16/234322_f63f3e6f-373f-4294-a2a9-360423bfee14_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/25/234322_661b9275-6c68-40cf-9e3d-fb61e055865c_700.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/19/234322_ebb825f9-668f-49e9-9408-86dba6b3f0fc_1440.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2022/05/26/15/30/234322_05304d53-26b1-4530-b8ee-223eb07744d8_700.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wall Creek Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0111306,
    "longitude": -111.7071306
  },
  "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-08-17"
  },
  "priceRange": "$45+"
}