{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-sage-travel-center-ely-nv",
  "name": "What is the phone number for Silver Sage Travel Center?",
  "description": "Silver Sage Travel Center is located at 963 South Pioche Highway, Ely NV 89301. Silver Sage Travel Center can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/silver-sage-travel-center-ely-nv",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "963 South Pioche Highway",
    "addressLocality": "Ely",
    "addressRegion": "NV",
    "postalCode": "89301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.235598,
    "longitude": -114.8640752
  }
}