614 lines
50 KiB
HTML
614 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-99.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-GGGMC" data-hotel-code="GGGMC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-longview-5219623706-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 朗维 - 北</h2>
|
||
<span class="code">GGGMC</span>
|
||
</div>
|
||
<div class="addr">300 Tuttle Circle Longview Texas 75605 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.62</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the award-winning Holiday Inn Longview North, the largest hotel in the city of Longview, Texas!
|
||
Experience an unforgettable stay at the Holiday Inn Longview Texas, the preferred choice for East Texas Hotel accommodations. Enjoy our convenient location, the best restaurants, shopping and entertainment the City of Longview has to offer. Discover Longview’s business district with corporate destinations just a short drive away. Indulge yourself in our spacious guest rooms and full service amenities. Satisfy your craving or stop by for a drink at the Lambortini Bar & Grill, located right off of the hotel lobby.
|
||
Traveling to Longview for business? Take advantage of complimentary Wi-Fi internet access, free parking and spacious work areas. Discover the many ways the Holiday Inn Longview Texas sets the standard of value for all East Texas hotel deals. Swim in our indoor pool or bring creativity to your next meeting with our on-site event space and catering options.
|
||
Relax, it's the Holiday Inn. Click or call to make your next East Texas hotel reservation. We look forward to seeing you soon.</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>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GGGMC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 1% Service Charge.</div>
|
||
<a class="btn" href="hilongview.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GGGNA" data-hotel-code="GGGNA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-longview-5968334526-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Longview South I-20</h2>
|
||
<span class="code">GGGNA</span>
|
||
</div>
|
||
<div class="addr">711 North Access Rd Longview Texas 75602 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Exceptional Service and Comfort right off the Interstate.
|
||
Welcome to the new Holiday Inn Express® Hotel & Suites Longview South. We are conveniently located just off I-20 in the heart of beautiful East Texas. Our hotel is located 5 miles from East Texas Airport, 2.5 miles from Letourneau University, and 6 miles from Downtown Longview.
|
||
Start your day with our complementary Express Start® breakfast. . Looking to have a meeting. We offer a 700 square foot meeting space. We also offer a climate controlled Fitness Center and sparkling outdoor pool. Guest enjoys our free high-speed Wi-Fi and our 24-hour business center. We are located near Eastman Chemical, Joy Global, Belcher Center, and Christus Good Shepard Hospital.
|
||
Our location in Longview makes it a breeze to see this beautiful area's top attractions. Catch a show at Regal Longview Stadium 14, pay a visit to one of our beautiful parks or browse one of our many museums. You can attend The Great American Balloon Race every July. In March you can go antiquing at Zonta Antique Show and Sale. East Texas Boat, RV and Camping Expo is every January. Rockers Riders &Ribs is in October, and there is the Longview Gun Show every January, March, July, and November. End your day with one of our many choices of excellent local restaurants. You can't go wrong with Holiday Inn Express Suites Longview South.</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">GGGNA</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http://www.holidayinnexpresslongview.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GGGSB" data-hotel-code="GGGSB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-longview-9455634051-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 朗维</h2>
|
||
<span class="code">GGGSB</span>
|
||
</div>
|
||
<div class="addr">3409 4th Street Longview Texas 75605 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.83</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">This hotel is undeniably Longview, Texas' most versatile choice of accommodations! We are ideally located near Longview's business and shopping district. If visiting our beautiful city for business, you will find our central proximity to many local businesses (i.e. BP America, US Steel, Nucor, Eastman, Stemco, Longview Regional and Good Shepherd Hospitals) to be very convenient. Our complimentary wired and wireless Internet, large business center and large in room desks will make your visit easily productive. If weddings, conventions or meetings are in your plans, we are within 15 miles of Gregg County Airport, Maude Cobb Convention Center and many other great venues. We have meeting space with very comfortable extended public area space and gorgeous outdoor living space. For our special leisure guest needs from athletic events to romantic getaways, we strive to give you a memorable and very comfortable stay. Hollywood Theaters, Salt Grass, Copelands, Outback, Roadhouse, Longview Towne Center and Longview Mall are within a mile or two of our location. Take a dip in our covered outdoor pool, wind down at our evening social (Mon.-Wed.), workout in our fitness center and stay with us for an extended amount of time. Take advantage of a beautiful suite with a fully furnished kitchen. Whether you are here for one night or thirty, we will make your stay as convenient and relaxing as possible.</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">GGGSB</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-GHNCL" data-hotel-code="GHNCL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-newcastle-upon-tyne-5429647976-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 纽卡斯尔 - 新城中心</h2>
|
||
<span class="code">GHNCL</span>
|
||
</div>
|
||
<div class="addr">Clasper Way Swalwell Newcastle Upon Tyne NE16 3BE | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express in Gateshead, just off the A1 Motorway and a 10-minute drive from Newcastle Airport. Enjoy free parking and easy access to Newcastle city centre, with a convenient bus service running every 10 minutes from outside the hotel.
|
||
|
||
Our hotel is near some of Newcastle's top attractions. Discover over 250 brands at the Metrocentre just across the road to get your shopping fix or get hands-on with interactive exhibits at the Discovery Museum, a 10-minute drive away. Explore the fascinating Beamish Museum, the Living Museum of the North or cheer on Newcastle United at St James' Park, both reachable within 20 minutes.
|
||
|
||
Music lovers will enjoy performances at The Glasshouse International Centre for Music, previously known as Sage Gateshead. For live concerts and sports, guests can catch top performances at Utilitia Arena, a 10-minute drive from our hotel. Discover the iconic Angel of the North or relax at Blyth Beach, both of which can be reached within a 25-minute drive.
|
||
|
||
Enjoy comfortable rooms with free Wi-Fi, en-suite bathrooms with showers, and essential amenities like a work desk and iron. Start your day right with our free breakfast buffet, offering a variety of hot and cold options, fresh fruit juice, and hot drinks.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GHNCL</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.expressnewcastlemetro.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GHPRM" data-hotel-code="GHPRM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-riviera-maya-8183877276-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">SNSN</span>
|
||
<h2>JOIA Paraíso by Iberostar</h2>
|
||
<span class="code">GHPRM</span>
|
||
</div>
|
||
<div class="addr">Carretera Chetumal - P. Juarez Km 309 Riviera Maya Quintana Roo 77710 | 800 880 4515</div>
|
||
<div class="rating">评分:5.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Willkommen im JOIA Paraíso by Iberostar, einer preisgekrönten 5-Sterne-Oase an der Riviera Maya, wo jeder Moment zur Entspannung und Verbindung einlädt. Dieser All-inclusive-Rückzugsort nur für Erwachsene bietet einen persönlichen Butler-Service und liegt in einer privaten, gittergeschützten Anlage, die Sie mit vier anderen erstklassigen Iberostar-Hotels teilen - perfekt für eine luxuriöse Auszeit an den weißen Sandstränden von Playa Paraíso.
|
||
|
||
Überlassen Sie es uns, sich um die Details zu kümmern, während Sie die Einfachheit des Paradieses in sich aufnehmen. Von Spa-Behandlungen und Gourmet-Restaurants bis hin zu Golf, Tauchen und Entspannung am Strand - JOIA Paraíso by Iberostar bietet einen luxuriösen Aufenthalt mit vielen Aktivitäten, gehobenen Annehmlichkeiten und persönlichem Service.</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>In hotel restaurants</span><span>Golf</span><span>健身中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GHPRM</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-GIBAL" data-hotel-code="GIBAL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-los-barrios-4720290497-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 阿尔赫西拉斯</h2>
|
||
<span class="code">GIBAL</span>
|
||
</div>
|
||
<div class="addr">Carretera La Termina S/N Pol. Ind. Palmones III. Los Barrios, Cadiz Los Barrios 11379 | 900 983 177</div>
|
||
<div class="rating">评分:4.50</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>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GIBAL</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-GIBEX" data-hotel-code="GIBEX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-gibraltar-8445518300-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Gibraltar</h2>
|
||
<span class="code">GIBEX</span>
|
||
</div>
|
||
<div class="addr">21-23 Devil's Tower Road Gibraltar GX11 1AA | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.63</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Modern hotel located at the foot of the famous Rock of Gibraltar and very close to the international airport (GIB) with an all-day cafe/bar, free Wi-Fi and breakfast included.
|
||
Holiday Inn Express® Gibraltar hotel is only a few minutes' away from the city centre and from Gibraltar Marinas, Ocean Village and Casinos.
|
||
It's a short walk or drive to the shops in Main Street and to Casemates Square, and the buzzing harbourcafé and restaurants district. A taxi can whisk you to all the major areas of the Rock in a few minutes. The Great Siege Tunnels and the Upper Rock with the famous Barbary Macaques are 10 minutes' drive away.
|
||
You can host up to 15 clients in the hotel's air-conditioned meeting rooms. Catering is available if you're set for a long day. Due to the location of the hotel, car parking is limited and available on a first come serve basis however a public car park is also very close to the hotel.
|
||
Keep in touch with family and friends thanks to free Wi-Fi throughout the hotel. Begin your day with the included Express Start Breakfast, offering scrambled eggs, beans and sausages. You can enjoy snacks, simple meals or a welcome drink all day in the Express Café & Bar.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GIBEX</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 3.5 GBP Amenity Fee per guest per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GINCY" data-hotel-code="GINCY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-gas-city-4264256420-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 燃气市</h2>
|
||
<span class="code">GINCY</span>
|
||
</div>
|
||
<div class="addr">4914 North Beaner Boulevard Gas City Indiana 46933 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.25</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Here at the Holiday Inn Express Hotel Gas City, Indiana, our staff is waiting to show you small town hospitality in our beautifully decorated and conveniently outfitted hotel. Located just off I 69 between Indianapolis and Ft. Wayne, the hotel is in Gas City, Indiana, the heart of James Dean Country and close to both Taylor University and Indiana Wesleyan University. Business travelers find this location at exit 259 off I 69 provides easy access to corporations, including American Woodmark, International Paper, General Motors, Weaver Popcorn, Butterworth Industries and a Walmart Distribution Center. The complimentary high-speed Internet access makes it easy to keep in touch with the home office while you enjoy the hotel's relaxing atmosphere. In Gas City, Indiana, there is plenty of family friendly fun. The park and petting zoo are delightful places to unwind, or you can enjoy thrilling races at the Gas City I 69 Speedway. The James Dean Memorial Gallery, along with his birthplace and final resting place, are just down the road in Fairmount and Marion. This hotel requires a 350 USD deposit for any residents within a 50 mile radius.</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">GINCY</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 3.99 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GJTCW" data-hotel-code="GJTCW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-grand-junction-8076737879-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 大章克净重</h2>
|
||
<span class="code">GJTCW</span>
|
||
</div>
|
||
<div class="addr">654 Market Street Grand Junction Colorado 81506 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.47</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Newly Renovated HotelLocated off I-70, the Candlewood Suites Grand Junction NW has a prime location with easy access to all. Our spacious suites include all the luxuries of home while you enjoy all the area has to offer. Bask in the warm sunsets or gaze at the soaring natural monuments! Grand Junction is home to many activities that range from river rafting, to wine tasting, to strolling through our historical downtown or art museums. Grand Junction is known for its many tourist attractions including Colorado National Monument, Powderhorn, Colorado Mesa University, and Western Colorado Wine County with some of the best wines the valley has to offer. Grand Junction features some great events such as Country Jam USA, the JUCO World Series, and our home baseball team, The GJ Rockies who have over 30 home games throughout the year.Our suites include a fully equipped kitchen with dishwasher, full size fridge, two burner stove top and microwave, a large desk space, a 32-inch flat screen TV, and much more! We feature a full fitness center, and our Candlewood Cupboard, where you can purchase frozen dinners or midnight snacks. Our Lending Locker provides you with crockpots, boardgames, coolers, and much more. You can also bring a beverage to enjoy grilling in our outdoor gazebo!The Candlewood Suites Grand Junction NW provides comfort and welcomes you as family!</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">GJTCW</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-GJTHS" data-hotel-code="GJTHS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-grand-junction-4122561139-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites Grand Junction-Airport</h2>
|
||
<span class="code">GJTHS</span>
|
||
</div>
|
||
<div class="addr">2751 Crossroads Blvd Grand Junction Colorado 81506 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Feel at home with everything you need while traveling at Holiday Inn & Suites Grand Junction-Airport, a hotel in Grand Junction, Colorado, with mountain views and easy access to I-70. Conveniently located near Grand Junction Regional Airport with a complimentary shuttle within five miles, our hotel is a great home base for business travelers and road-trippers alike.
|
||
Our location puts you close to Colorado National Monument, Colorado Mesa University, Downtown Grand Junction, and Canyon View Sports Complex. Whether you're in town for Country Jam, a JUCO tournament, or exploring the area with family and friends, you'll find plenty to see and do nearby.
|
||
At the end of the day, settle into spacious guest rooms featuring premium bath amenities. Stay on track with your fitness routine in our fully equipped fitness center, take a dip in our indoor pool, or be productive in our convenient business center. Start your morning at Grand Valley Grill, our on-site restaurant serving breakfast and dinner. From free on-site parking to pet-friendly rooms, we go the extra mile to make your stay in Grand Junction as comfortable as possible.</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">GJTHS</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://valorhospitality.com/properties-americas">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GJTMM" data-hotel-code="GJTMM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-grand-junction-8031502123-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 大章克申</h2>
|
||
<span class="code">GJTMM</span>
|
||
</div>
|
||
<div class="addr">625 Rae Lynn St. Grand Junction Colorado 81505 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Newly Renovated Hotel!Situated on the Western Slope, and one mile from I-70, the Holiday Inn Express® & Suites Grand Junction delivers a convenient, modern hotel experience. The hotel is five miles from the Grand Junction Airport (GJT), close for an easy drive, but far enough away for a quiet stay. We are walking distance to many restaurants & shopping at the Mesa Mall and a mile from Canyon View Park.Leisure travelers have easy access to the Colorado National Monument, known for mountain biking trails, as well as Powderhorn, which features some of the best skiing. Offering locally owned restaurants and boutiques, the downtown is minutes away. After a day out, relax in our indoor pool & hot tub. Guests enjoy our lobby area, being able to visit while social distancing, as well as our hot, fresh coffee.Business travelers appreciate our reliable HSIA, a 24-hour Business & Fitness Center, and the ability to spread out on our spacious work desk. We have easy access to the Community Hospital, St. Mary’s Hospital, and Colorado Mesa University.After an evening of rest in our comfortable beds with soft, plush bedding, make sure to check out our breakfast. It includes a variety of nutritional hot and cold items, as well as the signature cinnamon roll, to help kick start your day. At the Holiday Inn Express & Suites Grand Junction, we’re there, so you can be 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><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GJTMM</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-GJUPN" data-hotel-code="GJUPN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-ahmedabad-5944934847-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Ahmedabad Prahlad Nagar</h2>
|
||
<span class="code">GJUPN</span>
|
||
</div>
|
||
<div class="addr">Plot No.38/1 Besides Venus Atlantis, Prahlad Nagar Gujarat Ahmedabad 380015 | 000 800 082 0107</div>
|
||
<div class="rating">评分:4.11</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express Ahmedabad in Prahlad Nagar offers comfort and convenience for modern travellers. Located just 25 minutes (12 km) from Kalupur Railway Station and 35 minutes (17 km) from Sardar Vallabhbhai Patel International Airport, the hotel is ideal for business and leisure trips.
|
||
Its prime location connects you to Corporate Road, just 750 meters away, Sanand GIDC (27 km), and Changodar/Moraiya Industrial Area (13 km). Guests can also explore nearby attractions like Sarkhej Roza and Ahmedabad One Mall or enjoy a variety of dining and retail options close by.
|
||
With 130 smartly designed rooms, guests can start their day with the complimentary Express Start Breakfast or Grab & Go option, stay connected with free high-speed Wi-Fi, and enjoy 24-hour dining at the Express Café. The Fitness Center and self-service laundromat ensure a seamless stay. Perfect for events like the 14th Engiexpo 2024 or the World Congress of DiabetesIndia, the hotel’s central location and thoughtful amenities make it a smart choice.
|
||
Joining IHG® One Rewards ensures unmatched value during travels. Earn points for Reward Nights with no blackout dates, enjoy exclusive Member Rates and Offers, and benefit from free Wi-Fi. Members also enjoy late check-out, making every journey smoother and more rewarding.</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">GJUPN</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="NA">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLAGS" data-hotel-code="GLAGS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/voco-glasgow-6723092264-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VXVX</span>
|
||
<h2>voco Grand Central Glasgow</h2>
|
||
<span class="code">GLAGS</span>
|
||
</div>
|
||
<div class="addr">99 Gordon Street Glasgow G1 3SF | 0800 655 6219</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Step back in time with a stay at voco® Grand Central Glasgow, an iconic landmark hotel nestled in the heart of Glasgow. Located adjacent to Glasgow Central Station and steeped in 19th-century railway history, our hotel offers unrivalled glamour combined with convenience.
|
||
|
||
With grand high ceilings, glittering chandeliers, and timeless wood panelling, the hotel creates an atmosphere where contemporary and elegance converge. Admire the majestic Grand Staircase and explore our famous Wall of Fame.
|
||
|
||
Perfectly located beside Glasgow Central Station, voco® Grand Central Glasgow is the ideal starting point for your adventures. Stroll to Buchanan Galleries, George Square, and the lively Merchant City, or easily reach the West End, OVO Hydro, or SEC for events. Shop along The Style Mile or take the convenient shuttle to Glasgow Airport.
|
||
|
||
Relax in elegant guest rooms, from cosy singles to expansive suites and lofts. Start your morning with a traditional Scottish breakfast, and later, sip champagne or crafted cocktails at our renowned Champagne Central bar.
|
||
|
||
At voco® Grand Central Glasgow, experience a stay teeming with heritage and contemporary comfort.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span><span>套房</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLAGS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Includes 6% Service Charge.</div>
|
||
<a class="btn" href="https://www.phcompany.com/principal/glasgow-grand-central-hotel/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLAPG" data-hotel-code="GLAPG">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/kimpton-glasgow-6127682601-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">KIKI</span>
|
||
<h2>Kimpton Blythswood Square Hotel & Spa</h2>
|
||
<span class="code">GLAPG</span>
|
||
</div>
|
||
<div class="addr">11 Blythswood Square Glasgow G2 4AD | 0800 655 6197</div>
|
||
<div class="rating">评分:4.67</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience a warm Glaswegian welcome at our landmark hotel in Scotland’s biggest city. Blending the elegance of a 19th-century Georgian townhouse with the luxe amenities of a five-star property, Kimpton Blythswood Square Hotel & Spa is celebrated for its grand architecture, superior service, destination spa, elegant venues, and destination restaurant and bar. Experience the finest hospitality in Glasgow. Stay with us and become part of our prestigious history and our family.</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">GLAPG</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Includes 6% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLBXS" data-hotel-code="GLBXS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-globe-4596032613-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 地球,AZ</h2>
|
||
<span class="code">GLBXS</span>
|
||
</div>
|
||
<div class="addr">1890 East Ash Street Globe Arizona 85501 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.98</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Where the mountains meet the desert.
|
||
|
||
Our Holiday Inn Express & Suites Globe hotel is conveniently located in the heart of Globe, AZ. This Arizona town offers breathtaking scenery and well-known attractions. Appreciate the beautiful desert landscape against the backdrop of the Pinal Mountains. With so much to see and do, our Globe, AZ, hotel is near something for everyone. If you are feeling lucky, join the action at Apache Gold Casino and experience the thrill of blackjack and slot machines. Play a round on Apache Stronghold Golf Course, an 18-hole course. Tour Besh-Ba-Gowah Archaeological Park and discover a Native American culture more than 700 years old. Or visit Tonto Nation Monument's well-preserved cliff dwellings which were occupied during the 13th-15th centuries. Fish Roosevelt Lake, or take to the water for a day of boating and water sports.
|
||
|
||
Count on value and warm hospitality at Globe’s newest hotel. Start each day with Express Start free hot breakfast. Plan your day’s activities with free high-speed Internet access in your room or in our 24-hour Business Center. After a day of sightseeing or meetings, relax in your clean and fresh room complete with our luxurious Simply Smart bed.</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">GLBXS</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-GLCCH" data-hotel-code="GLCCH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-cheltenham-6289000170-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 切尔滕纳姆镇中心</h2>
|
||
<span class="code">GLCCH</span>
|
||
</div>
|
||
<div class="addr">Dunalley Street 33 Cheltenham GL50 4AP | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.29</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A modern hotel set in amid the splendour of a historic market town. With 132 spacious contemporary rooms, the Holiday Inn Express is the ideal base in Cheltenham for both business and leisure. Plus, children under 16 stay with us for free when staying with an adult, making The Holiday Inn Express Cheltenham an excellent choice for family breaks.
|
||
|
||
Wake up to our Express Start breakfast with delicious hot favourites or take your morning coffee over to the beautiful courtyard for the perfect start to the day. Savour the gentle charm of this traditional spa town and take time to taste the restorative waters in the historic Pittville Pump Room.
|
||
|
||
The Holiday Inn Express Cheltenham is located directly opposite the Brewery Quarter, a popular retail and leisure destination that offers exclusive discounts for guests – including complimentary access to DW Fitness gym, classes and pool during your stay.
|
||
|
||
Holiday Inn Express Cheltenham Town Centre is an ideal base to explore the Cotswolds many charms, with family favourite Sandford Parks Lido and the iconic Town Hall both under a 10-minute walk away. The surrounding area has plenty of shops, restaurants and bars. Major employers such as GCHQ and GE Aviation are less than 15 minutes away by car, and the hotel is 20 minutes from the M5.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLCCH</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-GLCEA" data-hotel-code="GLCEA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-gloucester-8929102874-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 告士打道 - 切尔滕纳姆</h2>
|
||
<span class="code">GLCEA</span>
|
||
</div>
|
||
<div class="addr">Crest Way Barnwood Gloucester GL4 3RX | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.15</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A smart, modern hotel less than 15 minutes' drive from Cheltenham, with top-of-the-line conference facilities, a bar, restaurant, swimming pool and more.
|
||
The hotel is just off the M5 and about an hour's drive from both Bristol International Airport (BRS) and Birmingham Airport (BHX). It's an 11-minute walk to the nearest bus stop, which takes you directly to the center of Gloucester.
|
||
Here on a break? Gloucester Cathedral a Harry Potter filming location is 11 minutes' drive from the hotel, and Gloucester Quays and Gloucester Docks are only about two minutes from there. For racegoers, there is easy access to Cheltenham Racecourse, 9.7 miles, Or catch a game at Kingsholm Stadium, home ground of Gloucester Rugby less than 2 miles from the hotel.
|
||
You can host a meeting or event for up to 130 delegates at the hotel’s conference centre and your guests can take advantage of free parking and Wi-Fi. Our staff will make sure your event runs smoothly, whether it’s a party presentation or informal gathering.
|
||
You can enjoy a tasty breakfast or all-day dining and catch up with friends over a drink in our open lobby. Kids stay and eat free</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>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLCEA</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-GLCUK" data-hotel-code="GLCUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-gloucester-2532768332-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Gloucester - South</h2>
|
||
<span class="code">GLCUK</span>
|
||
</div>
|
||
<div class="addr">Waterwells Business Park Quedgeley Gloucester GL2 2AB | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.39</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay at Holiday Inn Express Gloucester – South for easy access to Gloucester and the Cotswolds. Enjoy free on-site parking, and drive to Bristol Airport in under an hour via the M5. Gloucester Station, just 15 minutes away, connects you to London and Birmingham.
|
||
|
||
Sports fans can catch races at Cheltenham Racecourse, 15 miles away, or watch the Cherry and Whites at Kingsholm Stadium, 5 miles from the hotel. For a bit of history and culture, don’t miss Gloucester Cathedral, famous for its appearances in Harry Potter and Doctor Who, which is a 15-minute drive away. Explore the charming Cotswolds within a 35-minute drive, including the picturesque villages of Bibury, Bourton-on-the-Water, and Cirencester.
|
||
|
||
Nature lovers can explore the colourful grounds of Painswick Rococo Gardens, a 20-minute drive from our hotel. If shopping is more your style, Gloucester Docks and Gloucester Quays, only a 10-minute drive from the hotel, offer a variety of stores and dining options.
|
||
|
||
Relax after a busy day of exploring in your room with free Wi-Fi and bedside charging ports. Start your mornings with a free buffet breakfast, and wind down in the evening with a bite to eat and drink in our Great Room Lounge</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>含车位</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLCUK</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/holidayinnexpress/hotels/gb/en/gloucester/glcuk/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLDGL" data-hotel-code="GLDGL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-goodland-7888411984-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Goodland I-70</h2>
|
||
<span class="code">GLDGL</span>
|
||
</div>
|
||
<div class="addr">2725 Enterprise Road Goodland Kansas 67735 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.66</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience the gateway to Kansas in luxury during your stay at our new Goodland, KS hotel. Conveniently located off I-70, enjoy staying in our newly built and modernly designed hotel for your convenience and comfort. Whether your reason for traveling is business or personal our new Goodland, KS hotel can accommodate your needs with our wireless high-speed internet access, 24 hour business center and meeting room, indoor pool, fitness center and our free hot breakfast bar for the whole family. Plus, we have a Steak 'n Shake located next door to the hotel as well as other fast food options just down the road for your convenience. Traveling with family or just want to explore? Be sure to visit our great local spots around town. If you like history you'll enjoy our nearby High Plains Museum and Kidder Massacre Site, while art lovers will enjoy the giant reproduction of Van Gogh's painting of sunflowers on an 80 foot easel and the Carnegie Arts Center. Just minutes away are excellent fishing and hunting opportunities, the Sugar Hills Golf Club and, for Art Deco building enthusiasts, the United Telephone Building, Goodland High School and the Sherman County Courthouse. During your stay at our hotel, explore local town amenities such as the Pioneer Park Complex, Topside Trail, Sand Volleyball Courts and more! Plan your stay at our comfortable modern Goodland, KS hotel 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>含车位</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLDGL</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-GLETX" data-hotel-code="GLETX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-gainesville-5528768511-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 盖恩斯维尔</h2>
|
||
<span class="code">GLETX</span>
|
||
</div>
|
||
<div class="addr">320 North Interstate 35 Gainesville Texas 76240 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.76</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to One of the Best Gainesville, Texas Hotels
|
||
Only seven miles south of the Oklahoma state line, this north Texas town has much to offer. Dotted with horse ranches, thriving businesses and great restaurants, Gainesville is a wonderful place to be.
|
||
|
||
The Holiday Inn Express® Gainesville is a Texas hotel that's great for business travelers. Located off I-35, our hotel is convenient to North Central Texas College and companies like Weber Aircraft LLC, Excel Aviation, Wind Energy Services, PPG Industries and Allegiance Health Management.
|
||
|
||
Our hotel is near the Winstar World Casino and the new Border Casino, both are just a short drive away. If you want to see a show or movie, the State Theater is a great place to go, but if you'd rather hang out with some giraffes, make your way to the Frank Buck Zoo.
|
||
|
||
When you're in Gainesville, TX, our hotel's amenities help make your stay more comfortable. You can work out in the fitness center, take a refreshing dip in the indoor pool and enjoy our complimentary breakfast bar. Make your reservations today to enjoy our Gainesville, Texas hotel!</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">GLETX</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-98.html">上一页</a> 第 99 / 300 页 <a href="page-100.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> |