{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-jay-us-6-rest-area-tonopah-nv",
  "name": "Blue Jay US-6 Rest Area",
  "description": "Blue Jay US-6 Rest Area is located at 6608 U.S. 6 Tonopah, NV 89049. They can be contacted via phone at for pricing, directions, reservations and more.",
  "url": "https://campertunity.com/listings/campgrounds/blue-jay-us-6-rest-area-tonopah-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6608 U.S. 6",
    "addressLocality": "Tonopah",
    "addressRegion": "NV",
    "postalCode": "89049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.3692863,
    "longitude": -116.2283665
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/tonopah/blue-jay-us-6-rest-area"
  ]
}