{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-westview-rv-resort-cortez-co",
  "name": "WestView RV Resort",
  "description": "WestView RV Resort is located at 12092 Colorado 145, Cortez CO 81321. WestView RV Resort can be contacted at ***-***-**** or http://www.westviewrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-westview-rv-resort-cortez-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "12092 Colorado 145",
    "addressLocality": "Cortez",
    "addressRegion": "CO",
    "postalCode": "81321",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.3885333,
    "longitude": -108.5545032
  }
}