{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-o-bar-o-cabins-durango-co",
  "name": "O-Bar-O Cabins",
  "description": "O-Bar-O Cabins is located at 11998 County Road 240, Durango CO 81301. O-Bar-O Cabins can be contacted at ***-***-**** or http://durango-colorado-cabins.com/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-o-bar-o-cabins-durango-co",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "11998 County Road 240",
    "addressLocality": "Durango",
    "addressRegion": "CO",
    "postalCode": "81301",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.345246,
    "longitude": -107.698872
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/colorado/durango/o-bar-o-cabins"
  ]
}