{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/new-frontier-rv-park-winnemucca-nv",
  "name": "New Frontier RV Park",
  "description": "New Frontier RV Park camping reservations and campground information. Learn more about camping near New Frontier RV Park and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/new-frontier-rv-park-winnemucca-nv",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783186/%7Bpht%7DphotoURL1-original%7Bpht%7D1717834640558.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4360 Rim Rock Road",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9793,
    "longitude": -117.70044
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/new-frontier-rv-park/CHUB/783186/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"
    }
  ]
}