617 lines
50 KiB
HTML
617 lines
50 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-24.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-BKKPR" data-hotel-code="BKKPR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-bangkok-9767770207-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Bangkok Phayathai</h2>
|
||
<span class="code">BKKPR</span>
|
||
</div>
|
||
<div class="addr">99 Phayathai Road, Thanon Phayathai, Ratchathewi Bangkok 10400 | 18000 18 300</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Express Bangkok Phayathai, our hotel is perfectly located in the vibrant Siam area, just 150 meters (a 5-minute walk) from Phaya Thai BTS Skytrain Station, offering seamless access to Bangkok’s Airport Rail Link. Don Mueang International Airport is only 20 km away, and Suvarnabhumi International Airport is just 27 km, making it convenient for domestic and international travelers alike.
|
||
|
||
Our prime location places you close to Bangkok’s most iconic shopping and dining destinations, including Siam Paragon, MBK Centre, Central World, Platinum Fashion Mall, Chatuchak Weekend Market, and Chinatown. Whether you’re visiting for shopping, dining, or sightseeing, you’ll experience the vibrant energy of the city right at your doorstep.
|
||
|
||
Start your day with our complimentary Express Start Breakfast, featuring Grab & Go options for guests on the move. Stay connected with free Wi-Fi and maintain your fitness routine in our 24-hour gym. After a busy day, relax in our modern guest rooms, designed for both comfort and convenience, with high-quality bedding, a choice of soft or firm pillows, and invigorating power showers.
|
||
|
||
At Holiday Inn Express Bangkok Phayathai, we make travel seamless, offering everything you need for a comfortable, fuss-free stay. Book today for the perfect balance of convenience, connectivity, and comfort!
|
||
|
||
We look forward to welcoming you to a comfortable and memorable stay!</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">BKKPR</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/holidayinnexpress/hotels/th/th/bangkok/bkkpr/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKKPT" data-hotel-code="BKKPT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hotel-indigo-bangkok-9838104011-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">INDG</span>
|
||
<h2>Hotel Indigo Bangkok Phayathai</h2>
|
||
<span class="code">BKKPT</span>
|
||
</div>
|
||
<div class="addr">99 Phayathai Road, Thanon Phayathai, Ratchathewi Bangkok 10400 | 18000 18 300</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Hotel Indigo Bangkok Phayathai, where the vibrant tapestry of Bangkok's diverse heritage unfolds at every turn. Nestled in the dynamic Phayathai district, we are your perfect gateway to exploring the pulse of the neighborhood.
|
||
At Hotel Indigo Bangkok Phayathai, Thai heritage and local charm blend effortlessly with bold, contemporary design throughout the hotel, creating a vibrant and unique experience. Each corner tells a story, offering well-designed rooms with thoughtful amenities, complimentary Wi-Fi, and indulgent rain showers for a modern city stay. Experience breathtaking city views from our rooftop infinity pool on the 31st floor, or stay on top of your fitness regime with state-of-the-art equipment and inspiring cityscapes at our 24-hour fitness center.
|
||
Indulge in retail therapy at nearby shopping centers like Siam Discovery, Siam Centre, Platinum Mall, and MBK Centre, or savor local coffee and delicious street food for a truly authentic experience. For a serene escape, Santiphap Park is just a 5-minute stroll away. Explore Bangkok's rich history with easy access to iconic sites such as The Grand Palace and Wat Arun.
|
||
Discover the essence of our neighborhood through our lens—a modern hideaway offering endless encounters and new discoveries that make our home truly unique.</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>In hotel restaurants</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BKKPT</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-BKKRB" data-hotel-code="BKKRB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-bangkok-4058503761-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 曼谷暹罗智选假日酒店</h2>
|
||
<span class="code">BKKRB</span>
|
||
</div>
|
||
<div class="addr">889 Rama 1 Road Wang Mai, Pathumwan Bangkok 10400 | 18000 18 300</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">曼谷暹罗商圈的精智国际化酒店,提供免费早餐和高速无线网路。 酒店位于暹罗商圈的腹心地带,毗邻 BTS 空铁国家体育场站(National Stadium BTS),距素万那普国际机场(Suvarnabhumi International Airport)和廊曼国际机场(Don Mueang International Airport)仅需 45 分钟车程。步行几分钟即可到达曼谷最热门时尚商圈中的四大购物中心:MBK、Siam Discovery、Central World 和 Siam Paragon 。
|
||
|
||
时尚设计的酒店设有 300 间客房,提供优质寝具,并有软硬两种枕头的选择,保证房客一夜香甜好眠。房客在客房就可欣赏到令人叹为观止的国家体育场景观或曼谷活力四射的城市美景。各种智能设施一应俱全,例如屋顶健身房、环顾城市全景的屋顶花园、会议室、自助洗衣区、自动贩卖机、上网站、宽阔的长途汽车停靠站以及大型停车设施。透过免费“智选早餐”或可选外带早餐迎接崭新的一天,并享受酒店全区免费无线网路。 曼谷暹罗商圈的智选假日酒店是追求黄金地段与超值享受的旅客的明智之选,可获得放松且实惠的入住体验。立即预订并入住,酒店的精智团队将保证您获得愉悦的入住体验。</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">BKKRB</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-BKKRT" data-hotel-code="BKKRT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-rayong-9325163925-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites 罗勇府中心套房假日酒店</h2>
|
||
<span class="code">BKKRT</span>
|
||
</div>
|
||
<div class="addr">554/5 Sukhumvit Road Tumbol Noen Pra, Amphur Muang Rayong 21000 | 18000 18 300</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn & Suites Rayong City Centre, where the essence of modern comfort harmoniously blends with the heart of Rayong, Thailand. Our distinguished hotel beckons both leisure and business travelers, embracing them in a seamless union of contemporary sophistication and the celebrated Thai warmth in hospitality. Strategically ensconced in the heart of the city, we provide seamless access to premier attractions, dynamic shopping havens, and thriving corporate hubs. Our accommodations are painstakingly designed to cater to your every need, be it a brief getaway or an extended retreat. Your journey begins here, where comfort meets authenticity, and every moment is an invitation to experience the finest that Rayong has to offer.</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">BKKRT</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.rayong.holidayinn.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKKSN" data-hotel-code="BKKSN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/vignette-collection-bangkok-9479816019-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">LXLX</span>
|
||
<h2>Vignette Collection 洲至奢选曼谷新浩中央酒店</h2>
|
||
<span class="code">BKKSN</span>
|
||
</div>
|
||
<div class="addr">68 Soi Langsuan Lumpini, Pathumwan Bangkok 10330 | 18000 18 300</div>
|
||
<div class="rating">评分:4.44</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">曼谷是一座国际化大都市,融合了五彩斑斓的艺术和文化。这里有绿意盎然、宁静逸然的空间,熙熙攘攘、活力满溢的巷道等待探索。盛大的节庆活动时常上演,高耸入云的写字楼和纸醉金迷的娱乐场所鳞次栉比。洲际酒店集团(IHG)旗下洲至奢选曼谷新浩中央酒店,IHG酒店,便在此处,拥抱着朗逊商圈的似锦繁华。
|
||
|
||
酒店大厦位于曼谷市中心黄金地带,拥有 393 间客房,五光十色的休闲娱乐、高端大气的商务场所近在咫尺,绿树葱茏的曼谷“城市之肺”——朗逊也仅有数步之遥。步行5分钟可抵达两个轻轨站,四通八达的交通网络将您送往大都会的各个角落。我们的客房类型多样,餐厅酒吧精致典雅,绝对是品质、价值和舒适的代名词,并以丰富的选择满足客人的喜好,打造最佳下榻之地,领略曼谷的缤纷风情。
|
||
|
||
洲至奢选曼谷新浩中央酒店,IHG酒店,品牌系列定位高端,氛围轻松愉悦,为品位非凡的客户打造卓越之享,给先锋旅行者和城市冒险家带来随处可享的便利。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>不允许携带宠物</span><span>简易厨房</span><span>健身中心</span><span>EV Charging</span><span>Children's Activities</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BKKSN</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.sindhornmidtown.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKKSW" data-hotel-code="BKKSW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-nakhon-ratchsima-7422615689-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental 考艾洲际度假酒店</h2>
|
||
<span class="code">BKKSW</span>
|
||
</div>
|
||
<div class="addr">262 Moo 6 Pong Talong Sub-District Pak Chong District Nakhon Ratchasima 30450 | 18000 18 300</div>
|
||
<div class="rating">评分:4.41</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Immerse yourself in nature at InterContinental Khao Yai Resort. This luxury resort is near UNESCO World Heritage-listed Khao Yai National Park, a must-see destination. Designed by award-winning architect and interior designer Bill Bensley, our exquisite resort draws inspiration from the area's history as a rail gateway to northeast Thailand. Here, upcycled train carriages have been converted into luxury suites, exquisite meals are multi-coursed, and the spa treatments and pool are exceptional.</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>In hotel restaurants</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BKKSW</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://khaoyai.intercontinental.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKKTH" data-hotel-code="BKKTH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-bangkok-9826633302-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 曼谷通罗Staybridge套房酒店</h2>
|
||
<span class="code">BKKTH</span>
|
||
</div>
|
||
<div class="addr">101 Soi Sukhumvit 55 (Thonglor Road) Khwaeng Khlong Tan Nuea, Khet Watthana Bangkok 10110 | 18000 18 300</div>
|
||
<div class="rating">评分:4.42</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">欢迎入住曼谷通罗Staybridge Suites酒店,这是亚太地区第一家Staybridge Suites酒店,邀您享受更佳的居住体验。该酒店位于曼谷最具生机的通罗地区,距离通罗火车站仅几分钟路程,步行即可到达。该酒店交通便利,从阿索克(Asok)天铁车站和素坤逸(Sukhumvit)地铁站仅需两站即可到达曼谷中央商务区。
|
||
|
||
您可于此尽情工作、放松身心并畅玩娱乐,其特大套房拥有无限的可能性,可提供宽敞的房间,内部设有带浴缸和阳台的套间、高级床上用品、设备齐全的小厨房、冰箱、炉灶、洗衣机和烘干机。公共空间设有带按摩浴缸的空中游泳池、日式温泉、桑拿间、健身房、免费热早餐、免费 WiFi和The Social社交活动,这是酒店主办的一项晚间聚会活动。这里可满足您一切所需,并将超出您的预期。
|
||
|
||
极富活力的通罗将让您享受绝佳的居住体验,这里设有精品店、社区购物中心和无数熙熙攘攘的餐厅,有当地的街边美食、高级餐厅、迷人的咖啡馆、极具魅力的俱乐部和夜总会,或者通罗小巷中其他尚待发掘的精品遗珠。</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">BKKTH</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-BKKTL" data-hotel-code="BKKTL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-bangkok-9410016946-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental 曼谷素坤逸洲际酒店</h2>
|
||
<span class="code">BKKTL</span>
|
||
</div>
|
||
<div class="addr">10 Soi Sukhumvit 59, Sukhumvit Road Klongtan Nua, Watthana Bangkok 10110 | 18000 18 300</div>
|
||
<div class="rating">评分:4.22</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">曼谷素坤逸洲际酒店将现代设计与泰式元素和谐交织,为您重新诠释奢华定义。时尚素坤逸街区的豪华购物中心和充满活力的夜生活场所均近在咫尺。在我们设施先进的客房和套房放松舒展,欣赏令人屏息的城市美景,并享受豪华设施。我们的酒店内餐厅和酒吧将带您踏上一场美食之旅。欢迎下榻素坤逸路上的最终目的地,无微不至的服务在此等待着您。</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">BKKTL</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://avabrasserie.com/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKOOK" data-hotel-code="BKOOK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-blackwell-4551765943-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Blackwell</h2>
|
||
<span class="code">BKOOK</span>
|
||
</div>
|
||
<div class="addr">827 S. 44th Street Blackwell Oklahoma 74631 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the newest & most modern hotel in Blackwell, Oklahoma, conveniently located right off I-35 & 30 minutes from Ponca City, Oklahoma. The Holiday Inn Express & Suites Blackwell is the right choice for your business or leisure travel.
|
||
Enjoy your stay with attractions such as the Northern Oklahoma Handfishing Expedition where you try your hand at noodling, Ashby's Antique Mall, Oklahoma Historical Society Museum, the 9 Hole Municipal Golf Course. Enjoy gambling? Visit Tonkawa Indian Casino or the Native Lights Casino. Travel east on highway 11 to enjoy attractions such as Lake Ponca, & Botanical Gardens.
|
||
If your trip is business-oriented you'll appreciate our Holiday Inn Express & Suites Blackwell hotel's proximity to major companies like Nextera Energy Resources, Smith International, Conoco- Phillips, Danaher Corporation, Baker Hughes Incorporated, Dresser-Rand Group Inc., J B Oil Field, & Shaw Group.
|
||
During your stay at our 100% non-smoking Blackwell, OK hotel, be sure to enjoy a swim in the heated indoor pool and/or work out in the 24-hour fitness center. Enjoy our free hot Express Start breakfast, which features our signature cinnamon rolls & Arabica bean coffee. Relax in our newly designed guestrooms featuring free high-speed wireless internet, HDTV, refrigerator, microwave, desk with ergonomic chair, & choice of a tub or shower.
|
||
Make reservations at the Holiday Inn Express & Suites Blackwell today! We look forward to your visit!</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">BKOOK</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.hiexpress.com/Blackwell">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKRBA" data-hotel-code="BKRBA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-bakersfield-4522029499-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Bakersfield Airport</h2>
|
||
<span class="code">BKRBA</span>
|
||
</div>
|
||
<div class="addr">19480 Quinn Road Bakersfield California 93308 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express & Suites, Bakersfield Airport, welcomes you to our incredible Kern County Hotel! We are conveniently located off CA-99, offering top-notch amenities and a great location that reduces driving time and provides you with the most comfortable stay possible. Our hotel is located in close proximity to Meadow Fields Airport, just 2.2 miles from the hotel and Bakersfield Amtrak Train Station 7 miles away. Business travelers can find many major corporations nearby while staying at our North Bakersfield hotel. Companies such as Flying Jay Refinery, Aera Energy and Chevron are all less than 10 miles away. The Mechanics Bank Arena, Theater and Convention Center are also just 5 miles away. The city of Bakersfield is home to numerous attractions, as well as dining and shopping in the downtown area where you will find many great specialty stores and restaurants. In addition, you'll love spending an evening at a live concert in Buck Owens Crystal Palace, just 5 miles from our location. Beyond Bakersfield, hotel guests can find many beautiful hiking trails, as well as the Buttonwillow & Famoso Raceway.
|
||
|
||
We provide top-quality amenities that meets the needs of every traveler by starting the morning with our complimentary Express Smart Start HOT breakfast, complimentary high-speed wireless internet, 24-hour well-equipped Fitness Center, and a relaxing outdoor swimming pool.</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">BKRBA</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-BKRBO" data-hotel-code="BKRBO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-bakersfield-10183744105-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 贝克斯菲尔德中央</h2>
|
||
<span class="code">BKRBO</span>
|
||
</div>
|
||
<div class="addr">3001 Buck Owens Boulevard Bakersfield California 93308 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express® & Suites Bakersfield Central – your ideal Bakersfield hotel for business, adventure, and relaxation. Conveniently located off Highway 99 and midway between Los Angeles and Fresno, our modern hotel offers quick access to downtown Bakersfield, CA, local attractions, and major employers.
|
||
Business travelers appreciate our proximity to Chevron, Halliburton, Frito-Lay, Dreyer’s Nestlé, Schlumberger, Aera Energy, and Baker Hughes. We’re just five miles from Meadows Field Airport (BFL), making travel easy for meetings and projects in Kern County.
|
||
Discover Bakersfield’s best attractions nearby — from concerts at the Mechanics Bank Arena and live music at Buck Owens’ Crystal Palace to family fun at the California Living Museum (CALM Zoo) and outdoor adventures along the Kern River Parkway Trail.
|
||
Enjoy a free Express Start™ Breakfast, outdoor pool, whirlpool, 24-hour Business and Fitness Centers, and free high-speed Wi-Fi in every room. Experience warm hospitality and great value at the Holiday Inn Express® Bakersfield Central – one of the top hotels in Bakersfield, California.</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">BKRBO</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-BKREX" data-hotel-code="BKREX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-bakersfield-3694086501-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 贝克斯菲尔德</h2>
|
||
<span class="code">BKREX</span>
|
||
</div>
|
||
<div class="addr">4400 Hughes Lane Bakersfield California 93304 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.49</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Be Impressed by Hotel's Location in Bakersfield, CAOur hotel's guests are just moments from all the local attractions and businesses since the Holiday Inn Express® Bakersfield hotel's property is just off Hwy-99 and near Hwy-58. In addition, we offer perks like an outdoor pool and a whirlpool, so visitors can relax during their trip.Superior amenities, a great location and a helpful staff make us the perfect choice for corporate travelers. Keep in touch with the office in the Business Center by using the free Wi-Fi access, and two meeting rooms are available for your next seminar or event. Companies like Halliburton, State Farm Insurance and Greenway Insurance Service are also in the hotel's area.Bakersfield is filled with great family-friendly fun just waiting to be discovered. Learn about country music legend Buck Owens or see a live performance at Buck Owens' Crystal Palace. The Kern County Museum has something for everyone, from the Lori Brock Children's Discovery Center to a Pioneer Village. There are plenty of attractions for patrons who love the outdoors, including easy access to Sequoia National Forest.Let us help you relax with amenities such as a putting green, basketball court and Fitness Center. Every morning, you can wake up to hot items like scrambled eggs and crispy bacon on the free Express Start Breakfast Bar, providing a tasty start to your day. Make your reservations today, and let us pamper you during your stay.</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">BKREX</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-BKRFR" data-hotel-code="BKRFR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-lebec-4221382362-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Frazier Park</h2>
|
||
<span class="code">BKRFR</span>
|
||
</div>
|
||
<div class="addr">612 Wainright Ct. Lebec California 93243 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Express & Suites Frazier Park, your perfect pit stop between Los Angeles and Bakersfield, just off I-5 near Lebec. Whether you’re traveling with family, friends, or colleagues, we’re here to make your stay comfortable and convenient so you can focus on the adventure ahead.
|
||
Explore the great outdoors with hikes in Los Padres National Forest, scenic drives through Hungry Valley, stargazing at Mt. Pinos, and snowshoeing in Frazier Park. Take a quick trip to Fort Tejon State Historic Park, just 10 minutes away; shop at the Outlets at Tejon in under 20 minutes; or seek thrills at Six Flags Magic Mountain, only 40 minutes from our doorstep. Plus, the brand-new Hard Rock Hotel & Casino Tejon is just a short drive away, perfect for a night of dining, gaming, and live entertainment.
|
||
Planning an event? We’re the only hotel offering professional meeting space within 45 miles, so you’ve come to the right place. Enjoy thoughtful amenities like our free Express Start® Breakfast buffet and seasonal outdoor pool. With free parking, complimentary Wi-Fi, and convenient EV charging stations, we offer everything you need for an unforgettable stay in Lebec!</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">BKRFR</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-BKRRH" data-hotel-code="BKRRH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-bakersfield-3993149457-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites 贝克斯菲尔德北</h2>
|
||
<span class="code">BKRRH</span>
|
||
</div>
|
||
<div class="addr">3927 Marriott Drive Bakersfield California 93308 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.25</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn & Suites Bakersfield, located in the beautiful San Joaquin Valley, just 12 minutes from the regional airport, Meadows Field. We blend comfort with exceptional service to provide a memorable stay.Off CA-99, our Bakersfield hotel provides easy access to top attractions like Mechanics Bank Arena, California Living Museum, and Hart Memorial Park. Enjoy outdoor adventure in Sequoia National Forest, Wind Wolves Preserve, and Kern National Wildlife Refuge, all within an hour.Enjoy a delicious meal for breakfast and dinner at our on-site restaurant, Joe’s Restaurant and Lounge, or grab a snack from our 24-hr Market. Take a dip in our indoor pool, stay active in our 24-hr Fitness Center, and enjoy complimentary Wi-Fi. With spacious rooms and free parking, we provide everything you need for an enjoyable Bakersfield hotel stay.</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>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BKRRH</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.holidayinn.com/nbakersfieldca">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-BKWHR" data-hotel-code="BKWHR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-beckley-7918605641-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites 贝克利</h2>
|
||
<span class="code">BKWHR</span>
|
||
</div>
|
||
<div class="addr">114 Dry Hill Road Beckley West Virginia 25801 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.31</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our Beckley WV Hotel Welcomes you to a Southern West Virginia
|
||
|
||
Discover the wild beauty and storied history of southern West Virginia when you stay at the Holiday Inn &amp; Suites in Beckley WV. Ideally located off I-77 our Beckley hotel is close to the area&#39;s major attractions and businesses.
|
||
|
||
Families enjoy our location because it provides easy access for all local attractions. The Exhibition Coal Mine, Outdoor Drama at Grandview State Park, Burning Rock ATV Park, and Winterplace Ski Resort are nearby to offer you outdoor adventure anytime of the year. Visit Tamarack, which is less than a mile from our hotel and showcases beautiful handmade items. West Virginia also boasts the best world-class white-water rafting in the eastern US. Our hot tub is just what you will need after a day on the New or Gauley Rivers.
|
||
|
||
Business guests know that lodging in our Beckley hotel means convenient access to local companies and wecan also host your company party with our delicious catering services, as well as free Wi-Fi and business center access. At the end of the day, reward yourself with a drink from our lounge or dinner in our full service restaurant.
|
||
|
||
When you&#39;re looking for lodging in Beckley, think of Holiday Inn. As a family friendly hotel we feature a full-service restaurant where kids under 12 eat for free. Book your reservations for a WV vacation. Relax it&#39;s Holiday Inn.</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">BKWHR</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-BLACB" data-hotel-code="BLACB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-alc-dia--balearic-islands-8199478427-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">TNTN</span>
|
||
<h2>Iberostar Waves Ciudad Blanca</h2>
|
||
<span class="code">BLACB</span>
|
||
</div>
|
||
<div class="addr">Carretera Puerto Alcudia-Arta, 43 Bahia de Alcudia-Mallorca 7408 | 900 983 142</div>
|
||
<div class="rating">评分:5.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Iberostar Waves Ciudad Blanca, perfectly nestled between the sun-kissed Playa de Muro beach and the historic charm of Alcudia. This enchanting resort effortlessly combines the best of both worlds, offering a seamless blend of beachside serenity and cultural allure. The type of place that beckons you to experience a harmonious tapestry of leisure, gastronomy, and togetherness in the heart of Mallorca's captivating landscape.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>简易厨房</span><span>Beach Access</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">BLACB</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-BLBPA" data-hotel-code="BLBPA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-bloomsburg-4223839679-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express BLOOMSBURG</h2>
|
||
<span class="code">BLBPA</span>
|
||
</div>
|
||
<div class="addr">14 Mitchell Drive Bloomsburg Pennsylvania 17815 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.65</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Bloomsburg, PA Holiday Inn Express has an Easy off/on at Exit 232 of Interstate 80. Improved conveniences and a fresh new look with dependable service! We offer a warm welcome, friendly helpful staff, deluxe amenities, at an ideal location near to Attractions and Businesses surrounding the Bloomsburg / Columbia County area.
|
||
|
||
Guests value being just minutes from Fun and Adventures at Knoebels Amusement Park (with Free Parking / Free Admission), Worlds End State Park, Rickett's Glen State Park, the Children's Museum, Bloomsburg Fairgrounds, and the downtown National Historic District. One of the finest hotels near Bloomsburg University; we're the ideal place to stay for families.
|
||
|
||
Business guests enjoy our convenient location near to local companies that include Kawneer, Commercial Stainless, The J. M. Smucker Company, Bloomsburg Carpet Industries, Inc, Susquehanna Steam Electric Station, Montour Power Plant as well as Geisinger Medical Center and Bloomsburg Hospital. Stay productive with the free high-speed wireless Internet access and our 24-hour Business Center with fax, copy and print services.
|
||
|
||
Enjoy our Free Express Start breakfast bar, Black Out Shades,New Beds with triple-sheeting for a great night sleep! Indulge in the sparking indoor pool or work out in our well-equipped Fitness Center. Plenty to see and do with nearby; Shopping, Hiking, Boating, Kayaking, Covered Bridges, Festivals, Fair, Shows, Blue's Festival & Seasonal events.</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">BLBPA</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-BLFWL" data-hotel-code="BLFWL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/garner-wytheville-10679634560-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">RNHR</span>
|
||
<h2>Garner Hotel Wytheville East</h2>
|
||
<span class="code">BLFWL</span>
|
||
</div>
|
||
<div class="addr">1800 E Main Street Wytheville Virginia 24382 | 1 877 942 7637</div>
|
||
<div class="rating">评分:4.19</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Check in to Garner Hotel Wytheville East and experience comfort, quality, and affordability. Our hotel in southwestern Virginia is ideally located in Wytheville, VA, surrounded by beautiful mountains and foliage.
|
||
|
||
Experience adventure at your doorstep. Just minutes away from our hotel is the Edith Bolling Wilson Birthplace Museum in downtown Wytheville and the charming Wohlfahrt Haus Dinner Theatre. Outdoor enthusiasts can enjoy a round of golf at the scenic Draper Valley Golf Club or hike the breathtaking High Rocks Trail, offering panoramic views of the New River Gorge. Families will love visiting the Fort Chiswell Animal Park, while nature lovers can explore Claytor Lake State Park, perfect for fishing, boating, and lakeside picnics.
|
||
|
||
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 indoor pool, fitness center, and 24-hour market. From the moment you arrive at Garner Hotel Wytheville East, 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">BLFWL</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-BLHEX" data-hotel-code="BLHEX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-blythe-8234418246-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 布莱斯</h2>
|
||
<span class="code">BLHEX</span>
|
||
</div>
|
||
<div class="addr">650 West Wells Street Blythe California 92225 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.24</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled near the California–Arizona border, Holiday Inn Express & Suites Blythe is the perfect place to stay and play in scenic Blythe. Conveniently located off I-10 and just minutes from the Colorado River, our hotel offers easy access to top attractions like Bluewater Casino, Coachella Valley, Joshua Tree National Park, the Blythe Intaglios, and Blythe Municipal Golf Course.
|
||
|
||
Start your day with our complimentary Express Start® Breakfast buffet, keep your energy up in our 24-hour Fitness Center, and unwind with a refreshing swim in our outdoor pool. With free Wi-Fi, flexible meeting space, and convenient onsite parking with EV charging stations, we cater to our business and leisure guests alike. After a day of exploration, retreat to your spacious guest room, featuring plush bedding and modern amenities designed for your comfort and relaxation.
|
||
|
||
Whether you're here for a business trip, a family vacation, or a weekend getaway, our hotel provides everything you need for an enjoyable stay in California.</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">BLHEX</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-BLHOH" data-hotel-code="BLHOH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-blue-ash-4223836169-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 辛辛那提- BLUE ASH</h2>
|
||
<span class="code">BLHOH</span>
|
||
</div>
|
||
<div class="addr">4660 Creek Road Blue Ash Ohio 45242 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.23</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our Blue Ash Hotel's near Cincinnati
|
||
Welcome to the 100% smoke-free Holiday Inn Express® Hotel & Suites Cincinnati - Blue Ash! We're happy to provide you with a warm welcome, professional staff, clean, comfortable rooms, and free Wi-Fi access throughout the hotel.
|
||
|
||
Are you looking for choice business accommodations among hotels near Cincinnati? Our hotel is centrally situated in the Blue Ash business district, minutes from corporations such as Ethicon Endo Surgery, IBM, Kroger, P & G and Toyota. With free high-speed, wired and wireless Internet access in every room, you can keep your productivity high.
|
||
|
||
Leisure guests love our Blue Ash hotel's location near Cincinnati because they're close to everything. The family can spend a thrilling day riding the 15 roller coasters at Kings Island Amusement Park. The world-class Cincinnati Zoo and Newport Aquarium are just minutes away and offer exciting experiences for kids of all ages. And since downtown Cincinnati is so easy to reach, don't miss the Cincinnati Reds or an NFL Bengals game while you're in town.
|
||
|
||
As the "Smart Choice" for both leisure and business travelers visiting Cincinnati, OH, our hotel boasts an indoor pool, well-equipped fitness center and a free, hot breakfast. Additionally our friendly staff provides the most efficient service around. Best of all, we have the name you trust at a price that fit your budget. Book your room 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>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">BLHOH</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-23.html">上一页</a> 第 24 / 300 页 <a href="page-25.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> |