{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/iron-mine-hanna",
  "name": "Iron Mine",
  "description": "Iron Mine Campground in nestled in the scenic North Fork Drainage off Highway 35, about 18 miles from Tabiona, Utah. The North Fork Drainage lies on the southern slope of the beautiful Uinta Mountains in northeastern Utah. Visitors enjoy fly-fishing and exploring many local trails.",
  "url": "https://campertunity.com/listings/campgrounds/iron-mine-hanna",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/images/70674_700.webp",
    "https://cdn.recreation.gov/public/images/70665_700.webp",
    "https://cdn.recreation.gov/public/images/70697_700.webp",
    "https://cdn.recreation.gov/public/images/70737_700.webp",
    "https://cdn.recreation.gov/public/images/70635_700.webp",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/images/70706_700.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "PO BOX 981",
    "addressLocality": "Hanna",
    "addressRegion": "UT",
    "postalCode": "84021",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.5541667,
    "longitude": -110.8866667
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233795",
    "https://campflare.com/campground/iron-mine-795"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "10",
    "priceValidUntil": "2026-09-21"
  },
  "priceRange": "$10+"
}