{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-silver-state-rv-park-winnemucca",
  "name": "Silver State RV Park",
  "description": "Silver State RV Park is located at 5575 East Winnemucca Boulevard, Winnemucca NV 89445. Silver State RV Park can be contacted at ***-***-**** or https://www.silverstaterv.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-silver-state-rv-park-winnemucca",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5575 East Winnemucca Boulevard",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "postalCode": "89445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9809654,
    "longitude": -117.706702
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/winnemucca/silver-state-rv-park"
  ]
}