{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gila-hot-springs-rv-park-silver-city-nm",
  "name": "Gila Hot Springs RV Park",
  "description": "Gila Hot Springs RV Park is located at 34-48 Airstrip Rd, Silver City, NM 88061 Airstrip Road, Silver City NM 88061. Gila Hot Springs RV Park can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/gila-hot-springs-rv-park-silver-city-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "34-48 Airstrip Rd, Silver City, NM 88061 Airstrip Road",
    "addressLocality": "Silver City",
    "addressRegion": "NM",
    "postalCode": "88061",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.19745,
    "longitude": -108.208784
  }
}