{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cross-d-bar-trout-ranch-westcliffe",
  "name": "Cross-D-Bar Trout Ranch",
  "description": "Cross-D-Bar Trout Ranch is located at 2299 County Road 328, Westcliffe CO 81252. Cross-D-Bar Trout Ranch can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-cross-d-bar-trout-ranch-westcliffe",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2299 County Road 328",
    "addressLocality": "Westcliffe",
    "addressRegion": "CO",
    "postalCode": "81252",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.1398108,
    "longitude": -105.2913884
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/westcliffe/cross-d-bar-trout-ranch"
  ]
}