{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/toquima-cave-campground-austin",
  "name": "Toquima Cave Campground",
  "description": "Toquima Cave Campground is located at , Austin NV 89310. Toquima Cave Campground can be contacted at or https://www.fs.usda.gov/recarea/htnf/recarea/?recid=65280",
  "url": "https://campertunity.com/listings/campgrounds/toquima-cave-campground-austin",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Austin",
    "addressRegion": "NV",
    "postalCode": "89310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1877,
    "longitude": -116.7905
  }
}