{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gila-hot-springs-and-campground",
  "name": "Gila Hot Springs and Campground",
  "description": "Gila Hot Springs and Campground is located at , Silver City NM 88061. Gila Hot Springs and Campground can be contacted at ***-***-**** or http://gilahotspringscampground.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-gila-hot-springs-and-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1971378,
    "longitude": -108.2049251
  }
}