{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ruby-mountain-campground-nathrop-co",
  "name": "Ruby Mountain Campground",
  "description": "Ruby Mountain Campground is located at County Road 301, Nathrop CO 81236. Ruby Mountain Campground can be contacted at ***-***-**** or https://cpw.state.co.us/placestogo/parks/ArkansasHeadwatersRecreationArea/Pages/Camping.aspx",
  "url": "https://campertunity.com/listings/campgrounds/ruby-mountain-campground-nathrop-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "County Road 301",
    "addressLocality": "Nathrop",
    "addressRegion": "CO",
    "postalCode": "81236",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.7525702,
    "longitude": -106.0700168
  }
}