{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hecla-junction-campground-salida",
  "name": "Hecla Junction Campground",
  "description": "Hecla Junction Campground is located at 10142 County Road 194, Salida CO 81201. Hecla Junction Campground can be contacted at ***-***-**** or https://cpw.state.co.us/placestogo/parks/ArkansasHeadwatersRecreationArea/Pages/Camping.aspx",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-hecla-junction-campground-salida",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10142 County Road 194",
    "addressLocality": "Salida",
    "addressRegion": "CO",
    "postalCode": "81201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.6528927,
    "longitude": -106.0516182
  }
}