{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-zion-canyon-campground-and-rv-res",
  "name": "Zion Canyon Campground and RV Resort",
  "description": "Zion Canyon Campground and RV Resort is located at 479 Zion Park Boulevard, Springdale UT 84767. Zion Canyon Campground and RV Resort can be contacted at ***-***-**** or https://www.zioncamp.com/locations/utah-rv-campground-zion-national-park/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-zion-canyon-campground-and-rv-res",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "479 Zion Park Boulevard",
    "addressLocality": "Springdale",
    "addressRegion": "UT",
    "postalCode": "84767",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.1935241,
    "longitude": -112.9928536
  }
}