{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gila-hot-springs-ranch-mimbres-nm",
  "name": "Gila Hot Springs Ranch",
  "description": "Gila Hot Springs Ranch is located at New Mexico 15, Mimbres NM 88049. Gila Hot Springs Ranch can be contacted at ***-***-**** or http://www.gilahotspringsranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/gila-hot-springs-ranch-mimbres-nm",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "New Mexico 15",
    "addressLocality": "Mimbres",
    "addressRegion": "NM",
    "postalCode": "88049",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.1958917,
    "longitude": -108.2069729
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/new-mexico/mimbres/gila-hot-springs-ranch"
  ]
}