{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bruce-spruce-ranch-pagosa",
  "name": "Bruce Spruce Ranch",
  "description": "Bruce Spruce Ranch is located at 231 West Fork Road, Pagosa Springs CO 81147. Bruce Spruce Ranch can be contacted at ***-***-**** or http://www.brucespruceranch.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-bruce-spruce-ranch-pagosa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "231 West Fork Road",
    "addressLocality": "Pagosa Springs",
    "addressRegion": "CO",
    "postalCode": "81147",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4392593,
    "longitude": -106.8861778
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/pagosa-springs/bruce-spruce-ranch"
  ]
}