{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moose-creek-cabin-mt",
  "name": "Moose Creek Cabin",
  "description": "Explore Moose Creek Cabin in Helena-Lewis and Clark National Forest, Montana with Recreation.gov. Moose Creek Cabin is situated in an grassy clearing surrounded by conifer forest in the Tenmile Creek drainage west of Helena, Montana. The cabin was constructe",
  "url": "https://campertunity.com/listings/campgrounds/moose-creek-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/68324.jpg",
    "https://cdn.recreation.gov/public/images/68332.jpg",
    "https://cdn.recreation.gov/public/images/68348.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/68225.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Moose Creek Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.5252778,
    "longitude": -112.255
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233151",
    "https://campflare.com/campground/moose-creek-cabin-151"
  ],
  "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": "50",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$50-$65"
}