{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/musky-lake-campground-myton-ut",
  "name": "Musky Lake Campground",
  "description": "Musky Lake Campground is located at , Myton UT 84052. Musky Lake Campground can be contacted at or http://dnr.wi.gov/topic/stateforests/nhal/camping.html",
  "url": "https://campertunity.com/listings/campgrounds/musky-lake-campground-myton-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Myton",
    "addressRegion": "UT",
    "postalCode": "84052",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.0076,
    "longitude": -89.6092833
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/myton/musky-lake-campground"
  ]
}