{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sacramento-pass-blm-campground",
  "name": "What is the phone number for Sacramento Pass BLM Campground?",
  "description": "Sacramento Pass BLM Campground is located at White Pine County Road 35, Baker NV 89311. Sacramento Pass BLM Campground can be contacted at or https://www.blm.gov/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-sacramento-pass-blm-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "White Pine County Road 35",
    "addressLocality": "Baker",
    "addressRegion": "NV",
    "postalCode": "89311",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.121753,
    "longitude": -114.305063
  }
}