{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ledgefork-campground-kamas-ut",
  "name": "Ledgefork Campground",
  "description": "Ledgefork Campground is located at Wasatch Cache National Forest, FR051, Kamas UT 84036. Ledgefork Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/uwcnf/recreation/camping-cabins/recarea/?recid=9416&actid=29",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-ledgefork-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, FR051",
    "addressLocality": "Kamas",
    "addressRegion": "UT",
    "postalCode": "84036",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.7415321,
    "longitude": -111.0961679
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/kamas/ledgefork-campground"
  ]
}