{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cave-lake-state-park-ely-nv",
  "name": "What is the phone number for Cave Lake State Park?",
  "description": "Cave Lake State Park is located at US Highway 93-Success Summit, Ely NV 89301. Cave Lake State Park can be contacted at ***-***-**** or http://parks.nv.gov/parks/cave-lake-state-park/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-cave-lake-state-park-ely-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "US Highway 93-Success Summit",
    "addressLocality": "Ely",
    "addressRegion": "NV",
    "postalCode": "89301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.1906289,
    "longitude": -114.6942529
  }
}