{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-silver-view-rv-resort",
  "name": "Silver View RV Resort",
  "description": "Silver View RV Resort is located at 1600 Silver Creek Road, Bullhead City AZ 86442. Silver View RV Resort can be contacted at ***-***-**** or http://silverviewrvresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-silver-view-rv-resort",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1600 Silver Creek Road",
    "addressLocality": "Bullhead City",
    "addressRegion": "AZ",
    "postalCode": "86442",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.113345,
    "longitude": -114.571756
  }
}