{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mill-hollow-guard-station-kamas-ut-us",
  "name": "Mill Hollow Guard Station",
  "description": "The Mill Hollow Guard Station is located in the Uinta National Forest next to Mill Hollow Reservoir and campground at an elevation of 8,800 feet. This is a unique recreational experience of staying in a historic Forest Service cabin while providing funds for the ongoing maintenance and renovation of these historic buildings.",
  "url": "https://campertunity.com/listings/campgrounds/mill-hollow-guard-station-kamas-ut-us",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2021/10/29/17/52/10116520_80f1c969-da16-4eb7-a702-5bd127e3acb4_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "564 W 700 S",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84062",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.496017,
    "longitude": -111.083006
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/10116520"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "139.16",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$139.16+"
}