{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-timber-creek-campground-ely-nv",
  "name": "What is the phone number for Timber Creek Campground?",
  "description": "Timber Creek Campground is located at , Ely NV 89301. Timber Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/htnf/recarea/?recid=65534",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-timber-creek-campground-ely-nv",
  "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.4047397,
    "longitude": -114.6294271
  }
}