{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/vigilante-cabin-mt",
  "name": "Vigilante Cabin",
  "description": "Explore Vigilante Cabin in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. The Vigilante Cabin, also known as the Vigilante Middle House, offers a comfortable place to stay deep in the mountains of southwestern Montana along the Ruby R",
  "url": "https://campertunity.com/listings/campgrounds/vigilante-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/13/23/36/f0662fa1-9c5f-43b1-be6f-42fa367bdeee_1600.jpg",
    "https://cdn.recreation.gov/public/images/72871.jpg",
    "https://cdn.recreation.gov/public/images/72872.jpg",
    "https://cdn.recreation.gov/public/images/72887.jpg",
    "https://cdn.recreation.gov/public/images/72794.jpg",
    "https://cdn.recreation.gov/public/images/72862.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Vigilante Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.0175194,
    "longitude": -111.9626611
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234361"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "75",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$75+"
}