{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-orvis-hot-springs-ridgway-co",
  "name": "Orvis Hot Springs",
  "description": "Orvis Hot Springs is located at 1585 County Rd, Ridgway CO 81432. Orvis Hot Springs can be contacted at ***-***-**** or http://www.orvishotsprings.com/",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-orvis-hot-springs-ridgway-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1585 County Rd, #3",
    "addressLocality": "Ridgway",
    "addressRegion": "CO",
    "postalCode": "81432",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1338064,
    "longitude": -107.7350771
  }
}