{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/silver-state-rv-park-winnemucca-nv",
  "name": "Silver State RV Park",
  "description": "Silver State RV Park camping reservations and campground information. Learn more about camping near Silver State RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/silver-state-rv-park-winnemucca-nv",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid784454/%7Bpht%7DphotoURL6-original%7Bpht%7D1713039112564.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5575 East Winnemucca Boulevard",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.98091,
    "longitude": -117.70704
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/silver-state-rv-park/CHUB/784454/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}