{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hi-desert-rv-park-winnemucca-nv",
  "name": "Hi-Desert RV Park",
  "description": "Whether you're booking an RV site or booking a campsite, you will love all that the beautiful deserts of Winnemucca have to offer. Hi-Desert RV Park offers a down-to-earth, friendly atmosphere coupled...",
  "url": "https://campertunity.com/listings/campgrounds/hi-desert-rv-park-winnemucca-nv",
  "image": [
    "https://travelnevada.com/wp-content/uploads/2024/12/SledNV-Feat.jpg",
    "/wp-content/themes/travelnevada/assets/images/v2/heart.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "5575 East Winnemucca Blvd.",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "postalCode": "89445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.98059,
    "longitude": -117.70654
  },
  "sameAs": [
    "https://travelnevada.com/rv-parks/hi-desert-rv-park/"
  ]
}