{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/upper-stillwater-hanna-ut",
  "name": "Upper Stillwater",
  "description": "Upper Stillwater Campground is located below its namesake reservoir in the Rock Creek Drainage on the southern slope of the beautiful Uinta Mountains. Visitors enjoy fishing and exploring the popular Rock Creek Trail.",
  "url": "https://campertunity.com/listings/campgrounds/upper-stillwater-hanna-ut",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70389_700.webp",
    "https://cdn.recreation.gov/public/images/70373_700.webp",
    "https://cdn.recreation.gov/public/images/70325_700.webp",
    "https://cdn.recreation.gov/public/images/70287_700.webp",
    "https://cdn.recreation.gov/public/2025/06/26/21/17/233719_50d92bf0-fdec-482d-b6ba-dcdf143ac2f4_1440.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70331_700.webp",
    "https://cdn.recreation.gov/public/images/70306_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 981",
    "addressLocality": "Hanna",
    "addressRegion": "UT",
    "postalCode": "84021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5605556,
    "longitude": -110.6997222
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233719"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$10+"
}