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