{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mountain-view-rv-park",
  "name": "Mountain View RV Park and Campground",
  "description": "Mountain View RV Park and Campground is located at 632 North Main Street, Monticello UT 84535. Mountain View RV Park and Campground can be contacted at ***-***-**** or http://mountainviewutah.com/photo_gallery/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-mountain-view-rv-park",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "632 North Main Street",
    "addressLocality": "Monticello",
    "addressRegion": "UT",
    "postalCode": "84535",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.8816705,
    "longitude": -109.3418383
  }
}