{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-capitol-reef-resort-torrey-ut-us",
  "name": "Capitol Reef Resort",
  "description": "Capitol Reef Resort is located at 2600 Utah 24, Torrey UT 84775. Capitol Reef Resort can be contacted at ***-***-**** or https://capitolreefresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-capitol-reef-resort-torrey-ut-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2600 Utah 24",
    "addressLocality": "Torrey",
    "addressRegion": "UT",
    "postalCode": "84775",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.320108,
    "longitude": -111.382565
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/torrey/capitol-reef-resort"
  ]
}