{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-zion-crest-campground-rv-park-order",
  "name": "Zion Crest Campground & RV Park",
  "description": "Zion Crest Campground & RV Park is located at Twin Knolls Road, Orderville UT 84758. Zion Crest Campground & RV Park can be contacted at ***-***-**** or http://zioncrestcampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-zion-crest-campground-rv-park-order",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Twin Knolls Road",
    "addressLocality": "Orderville",
    "addressRegion": "UT",
    "postalCode": "84758",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.2750101,
    "longitude": -112.8819576
  }
}