629 lines
51 KiB
HTML
629 lines
51 KiB
HTML
<!doctype html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="utf-8">
|
||
<title>酒店列表</title>
|
||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
<style>
|
||
body{margin:0;background:#f4f4f4;font-family:Arial,"Microsoft YaHei",sans-serif;color:#111}
|
||
.wrap{max-width:1460px;margin:0 auto;padding:20px}
|
||
.top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
|
||
.top a{margin-left:10px;color:#0b5c7a;text-decoration:none}
|
||
.card{display:grid;grid-template-columns:438px 1fr 230px;background:#fff;border-radius:18px;margin-bottom:24px;overflow:hidden}
|
||
.img{width:438px;height:100%;object-fit:cover;background:#ddd}
|
||
.info{padding:28px}
|
||
.brand{display:inline-block;background:#0b684d;color:#fff;border-radius:4px;padding:6px 9px;margin-right:10px;font-weight:bold}
|
||
.code{display:inline-block;background:#eee;color:#333;border-radius:4px;padding:5px 8px;margin-left:8px;font-size:14px;font-weight:bold}
|
||
h2{display:inline;font-size:24px}
|
||
.addr{color:#444;margin:8px 0 6px;font-size:17px}
|
||
.dist{color:#555;margin-bottom:22px}
|
||
.features{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:13px 40px;font-size:18px;color:#333}
|
||
.features span:before{content:"◆";font-size:12px;color:#666;margin-right:9px}
|
||
.side{padding:36px 24px;text-align:right;display:flex;flex-direction:column;justify-content:center}
|
||
.price{font-size:32px;font-weight:bold}
|
||
.btn{background:#c9310c;color:#fff;border-radius:7px;padding:18px 24px;text-decoration:none;font-weight:bold;display:inline-block;margin-top:28px}
|
||
.tax{color:#555;margin-top:12px}
|
||
table{width:100%;border-collapse:collapse;background:#fff}
|
||
th,td{border:1px solid #ddd;padding:10px;vertical-align:top}
|
||
th{background:#eee}
|
||
.hotel-code{font-weight:bold;color:#0b5c7a}
|
||
.thumb{width:110px;height:78px;object-fit:cover}
|
||
.pager{margin:22px 0;text-align:center}
|
||
.pager a{margin:0 8px;color:#0b5c7a}
|
||
@media(max-width:900px){
|
||
.card{grid-template-columns:1fr}
|
||
.img{width:100%;height:240px}
|
||
.side{text-align:left}
|
||
}
|
||
.rating{margin:10px 0;color:#333;font-weight:bold}
|
||
.welcome{margin:14px 0 18px;color:#444;line-height:1.55;font-size:15px}
|
||
.welcome-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
|
||
.welcome.open .welcome-text{display:block}
|
||
.welcome-toggle{margin-top:6px;border:0;background:none;color:#0b5c7a;cursor:pointer;padding:0;font-size:14px}
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<div class="wrap"><div class="top"><div>找到 5983 家酒店</div><div><a href="table-247.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-SJWSH" data-hotel-code="SJWSH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-shijiazhuang-6190634117-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 石家庄和平智选假日酒店</h2>
|
||
<span class="code">SJWSH</span>
|
||
</div>
|
||
<div class="addr">河北省石家庄市长安区谈固东街27号 石家庄 Hebei 050000 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">石家庄和平智选假日酒店诚邀您在下次到访石家庄时,获享舒适与便利。
|
||
酒店地理位置优越,位于长安区谈固东街27号 ,距离石家庄正定国际机场38公里,距离石家庄新火车站13公里;临近酒店的景点有天山海世界,正定古城,隋朝古建筑隆兴寺,荣国府,东胜广场以及嘉和广场。靠近酒店的地铁一号线、京港澳高速公路、和平路主干道和附近充足的出租车便于您前往城市的其它地区。
|
||
酒店拥有清新时尚的客房,在此您可以尽享优质睡眠,畅爽沐浴,高速网络和卫星频道等惬意体验。酒店餐厅每日设有中西式的营养自助早餐。酒店还设有2间标准会议室,自助售卖机和其它自助式服务设施。
|
||
无论是假期、还是公务,到访石家庄时下榻石家庄和平智选假日酒店是您的“睿智之选”。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>含车位</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SJWSH</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="www.hiexpress.com.cn">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SJWSJ" data-hotel-code="SJWSJ">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/vignette-collection-shijiazhuang-9554506414-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">LXLX</span>
|
||
<h2>Vignette Collection 洲至奢选河北宾馆</h2>
|
||
<span class="code">SJWSJ</span>
|
||
</div>
|
||
<div class="addr">裕华区裕泰路77号智汇广场 Yuhua District 石家庄 Hebei | 400 830 9516</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">洲至奢选品牌,秉承对“全新定义,别样奢华”的概念诠释,为发现至美而来。将凝聚最纯正独特的本地体验,为宾客开启全新奢华探享之旅。
|
||
酒店地处多功能商务休闲综合体的核心地带,可步行至南焦地铁站(4号线在建中),距离石家庄火车站车程约15分钟,距离石家庄正定机场约40分钟,地理位置优越。周边商场写字楼林立,举步可达。酒店由美国RTKL设计公司担当建筑设计,香港郑中设计事务所担任室内设计和机电顾问以保障项目的最豪华品质。酒店作为石家庄瞩目的新高度,将打造成为省会城市又一地标性建筑。酒店距离河北博物馆仅需20分钟车程,距离正定古城/隆兴寺仅需30分钟,距离西柏坡红色革命圣地约85分钟车程,能够满足喜欢探索本地特色景点宾客的需求。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>套房</span><span>健身中心</span><span>含车位</span><span>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SJWSJ</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="https://www.ihg.com.cn/vignettecollection/hotels/cn/zh/shijiazhuang/sjwsj/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SJWTZ" data-hotel-code="SJWTZ">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-shijiazhuang-9694343129-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 石家庄高新假日酒店</h2>
|
||
<span class="code">SJWTZ</span>
|
||
</div>
|
||
<div class="addr">高新区天山南大街532号 石家庄 Hebei 050000 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">石家庄高新假日酒店位于石家庄高新技术产业开发区,南二环东延与天山南大街交口,酒店距离石家庄市中心城区约14公里,距离正定国际机场约40公里。石家庄高新假日酒店是洲际酒店集团旗下全服务型酒店,配有230间舒适客房、全日餐厅、大堂酒廊、健身中心、游泳池以及超过1000平米的室内外宴会场地。酒店配备完善的会议、餐饮、住宿以及休闲、娱乐、健身等设施,礼迎海内外来宾,致力为宾客带来难忘的入住体验。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健康活动</span><span>允许携带宠物</span><span>商务中心</span><span>儿童餐饮欢乐尽享</span><span>健身中心</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SJWTZ</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="https://www.ihg.com.cn/holidayinn/hotels/cn/zh/shijiazhuang/sjwtz/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SJWXI" data-hotel-code="SJWXI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-xinji-8270209834-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 辛集中心智选假日酒店</h2>
|
||
<span class="code">SJWXI</span>
|
||
</div>
|
||
<div class="addr">教育路与永安街交口西南角 万达广场南邻 辛集 Hebei 052300 | 400 88 40 888</div>
|
||
<div class="rating">评分:3.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">河北,拥有长城、承德避暑山庄、清东陵和清西陵三项世界文化遗产,风景秀丽,物产丰富,是一片充满活力与生机的热土。辛集市位于河北省石家庄市东部位中心城市,被称为皮革之都,历史悠久,也是重要的优质棉花和鸭梨产地。
|
||
辛集中心智选假日酒店位于辛集市教育路北段,新兴经济中心商圈,地理位置优越,交通便捷,周边拥有便利的娱乐、餐饮、休闲、文化等消费场所,毗邻辛集国际皮革城约100米,万达广场约 万达广场约60米,轻松步行前往。酒店距离石家庄正定国际机场约85公里,距离辛集站约5公里,距离辛集南站约7公里,距离黄石高速路口约8公里。闲暇之余,从酒店出发,驾车可前往清利寺等周边景点,都是您不错的休闲之选。
|
||
无论是假期,还是公务,让辛集中心智选假日酒店成为您到访辛集的理想之选。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>健身中心</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SJWXI</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SJWYA" data-hotel-code="SJWYA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-yangquan-6532398525-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 阳泉中心智选假日酒店</h2>
|
||
<span class="code">SJWYA</span>
|
||
</div>
|
||
<div class="addr">大连街1号 经济技术开发区 阳泉 Shanxi 045099 | 400 88 40 888</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">阳泉,位于山西省中东部,是一座新兴的工业城市,也是山西向东发展的桥头堡。
|
||
酒店地理位置优越,位于阳泉市经济开发区大连路,毗邻客运总站,火车站,北国商场,沃尔玛购物中心及北山公园,轻松驾车也即可到阳泉市区主要休闲景点,如南山公园,桃林沟风景区,翠屏山风景区,百团大战纪念馆,
|
||
|
||
酒店拥有99间大气舒适的客房,所有房间均配有大屏幕液晶电视、盥洗设施及沐浴备品等,让您在淋浴中解压释怀,疲惫感一扫而空。不论是在高效办公区域专注工作,还是全身心放松地躺在舒适的床铺上,您都可以找到属于自己的完美私人空间。同时,酒店还提供残疾人服务,让他们同样感受到居住的愉悦和安心。
|
||
|
||
酒店同时设有1间功能齐全的会议室,配有中央空调、白板架、数字投影仪等,是举办各类会议或活动的理想之所,可满足各类会议需求。同时,酒店内还拥有自动售货机和其他自助式服务设施,伴您开启智能之旅。
|
||
|
||
酒店采用“新一代”设计,打造出一个集工作、休闲、餐饮为一体的共享“智·空间”,在早餐时段,请您尽情享用设有中西式菜肴的每日自助早餐。而在其他时段,向您提供灵活多变的工作和休闲模式,贯彻满意的服务精神,全方位满足您的住宿要求,是您商务旅游的理想下榻之地,旅途中快乐的港湾。
|
||
|
||
无论是商务出行,还是度假休闲,到访阳泉中心智选假日酒店将是您的明智之选。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SJWYA</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SKGTI" data-hotel-code="SKGTI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-thessaloniki-8783437272-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 塞萨洛尼基</h2>
|
||
<span class="code">SKGTI</span>
|
||
</div>
|
||
<div class="addr">Monastiriou 8 Thessaloniki 54629 | 00800 161 2203 0036</div>
|
||
<div class="rating">评分:4.07</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Smart hotel in central Thessaloniki, with a high-class Bar Restaurant, Indoor Pool at the rooftop and Meeting rooms.
|
||
Holiday Inn® Thessaloniki is in the city centre, close to the port and a short walk from the historic old city.
|
||
Thessaloniki train station is 7 minutes’ walk from the hotel. Regular buses run from the station to Makedonia International Airport (SKG) in around 30 minutes. Step back in time while wandering the Old Town's hilltop streets, as well as the 12 UNESCO World Heritage monuments.
|
||
The city’s famous White Tower is a 30-minute walk, and the HELEXPO Exhibition Centre is easily reachable by bus. The hotel's 5 naturally lit meeting rooms can cater every event with space for up to 600 guests.
|
||
At this hotel you can enjoy:
|
||
-Level 9 Bar Restaurant
|
||
- Indoor pool
|
||
- Mini gym
|
||
- Extensive business facilities
|
||
- On-site parking
|
||
You’ll get a great night’s sleep in soundproof rooms and spacious suites. Kids stay and eat free, so you can make the most of the delicious Greek and international cuisine in Aristotelis restaurant at the totally renovated ground floor. The relaxing Capitol lobby bar offers tasty bites and drinks. Ready to unwind? The newly designed rooftop welcomes Level 9 Bar Restaurant for scrumptious meals or inspired cocktails and the Indoor pool for invigoration with amazing view.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健康活动</span><span>允许携带宠物</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>EV Charging</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SKGTI</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.hithessaloniki.gr">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SKNRI" data-hotel-code="SKNRI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-saunderstown-4104161112-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 南金斯敦(新港地区)</h2>
|
||
<span class="code">SKNRI</span>
|
||
</div>
|
||
<div class="addr">3009 Tower Hill Road Saunderstown Rhode Island 02874 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">South Kingstown Hotel's New England Hospitality CharmsWelcome to the always-accommodatingHoliday Inn® South Kingstown (Newport Area) hotel. With ideal proximity to the University of Rhode Island and New England's finest beaches, this property is the perfect choice for travelers seeking quality and consistency in South Kingstown, RI. Major area businesses and organizations, such as Modine Manufacturing, Carousel Industries, and South County Hospital are within easy access from the hotel. The University of Rhode Island is just three miles from the hotel. Whether coming for a show at the Ryan Center, a baseball game at BIll Beck field, a conference at URI, or a training course at the University, the Holiday Inn is the perfect choice! In historic Newport, RI, are the spectacular Newport Mansions, world class dining and shopping options. The beautiful Narragansett beaches, fantastic museums, Nordic Lodge seafood buffet, antique shops, and many dining options are all nearby. Minutes from the Holiday Inn, in Pt Judith you can hop a ferry to Block Island, which the Nature Conservancy calls one of the twelve "Last Great Places" in the Western hemisphere.Our hotel is near many wedding venues- the Towers, Kinney Bungalow, Shepherd's Run, and the Dunes Club in Narragansett, a hotel with a great location and unparalleled guest service. Look no further! "Stay Real" and call us today.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>Children's Activities</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SKNRI</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SKPCC" data-hotel-code="SKPCC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent--sphc--skopje-10625828444-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">SPND</span>
|
||
<h2>Independent (SPHC) Hotel Skopje City Centre</h2>
|
||
<span class="code">SKPCC</span>
|
||
</div>
|
||
<div class="addr">Vasil Iljoski Br 5 Skopje 1000 | </div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome at Skopje City Center ! Our hotel at the heart of Skopje offers the perfect blend of comfort, and convenience, placing you steps away from iconic landmarks like Macedonia Square, the Stone Bridge, and the Old Bazaar. Whether you're here for business or leisure, enjoy modern rooms with comfortable bedding, high-speed Wi-Fi, and thoughtful amenities designed for your stay. Start your day with a freshly prepared breakfast or unwind at our on-site bar. Explore nearby attractions or take a short trip to Matka Canyon and Vodno Mountain for adventure. With exceptional service, prime location, and easy access to transportation, our hotel ensures an unforgettable stay in Skopje. Book now and experience the city from a truly central perspective.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SKPCC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="https://www.ihg.com/spnd/hotels/gb/en/skopje/skpcc/hoteldetail?fromRedirect=true&qBrs=6c.hi.ex.sb.ul.ic.cp.cw.in.vn.cv.rs.ki.kd.ma.sp.va.re.vx.nd.sx.we.lx.rn.sn.nu.ge&qSrt=sAV&qDest=SKOPJE&qErm=false&qRms=1&qAdlt=1&qChld=0&qCiD=08&qCiMy=002026&qCoD=09&qCoMy=002026&qAAR=6CBARC&qRtP=6CBARC&setPMCookies=true&qpMbw=0&qpMn=1&srb_u=1&qRad=30&qRdU=mi">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SKPMP" data-hotel-code="SKPMP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-skopje-8183260832-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 斯科普里</h2>
|
||
<span class="code">SKPMP</span>
|
||
</div>
|
||
<div class="addr">Filip Vtori Makedonski, 5 Skopje 1000 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.12</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Hotel Holiday Inn Skopje, your ideal retreat in the heart of North Macedonia’s vibrant capital. Just steps from the iconic Stone Bridge and overlooking the scenic River Vardar, our hotel offers the perfect blend of comfort and convenience. Whether you're here for business or leisure, enjoy complimentary Wi-Fi, free parking, and easy access to Skopje’s most celebrated attractions. With eight versatile event spaces accommodating up to 1000 guests, we’re also a premier destination for conferences, weddings, and special occasions.
|
||
Our thoughtfully designed rooms feature air conditioning, flat-screen TVs with cable channels, and pillow menus to ensure a restful stay. Start your day with a hot buffet breakfast and indulge in local and international flavors at our on-site Restaurant Iris. Guests can take advantage of our 24-hour business centre, mini-gym, and relaxing sauna. In the evening, unwind with a glass of wine at the Open Lobby Bar or soak in the city views from our terrace. At Holiday Inn Skopje, we’re dedicated to making your stay truly memorable.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>Children's Activities</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SKPMP</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SKYES" data-hotel-code="SKYES">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-sandusky-4661099514-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Sandusky</h2>
|
||
<span class="code">SKYES</span>
|
||
</div>
|
||
<div class="addr">1515 Cedar Point Drive Sandusky Ohio 44870 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.35</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience our waterfront property near Cedar PointKnown as "Americas Roller Coast," Sandusky is the ideal place to stay featuring Cedar Point Amusement Park. Situated on Sandusky Bay with a waterfront view, The Holiday Inn Express & Suites Sandusky’s location provides guests with easy access to great attractions like Cedar Point, Lyman Harbor Banquet facility, Jackson Street Pier, and historic shops and museums in downtown Sandusky. Along with a well-equipped meeting room, The Holiday Inn Express Sandusky has several amenities geared toward corporate travelers. For instance, our Business Center has print and fax services and personal computers. We're close to a variety of local businesses including KBI, Ventra, and U.S. Tsubaki. When you stay with us at The Holiday Inn Express Sandusky, our hotel's location puts you just minutes from public beaches, antique shopping, fishing charters, golfing and a variety of restaurants, including The Thirsty Pony located right next to the hotel. You can enjoy activities like seeing beautiful downtown Sandusky, the Maritime Museum, or taking a cruise to the Lake Erie Islands. If you're looking for hotels in the Sandusky area, consider staying at our property that features a wide range of perks including waterfront views, free wireless Internet, an indoor pool, Fitness Center, and the newly updated complimentary Express Start Breakfast.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>不允许携带宠物</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SKYES</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SKYMO" data-hotel-code="SKYMO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-milan-7089828845-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Milan – Sandusky Area</h2>
|
||
<span class="code">SKYMO</span>
|
||
</div>
|
||
<div class="addr">11313 Milan Road Milan Ohio 44846 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">New Hotel in Milan Sandusky Area!
|
||
|
||
Holiday Inn Express & Suites Milan Sandusky Area. We are conveniently located next to the Ohio Turnpike I80/90 on RT.250 Milan Rd. We welcome everyone visiting the many tourist destinations in the area, business cliental and travelers on the way to their primary destination.
|
||
|
||
Our property has a large indoor pool, outside patio area with pergola and fire pit, big fitness room, great breakfast and family suites! Each brand new room has an upgraded Sealy memory foam gel mattress, equipped with a microwave, mini-refrigerator, Keurig, 49" NanoCell LG adjustable mount TV, numerous convenient outlets, in-room safe and access to our fast WIFI and wired internet options. All rooms include IHG Studio allows guest to connect and stream content from their personal device to their guest room TVs. Suites also include an additional pull out sofa and larger sitting area.
|
||
|
||
We are only 3.8MI to Kalahari Indoor Waterpark, 8.7MI to Sports Force Park and CP Sportscenter, 9.4MI to Summit Motorsports raceway and 11.5MI to Cedar Point. We are the closest hotel to the Ohio turnpike in the area, allowing you to get on the road fast and easy.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SKYMO</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCBT" data-hotel-code="SLCBT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-west-valley-city-2532489834-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Salt Lake-West Valley City</h2>
|
||
<span class="code">SLCBT</span>
|
||
</div>
|
||
<div class="addr">3038 S. Decker Lake Drive West Valley City Utah 84119 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Staybridge Suites® Salt Lake - West Valley City. Only minutes away from the Salt Lake City Intl. Airport (SLC) and downtown Salt Lake City, the Staybridge Suites Salt Lake – West Valley City hotel is the ideal choice whether you are in the area for work or a quick getaway. With a central location just off I-215, our all-suite West Valley City, UT hotel puts you within easy reach of some of the area’s top attractions and biggest corporations, all accessible via the adjacent UTA Trax Light Rail -Green Line and across the way of the Maverik Center; Home of the Utah Grizzlies. You will enjoy 20+ restaurants and a Megaplex movie theater at the Valley Fair Mall, just down the road! In town for an event? We are nearby the Utah Cultural Celebration Center, USANA Amphitheater, Vivint Arena and the Salt Palace Convention Center. Traveling with a furry friend? No worries! We’re pet friendly and provide a designated pet area around the hotel property and a running trail around Decker Lake park; located behind the hotel.
|
||
The Staybridge Suites® Salt Lake - West Valley City hotel is the ideal extended stay hotel with your perfect home-away-from-home amenities; including 24-hour business and fitness centers and complimentary laundry facilities. A full hot breakfast served complimentary every morning and evening meals Monday thru Wednesday, make us a great place to come home to.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>儿童餐饮欢乐尽享</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCBT</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.safarihospitality.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCCC" data-hotel-code="SLCCC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-salt-lake-city-4017393930-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Salt Lake City Downtown</h2>
|
||
<span class="code">SLCCC</span>
|
||
</div>
|
||
<div class="addr">206 South West Temple Salt Lake City Utah 84101 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express Salt Lake City Downtown!
|
||
|
||
Salt Lake City’s Holiday Inn Express Hotel is designed for businesspeople, conventioneers, and leisure travelers. Guests will enjoy our fresh, contemporary, high-tech hotel designed to offer a unique express experience and a great stay in the heart of Downtown Salt Lake City.
|
||
|
||
Guests will enjoy our convenient location directly across from the Salt Palace Convention Center. We are centrally located just minutes away from Interstate 15, Interstate 215, Interstate 80, Highway 89, the Amtrak Station, and Salt Lake City International Airport.
|
||
|
||
Business travelers will benefit from the proximity of our Holiday Inn Express to many nearby companies, including The Boeing Co., Chevron, Deloitte, Fidelity Investments, Goldman Sachs, KPMG, L3, Northrop Grumman, and Tesoro.
|
||
|
||
Our non-smoking Holiday Inn Express offers easy access to attractions, including Capitol Theatre, Clark Planetarium, Discovery Gateway Children’s Museum, Delta Center Arena, Great Salt Lake, Utah's Hogle Zoo, LDS Temple Square, Lagoon Amusement Park, The Leonardo Museum, Natural History Museum of Utah, Red Butte Garden, Rose Wagner Performing Arts Center, and Utah State Capitol.
|
||
|
||
Guests can enjoy various amenities, including a 24-hour Fitness Center, Guest Laundry, Business Center, and Free high-speed wireless Internet access. Enjoy access to our indoor pool and hot tub during designated hours.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>不允许携带宠物</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCCC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCDL" data-hotel-code="SLCDL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/garner-salt-lake-city-10932506842-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">RNHR</span>
|
||
<h2>Garner Hotel Salt Lake City Airport</h2>
|
||
<span class="code">SLCDL</span>
|
||
</div>
|
||
<div class="addr">223 Jimmy Doolittle Road Salt Lake City Utah 84116 | 1 877 942 7637</div>
|
||
<div class="rating">评分:3.28</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Check in to Garner Hotel Salt Lake City Airport and experience comfort, quality, and affordability. Our newly opened hotel in Salt Lake City, Utah, is ideally located near Salt Lake City International Airport and offers thoughtful amenities and comfortable rooms.
|
||
|
||
Experience adventure at your doorstep. Explore wildlife at Hogle Zoo or catch a live show at Utah First Credit Union Amphitheatre. Step into the heart of Utah’s heritage with a visit to Temple Square or enjoy family fun at Lagoon Amusement Park. Shoppers will love the upscale City Creek Center and the open-air Gateway Shopping Center. For a unique mix of science, art, and innovation, don't miss The Leonardo.
|
||
|
||
At Garner, we focus on what truly matters: a location that connects you to everything you love, a clean, comfortable guest room, and a cozy bed that promises restful nights. Plus, our complimentary hot breakfast is crafted to fuel your day with build-your own sandwiches and egg bowls. Make the most of your stay with our outdoor pool, fitness center, and 24-hour market. From the moment you arrive, you’ll experience a warm welcome and enjoy thoughtful touches designed to make your stay memorable.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>机场班车</span><span>健身中心</span><span>含车位</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCDL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCFF" data-hotel-code="SLCFF">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-salt-lake-city-5898505224-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites 盐湖城机场西</h2>
|
||
<span class="code">SLCFF</span>
|
||
</div>
|
||
<div class="addr">5001 W. Wiley Post Way Salt Lake City Utah 84116 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn and Suites Salt Lake City Airport West offers some of the best accommodations in Salt Lake City. Guests enjoy the convenience of staying within 5 minutes of the new SLC International Airport, as well as our complimentary airport transportation daily from 4am - midnight. Our convenient location puts you within 10 minutes of downtown Salt lake City, within close proximity to Antelope Island State Park, City Creek Center, Great Salt Lake State Park, Hogle Zoo, Lagoon Amusement Park, Maverik Center, Red Butte Garden, Salt Palace Convention Center, Salt Lake Regional Athletic Complex, Temple Square, Tracy Aviary, Utah State Capitol, Utah State Fair Park and Vivint Smart Home Arena.
|
||
|
||
Guests love our amenities which include Keurig coffee makers, mini refrigerators and recently upgraded bedding in every room. Stay connected with our free high-speed internet access and business center. Our hotel is designed to bring families and friends together with our indoor pool, whirlpool, fitness center and flexible banquet space.
|
||
|
||
Our Wingtips Bar and Bistro is onsite, so feel free to catch up over a drink or meal downstairs.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>机场班车</span><span>儿童餐饮欢乐尽享</span><span>健身中心</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCFF</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCHU" data-hotel-code="SLCHU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-herriman-10950363625-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Herriman - South Jordan</h2>
|
||
<span class="code">SLCHU</span>
|
||
</div>
|
||
<div class="addr">12097 S Anthem Creek Lane Herriman Utah 84096 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express in Herriman Utah where modern comfort meets the beauty and tranquility of the southwest Salt Lake Valley. Surrounded by sweeping mountain views and open skies our hotel provides a relaxing retreat while keeping you close to everything the area has to offer. Whether you are traveling for business visiting family attending local events or exploring Utah’s outdoor recreation our hotel offers a comfortable and convenient place to stay.
|
||
Guests enjoy thoughtfully designed accommodations featuring premium bedding spacious layouts fast WiFi smart televisions and comfortable workspaces that make it easy to relax or stay productive. Start your morning with our complimentary Express Start breakfast featuring a variety of hot and fresh options along with coffee to help you begin the day energized and ready to explore.
|
||
Located near Mountain View Corridor our property provides convenient access to downtown Salt Lake City major business centers and Salt Lake City International Airport. Outdoor enthusiasts will appreciate being just minutes from hiking and biking trails Blackridge Reservoir and the natural beauty that makes Utah such a unique destination. During the winter months guests can easily reach several world renowned ski resorts located in the nearby Wasatch Mountains.
|
||
After a day of meetings recreation or sightseeing return to a welcoming atmosphere designed to help you recharge.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>允许携带宠物</span><span>套房</span><span>商务中心</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCHU</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCLT" data-hotel-code="SLCLT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-layton-9055057791-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Layton - Salt Lake City</h2>
|
||
<span class="code">SLCLT</span>
|
||
</div>
|
||
<div class="addr">755 W. Heritage Park Boulevard Layton Utah 84041 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.76</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled at the base of the majestic Wasatch Mountains 27 miles north of the Salt Lake International Airport is the new Candlewood Suites hotel in Layton, Utah. The hotel is just off of interstate 15 and is within walking distance of two movie theaters, the Layton Hills Mall, the Davis Conference Center, SuperTarget, SeaQuest Aquarium, The Great Escape Room, 20 restaurants and bars, and much more. We are just miles from Hill Air Force Base, the Great Salt Lake, Antelope Island, and many world renowned ski resorts.
|
||
|
||
The hotel is designed to host large groups, teams, and conference-goers. Our unique Flex Rooms offer flexible space that can be used for a meeting/conference room, satellite office, storage, team room, VIP room, Hospitality Room, and much more.
|
||
|
||
The open, bright lobby features a business center with computer and printer, intimate seating areas for visiting, free fresh coffee station, a market for snacks, in-room-prep meals, and sundries, and the appliance Lending Locker.
|
||
|
||
Each room features a fully equipped kitchen, a King or 2 Queen Presidential Serta Beds, desk and chair, large TV with streaming service and all your favorite channels, and FREE extremely fast fiber internet access.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>标准厨房</span><span>商务中心</span><span>健身中心</span><span>区域班车接送</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCLT</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCMI" data-hotel-code="SLCMI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-midvale-10152552225-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 盐湖城南米德韦尔</h2>
|
||
<span class="code">SLCMI</span>
|
||
</div>
|
||
<div class="addr">7134 South 700 East Midvale Utah 84047 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.59</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express Salt Lake City South – Midvale, where a stay with us is memorable! Our beautiful 100% non-smoking hotel is conveniently located off I-15 / I-215 and is within walking distance of a large variety of restaurants and shopping. We are just a short distance from downtown Salt Lake City, world class ski resorts, and mountains full of outdoor activities. Experience luxurious accommodations and a host of thoughtful amenities such as a complimentary breakfast buffet featuring our signature hot items served daily, indoor pool / whirlpool, enhanced bath experience, business center, fitness area, wired and wireless high-speed Internet access. Nestled in a quiet location along the foothills of the majestic Wasatch Mountains, our centralize location places you near Salt Lake City, Park City, Orem, Provo, Sandy, West Jordan, West Valley and the Salt Lake City International Airport (SLC). Guests will enjoy popular attractions and destinations such as Big and Little Cottonwood Canyons, Alta, Snowbird, Brighton, Solitude, Temple Square, Energy Solutions Arena (Utah Jazz), Rice Eccles Stadium (U of U), Maverick Center, The Great Salt Lake, Antelope Island, Southtown Exposition Center, Rio Tinto Stadium, Timpanogos Cave, Historic Wheeler Farm, Thanksgiving Point and Cabela’s.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>不允许携带宠物</span><span>含车位</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCMI</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.hiexpressslc.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCMU" data-hotel-code="SLCMU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-murray-3624901367-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Salt Lake City South - Murray</h2>
|
||
<span class="code">SLCMU</span>
|
||
</div>
|
||
<div class="addr">5429 South Commerce Drive Murray Utah 84107 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.30</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express and Suites is located in the heart of all things that brings you to Murray, UT.
|
||
|
||
We are the nearest hotel from Intermountain Medical Center in Murray, UT, and less than 20 miles from the internationally acclaimed "greatest snow on earth" at Snowbird, Brighton, Solitude and Alta ski resorts. We have it all. We are only a short 14 minute walk from the Murray Central Transportation Center with direct access to Salt Lake International Airport, Downtown Salt Lake City via UTA Frontrunner and TRAX trains. We are 6 miles from Mountain America Exposition Center and 8 miles from Delta Center and just minutes from premier shopping, dining and entertainment and all the adventures that Salt Lake City, the Wasatch Mountains and the Salt Lake Valley has to offer.
|
||
|
||
Whether you are here for business or leisure, The Holiday Inn Express and Suites is a favorite for visitors to Murray and look forward to becoming your favorite too.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>不允许携带宠物</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCMU</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SLCMV" data-hotel-code="SLCMV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-midvale-9424634369-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Midvale市</h2>
|
||
<span class="code">SLCMV</span>
|
||
</div>
|
||
<div class="addr">747 West Blue Vista Lane Midvale Utah 84047 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.62</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">An Extended Stay Hotel centrally located in Salt Lake City - Midvale
|
||
|
||
Welcome to the Staybridge Suites Salt Lake City (SLC) – Midvale. Our IHG award winning all-suite hotel is located just off I-15 at 7200 S & 700 W in the heart of the Salt Lake Valley and 12 mi. south of downtown SLC. Our central location is ideal for travelers visiting the South Jordan, West Jordan, West Valley City & Sandy areas. Our property is pet friendly and all our rooms have kitchens. Enjoy our outdoor living area & year-round heated outdoor pool & spa. Enjoy our complimentary mid-week evening social and breathtaking mountain views.
|
||
|
||
Topgolf, the premier golf entertainment complex is located just across the street from our hotel.
|
||
Shop nearby Fashion Place Mall, Jordan Landing & Gardner Village. We also have over 20 restaurants located within walking distance of our hotel. For skiers, easy slope access via ski bus to Snowbird, Alta, Solitude & Brighton.
|
||
|
||
Salt Lake offers state of the art Trax light-rail. The adjacent Trax station offers direct service to Downtown SLC, Salt Palace Convention Center & one stop transfer to the SLC Int’l Airport. Nearby are Headquarters for Overstock, CHG, Intermountain Medical Center, FLSmidth, IHC Distribution Center & Nelson Labs.
|
||
|
||
Upscale features include full kitchens, 43 inch HD TVs and a choice of studio, 1- & 2-bedroom suites. 1200 ft. Meeting Space.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>简易厨房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SLCMV</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div><div class="pager"><a href="page-246.html">上一页</a> 第 247 / 300 页 <a href="page-248.html">下一页</a></div></div>
|
||
<script>
|
||
document.addEventListener("click", function(e) {
|
||
if (!e.target.classList.contains("welcome-toggle")) return;
|
||
const box = e.target.closest(".welcome");
|
||
box.classList.toggle("open");
|
||
e.target.textContent = box.classList.contains("open") ? "收起" : "展开";
|
||
});
|
||
</script>
|
||
</body>
|
||
</html> |