{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-snowblind-campground-salida",
  "name": "Snowblind Campground",
  "description": "Snowblind Campground is located at , Salida CO 81201. Snowblind Campground can be contacted at or https://www.fs.usda.gov/recarea/gmug/recarea/?recid=33530",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-snowblind-campground-salida",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salida",
    "addressRegion": "CO",
    "postalCode": "81201",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.5213846,
    "longitude": -106.4150269
  }
}