{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bloody-dick-cabin-mt",
  "name": "Bloody Dick Cabin",
  "description": "Explore Bloody Dick Cabin in Beaverhead-Deerlodge National Forest, Montana with Recreation.gov. Bloody Dick Cabin, named after the English Trapper Richard 'Bloody' Leigh, is a small wood frame cabin. Nestled in the evergreens near Reservoir Lake in Sout",
  "url": "https://campertunity.com/listings/campgrounds/bloody-dick-cabin-mt",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/19/59/6bf93439-f74f-412a-9dca-38e53451092b_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/19/45/7dca2f1d-bdbd-4f18-a4a3-d80673e8758f_450.jpg",
    "https://cdn.recreation.gov/public/2018/08/06/19/49/03c653fa-28ab-40dc-97da-9a6039cba9ae_1600.jpg",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bloody Dick Cabin",
    "addressRegion": "MT",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1162889,
    "longitude": -113.45795
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/234392"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "55",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$55+"
}