{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-heart-of-rockies-campground",
  "name": "Heart of Rockies Campground",
  "description": "Heart of Rockies Campground is located at 16105 U.S. 50, Salida CO 81201. Heart of Rockies Campground can be contacted at ***-***-**** or https://koa.com/campgrounds/salida/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-heart-of-rockies-campground",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "16105 U.S. 50",
    "addressLocality": "Salida",
    "addressRegion": "CO",
    "postalCode": "81201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.53666,
    "longitude": -106.175404
  }
}