{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mirror-lake-campground-hanna-ut",
  "name": "Mirror Lake Campground",
  "description": "Mirror Lake Campground is located at Mirror Lake Trail, Hanna UT 84031. Mirror Lake Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/mirror-lake/r/campgroundDetails.do?contractCode=NRSO&parkId=73572",
  "url": "https://campertunity.com/listings/campgrounds/mirror-lake-campground-hanna-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Mirror Lake Trail",
    "addressLocality": "Hanna",
    "addressRegion": "UT",
    "postalCode": "84031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7025259,
    "longitude": -110.88584
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/hanna/mirror-lake-campground"
  ]
}