{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/manti-la-sal-national-forest-price-ut",
  "name": "Manti-La Sal National Forest",
  "description": "Manti-La Sal National Forest is located at 599 West Price River Drive, Price UT 84501. Manti-La Sal National Forest can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/mantilasal/recreation/hiking/recarea/?recid=72822&actid=51",
  "url": "https://campertunity.com/listings/campgrounds/manti-la-sal-national-forest-price-ut",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "599 West Price River Drive",
    "addressLocality": "Price",
    "addressRegion": "UT",
    "postalCode": "84501",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1870483,
    "longitude": -111.379881
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/price/manti-la-sal-national-forest"
  ]
}