{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/moosehorn-campground-hanna-ut",
  "name": "Moosehorn Campground",
  "description": "Moosehorn Campground is located at Forest Road 105, Hanna UT 84031. Moosehorn Campground can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/231941",
  "url": "https://campertunity.com/listings/campgrounds/moosehorn-campground-hanna-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 105",
    "addressLocality": "Hanna",
    "addressRegion": "UT",
    "postalCode": "84031",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6937174,
    "longitude": -110.8920444
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/hanna/moosehorn-campground"
  ]
}