{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-ward-mountain-campground-ely",
  "name": "What is the phone number for Ward Mountain Campground?",
  "description": "Ward Mountain Campground is located at , Ely NV 89301. Ward Mountain Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/htnf/recarea/?recid=65536",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-ward-mountain-campground-ely",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ely",
    "addressRegion": "NV",
    "postalCode": "89301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.2124528,
    "longitude": -114.9675889
  }
}