{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-valley-rv-resort",
  "name": "Mountain Valley RV Resort",
  "description": "Mountain Valley RV Resort is located at , Heber City UT 84032. Mountain Valley RV Resort can be contacted at ***-***-**** or http://mountainvalleyrv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-mountain-valley-rv-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Heber City",
    "addressRegion": "UT",
    "postalCode": "84032",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.481226,
    "longitude": -111.402169
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/utah/heber-city/mountain-valley-rv-resort"
  ]
}