{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/trial-lake-campground-kamas-ut",
  "name": "Trial Lake Campground",
  "description": "Trial Lake Campground is located at Wasatch Cache National Forest, FR042, Kamas UT 84036. Trial Lake Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9756&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/trial-lake-campground-kamas-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Wasatch Cache National Forest, FR042",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.6810804,
    "longitude": -110.951314
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/kamas/trial-lake-campground",
    "https://thedyrt.com/camping/utah/utah-trial-lake"
  ]
}