{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-new-frontier-rv-park-winnem",
  "name": "New Frontier RV Park",
  "description": "New Frontier RV Park is located at 4360 Rim Rock Road, Winnemucca NV 89445. New Frontier RV Park can be contacted at ***-***-**** or http://www.newfrontierrvpark.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-new-frontier-rv-park-winnem",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "4360 Rim Rock Road",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "postalCode": "89445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9809404,
    "longitude": -117.6995292
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/winnemucca/new-frontier-rv-park"
  ]
}