{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/tonopah-station-tonopah-nv",
  "name": "Tonopah Station",
  "description": "Tonopah Station is located at 1137 Erie Street, Tonopah NV 89049. Tonopah Station can be contacted at ***-***-**** or http://www.tonopahstation.com/",
  "url": "https://campertunity.com/listings/campgrounds/tonopah-station-tonopah-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1137 Erie Street",
    "addressLocality": "Tonopah",
    "addressRegion": "NV",
    "postalCode": "89049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.05858,
    "longitude": -117.218329
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/nevada/tonopah/tonopah-station"
  ]
}