{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/illipah-campground-ely-nv",
  "name": "What is the phone number for Illipah Campground?",
  "description": "Illipah Campground is located at , Ely NV 89301. Illipah Campground can be contacted at or https://www.recreation.gov/recreationalAreaDetails.do?contractCode=NRSO&recAreaId=2105",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/illipah-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.3353869,
    "longitude": -115.3899582
  }
}