{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flying-j-travel-center-winnemucca-nv-us",
  "name": "Flying J Travel Center",
  "description": "Flying J Travel Center is located at 1880 West Winnemucca Boulevard, Winnemucca NV 89445. Flying J Travel Center can be contacted at ***-***-**** or https://pilotflyingj.com/stores/770",
  "url": "https://campertunity.com/listings/campgrounds/flying-j-travel-center-winnemucca-nv-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1880 West Winnemucca Boulevard",
    "addressLocality": "Winnemucca",
    "addressRegion": "NV",
    "postalCode": "89445",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 40.9602533,
    "longitude": -117.7481574
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/winnemucca/flying-j-travel-center"
  ]
}