608 lines
53 KiB
HTML
608 lines
53 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-100.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-GLHMS" data-hotel-code="GLHMS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-greenville-2532780556-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 嘉言</h2>
|
||
<span class="code">GLHMS</span>
|
||
</div>
|
||
<div class="addr">3090 Highway 82 East Greenville Mississippi 38702 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.07</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express & Suites Greenville is conveniently located on Highway 82 and the closest hotel near the Washington County Convention Center. Our Greenville, Mississippi, hotel is conveniently located near the area's many casinos and the Mid-Delta Regional Airport (GLH). Guests staying at our hotel in Greenville will appreciate our location when traveling to Delta Regional Medical Center in Greenville as well as Delta State University in nearby Cleveland. When traveling to Greenville, be sure to take time to visit the Kermit the Frog Museum, enjoy an afternoon of boating on Lake Ferguson, or a tour of the Historic Winterville Indian Mounds. Start a lucky streak at the many casinos or enjoy a show during a break from the table games or slots.Our Holiday Inn Express & Suites in Greenville, MS, features include a free, full, hot breakfast, 24-hour fitness center and outdoor pool. We have a variety of room types and suites to meet any lodging need and all rooms include refrigerators, microwaves, coffee makers and 32-in flat-panel HDTVs. Business travelers will appreciate our modern conveniences like free high-speed wired & wireless Internet access in all rooms, spacious work desks, speaker phone with voice mail and a 24-hour business center. Our meeting room can accommodate up to 15 people for small meetings.</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">GLHMS</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-GLNUK" data-hotel-code="GLNUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-glenrothes-3912056374-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 格伦罗西斯</h2>
|
||
<span class="code">GLNUK</span>
|
||
</div>
|
||
<div class="addr">Leslie Roundabout Leslie Road Glenrothes KY6 3EP | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.50</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express® Glenrothes hotel lies just outside the centre of Glenrothes, 30 minutes drive from the Forth Bridge and the M90, with Perth a 40-minute drive away. It's a five minute drive to the A92, Markinch train station is less than 10 minutes away and Edinburgh Airport (EDI) is 30 miles south.
|
||
You can hunt for bargains at Kingdom Shopping Centre, five minutes' drive from the hotel. Go for a stroll through Riverside Park, just down the road, or a hike in sprawling Lomond Hills Regional Park, a mile away. Tee up at Glenrothes Golf Club, five minutes from the hotel, or make the half-hour drive to the world-famous links of St. Andrews.
|
||
The hotel is a perfect home base for business guests attending a conference at Rothes Hall, five minutes' drive from the hotel.
|
||
Help yourself to the free Express Start Breakfast buffet, with scrambled eggs, sausages, beans and continental items, included with your room.</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">GLNUK</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="Not applicable">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLOSR" data-hotel-code="GLOSR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hotel-indigo-gloucester-11051392939-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">INDG</span>
|
||
<h2>Hotel Indigo Gloucester - The Forum</h2>
|
||
<span class="code">GLOSR</span>
|
||
</div>
|
||
<div class="addr">4 Cathedral Walk Gloucester GL1 1SZ | 0800 988 0220</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Hotel Indigo Gloucester – The Forum is where historic character meets the creative energy of a city shaped by centuries of stories. As a boutique hotel in Gloucester, we offer more than just a room; we provide a gateway to a neighbourhood rich in heritage and quiet discovery. Begin your day strolling through cobbled streets toward the grandeur of Gloucester Cathedral or the calm flow of the River Severn.
|
||
Our Gloucester hotel is perfectly positioned for you to explore restored docks and independent boutiques. Whether you are uncovering Roman history or the vibrant local scene, our hotel in Gloucester city centre serves as your home for authentic experiences.
|
||
Each of our 129 guest bedrooms blends comfort with design across three unique narratives, including Tailoring & Craft, New Docks, and Layers of Depth. These spaces translate the city's artisanal soul into bold colours and curated art, featuring smart TVs, coffee machines, and select rooms that have city or courtyard views.
|
||
In the morning, enjoy expertly brewed coffee and light bites at Terraé, the perfect start to a relaxed morning. For all-day dining, West Window bistro tempts with a seasonal menu of fresh, locally inspired dishes, while Crimson Spire, our rooftop bar, beckons you to unwind with a crafted drink and panoramic views, letting the spirit of the city linger.
|
||
From medieval landmarks to an eclectic modern community, Gloucester is full of stories waiting for you to explore.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLOSR</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-GLSBW" data-hotel-code="GLSBW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-galveston-9791283636-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Galveston Island</h2>
|
||
<span class="code">GLSBW</span>
|
||
</div>
|
||
<div class="addr">7220 Broadway Street Galveston Texas 77554 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.24</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Galveston Island, where paradise meets comfort! Our hotel is the perfect destination for those seeking a relaxing and memorable getaway. Located just a few minutes from the beautiful Gulf of Mexico and the Port of Galveston, our hotel offers superior service and easy access to the island's top attractions.
|
||
Our spacious and comfortable guest rooms are designed to provide you with the ultimate relaxation experience. Each room is equipped with modern amenities such as a flat-screen TV, microwave, and mini-fridge to ensure a comfortable stay. Whether you're traveling with family, friends, or solo, we have a room that will suit your needs.
|
||
At Holiday Inn Galveston Island, we also understand the importance of good food and drink, that's why our onsite restaurant, Toast to Toast, serves fresh meals daily, as well as hand-crafted cocktails. Our hotel also features a range of amenities to keep you entertained during your stay. Take a dip in our refreshing outdoor pool, work out in our fitness center, or simply relax on our sun deck. Business travelers love our 24-hour business center and lobby community table, letting you work together with easy access to power sources.
|
||
Whether you're here for a family vacation, a romantic getaway, or a business trip, Holiday Inn Galveston Island has everything you need for a comfortable and enjoyable stay. Book your stay with us today and experience the ultimate Galveston Island getaway!</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><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSBW</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-GLSCV" data-hotel-code="GLSCV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-club-vacations-galveston-4912735552-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICV</span>
|
||
<h2>Holiday Inn Club Vacations Galveston Beach Resort</h2>
|
||
<span class="code">GLSCV</span>
|
||
</div>
|
||
<div class="addr">11743 Termini-San Luis Pass Road Galveston Texas 77554 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.47</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">You don’t have to road trip all the way to Florida for your next family beach vacation. There’s a much easier—and just as incredible—alternative right on the Texas shore: Galveston.
|
||
|
||
Our Galveston Beach Resort is located right on the soft sands of Galveston Beach and just miles away from activities the whole family will love. This beach resort offers an array of amenities, including an infinity pool, hot tub, shuffleboard, volleyball court, horseshoe pit, picnic area, barbecue grills and fitness center. Oh, and let’s not forget those gorgeous beachfront views...
|
||
|
||
Plus, there are plenty of amazing things to do in Galveston, too, like exploring the aquarium at Moody Gardens®, splashing down the waterslides at Schlitterbahn® Galveston Waterpark and riding the coasters at Pleasure Pier.
|
||
|
||
This seaport island is also home to a historic downtown area, art galleries and museums. The Strand Historic District and the 1877 Tall Ship ELISSA are both great historical things to do in Galveston that embrace the town’s seafaring past.
|
||
|
||
At Galveston Beach Resort, guests enjoy spacious, condo-style one- and two-bedroom accommodations from 449 to 921 square feet. Each has a living room and kitchen/kitchenette, and most offer gorgeous views overlooking the beach or resort. Washers and dryers are included in the villas, and shared laundry facilities are available for studios.
|
||
|
||
Please note there is a resort fee that includes a variety of onsite amenities.</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>Beach Access</span><span>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSCV</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 15 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="www.holidayinnclubvacations.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLSCW" data-hotel-code="GLSCW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-galveston-5280272619-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 加尔维斯顿</h2>
|
||
<span class="code">GLSCW</span>
|
||
</div>
|
||
<div class="addr">808 61st Street C Galveston Texas 77551 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.39</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover comfort and convenience for an extended stay at Candlewood Suites Galveston. No matter your itinerary, feel well-rested, well-accommodated, and wholeheartedly welcome throughout your stay in Galveston, Texas.
|
||
Our hotel is conveniently located near the Port of Galveston, Moody Gardens, and Schlitterbahn Island Waterpark. Stroll along iconic attractions like the Galveston Seawall or experience the nostalgic flair of The Strand Historic District, both just minutes away. For guests working nearby, our hotel provides the ideal blend of convenience and fun—close to Texas City and local refineries, yet nestled in a lively, entertaining area. Be sure to experience exciting local events like Mardi Gras! Galveston, the Lone Star Motorcycle Rally, the Chili Festival, and the Shrimp Festival bring extra energy and celebration to your visit. Galveston is also home to UTMB Galveston and Texas A&M Galveston.
|
||
Rest easy in our spacious suites, complete with fully equipped kitchens, plush bedding, and complimentary Wi-Fi. Savor a quick bite from our Candlewood Cupboard, fully stocked with snacks, beverages, and everyday essentials. After a busy day, head to our outdoor pool and hot tub to unwind. Welcome to your home away from home at Candlewood Suites Galveston.</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">GLSCW</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-GLSEN" data-hotel-code="GLSEN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-galveston-2532815185-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 加尔维斯顿西海堤</h2>
|
||
<span class="code">GLSEN</span>
|
||
</div>
|
||
<div class="addr">8628 Seawall Blvd. Galveston Texas 77554 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.93</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Express & Suites Galveston West-Seawall! Our hotel's ideal location makes it easy to explore the stunning beaches of Galveston while enjoying modern amenities for a comfortable and convenient stay.
|
||
There’s no shortage of fun near our Galveston hotel. Soak up the sun at Galveston Beach or explore the scenic trails at Galveston Island State Park. For a day full of excitement, check out the Galveston Island Historic Pleasure Pier, make a splash at Schlitterbahn Waterpark, or explore the family-friendly attractions at Moody Gardens. Whether you're staying to enjoy the island or preparing to join a cruise, whatever you want to do and see, our hotel is the perfect Galveston gateway.
|
||
Travel smart with our thoughtful amenities. Start your day with our delicious free breakfast, stay connected with complimentary Wi-Fi, and unwind in our outdoor pool. Our Fitness Center is available for those looking to maintain their workout routine, and our spacious guest rooms provide the perfect sanctuary for relaxation. Plus, with free parking, your stay is as convenient as it is enjoyable. Though we may not provide Cruise parking or shuttle services, we will help any way we can. Our goal is for all our guest to enjoy our little piece of paradise. Welcome to Galveston, Texas!</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">GLSEN</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-GLSGV" data-hotel-code="GLSGV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-galveston-6348175505-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Galveston Beach</h2>
|
||
<span class="code">GLSGV</span>
|
||
</div>
|
||
<div class="addr">3228 Seawall Boulevard Galveston Texas 77550 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.16</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A warm Island welcome to the Holiday Inn Express & Suites Galveston Beach. Located on the sandy beaches of Galveston, our guests will enjoy the view of island life from one of our 134 well-appointed guestrooms and suites. Vacation, business or a combination of both, the Holiday Inn Express & Suites Galveston Beach has it allGuests of the Holiday Inn Express & Suites Galveston Beach will want to explore all that Galveston has to offer from historic downtown district, beautiful Victorian-era homes, antique stores, specialty shops, galleries, museums and restaurants. Tee off at one of Galveston’s golf courses or sit on the dock of the bay for a day of fishing. Ride the rapids, and experience thrills and spills at Schlitterbahn Water Park or an exciting afternoon at the nearby Pleasure Pier.Exploring Galveston Island is an excellent addition to a cruise vacation. With major cruise lines offering multiple Caribbean cruises from Galveston, many vacationers enjoy Galveston Island and the Holiday Inn Express & Suites Galveston Beach as a stop before or after their voyage.The business side of island time is diverse, a short commute from the Holiday Inn Express & Suites Galveston Beach guests will find Texas A&M University at Galveston, University of Texas Medical Branch (UTMB), British Petroleum (BP), Baker Hughes, U.S. Army Corp of Engineers and the U.S. Coast Guard just to name a few.Holiday Inn Express Galveston Beach is in the middle of it all</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>Beach Access</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSGV</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="N/A">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLSIH" data-hotel-code="GLSIH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-texas-city-10460622297-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 得克萨斯城</h2>
|
||
<span class="code">GLSIH</span>
|
||
</div>
|
||
<div class="addr">1700 Highway 146 North Texas City Texas 77590 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.42</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Enjoy Texas City Hotel's Location and Top ServicesThe Candlewood Suites® Hotel Texas City is located off Highway 146, just five miles from downtown Texas City and 12 miles from the beaches of Galveston Island. The city is situated on the banks of Galveston Bay and is a short 12-mile drive from the NASA Johnson Space Center in Houston.Business travelers appreciate the convenient location of this hotel. Texas City is just a five-mile drive, and Galveston, League City and Seabrook are nearby, too, so you can spend more time with clients and less time commuting. When you get back to the hotel, you can stay productive using free wireless Internet access throughout the property, as well as an on-site Business Center with fax, copy and print services.The hotel's location near Galveston Island means you're just 12 miles from gorgeous beaches and fun in the sun. If you plan to stick around Texas City, you'll find plenty to do here, too. Head downtown to 6th Street, known as the "Street of Memories," where you'll find antique shops, restaurants and more. Outdoor enthusiasts also love Texas City Dike, a five-mile fishing pier.It's important to feel at home while away, which is why we take special care with the hotel's amenities. We're near Galveston beaches and Texas City attractions, but some of the best features are on the property. Enjoy a 24-hour Fitness Center, guest laundry facilities and barbecue grills. Plan your Texas trip 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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSIH</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-GLSSB" data-hotel-code="GLSSB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-resort-galveston-7039452755-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIRT</span>
|
||
<h2>Holiday Inn Resort 加尔维斯顿- ON海滩</h2>
|
||
<span class="code">GLSSB</span>
|
||
</div>
|
||
<div class="addr">5002 Seawall Boulevard Galveston Texas 77551 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.99</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Feel at home with everything you need while traveling at Holiday Inn Resort Galveston-On The Beach in Galveston, Texas. Located near the historic Strand district, Pleasure Pier, and Moody Gardens, our Galveston beach hotel is the perfect home base for exploring the area. Whether you're traveling for business or leisure, enjoy genuine hospitality and reliable amenities designed for a relaxing stay.
|
||
|
||
This Galveston hotel puts you moments from the best things to do in the city. Visit the Galveston Harbor, local museums, and pristine beaches. Enjoy nearby shopping and dining at the Pleasure Pier or downtown. Business travelers at our hotel in Galveston, TX, will appreciate being minutes away from major island companies and medical centers.
|
||
|
||
Unwind in spacious guest rooms featuring premium bath amenities. Stay on track in our fully equipped fitness center, use our business center, or dine at Grotto Ristorante. From on-site self-parking (daily fee applies) to a delicious breakfast, we make your stay seamless.</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>Beach Access</span><span>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSSB</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 8.66 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="https://www.galvestonholidayinn.com/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLSSC" data-hotel-code="GLSSC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-club-vacations-galveston-4908323230-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICV</span>
|
||
<h2>Holiday Inn Club Vacations Galveston Seaside Resort</h2>
|
||
<span class="code">GLSSC</span>
|
||
</div>
|
||
<div class="addr">19320 West San Luis Pass Galveston Texas 77554 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.12</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">You don’t have to haul the family to Florida for a beautiful beach getaway. Texas offers its own Gulf Coast paradise right in Galveston, with its soft-sanded beaches, historic charm and the largest collection of Victorian-era architecture in the country. Located near gorgeous Galveston Beach, Galveston Seaside Resort is a quiet escape that offers oceanfront views and an infinity-edge pool for our Signature Collection villas, and direct beachfront access just across the street from our standard villas. At our beach resort, you can also take on the kids in a game of mini golf, enjoy our pools and shoot pool in the arcade.
|
||
Outside the resort, take a scenic drive along the Galveston Seawall to stop in at charming shops, art galleries, seafood spots and more. Then follow the Galveston Seawall downtown to read up on the history of this seaport island at the Strand Historic District and the 1877 Tall Ship ELISSA.Our beach resort is also located near exciting hot spots, like Galveston Beach, local marinas, the rainforest at Moody Gardens® and the towering waterslides at Schlitterbahn® Waterpark. Galveston Seaside Resort offers spacious two- and three-bedroom villas that come with a fully equipped kitchen, dining room/living room area with a sleeper sofa, balcony and more. For added luxury, upgrade to a Signature Collection villa featuring enhanced amenities.Please note there is a resort fee that includes a variety of onsite amenities</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>Beach Access</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSSC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 12.5 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLSTC" data-hotel-code="GLSTC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-texas-city-2532850578-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 得克萨斯城</h2>
|
||
<span class="code">GLSTC</span>
|
||
</div>
|
||
<div class="addr">2440 Gulf Freeway Texas City Texas 77591 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.01</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience the leading hotel in Texas City, TX Enjoy a heart-warming, Texas-style welcome when you stay at the Holiday Inn Express and Suites hotel Texas City. Our 100% smoke free property is located next to I-45 at exit 15 and between the cities of Houston and Galveston. New Renovations Families enjoy lodging at our Texas City hotel because it is only a 15-minute drive to the beautiful Texas Gulf Coast. Our hotel's location provides easy access to nearby attractions, including NASA Space Center Houston, National Museum of Arts & Science in Houston, Schlitterbahn Water Park, Pleasure Pier in Galveston . Nearby attractions also include the Bayou Wildlife Park, Port of Texas City and the Kemah Boardwalk. Our guests appreciate the personalized service and the premium accommodations that our hotel provides. Besides being only a short drive from Houston and Galveston, our hotel is also near to major industrial companies like Valero, Marathon and Dow Chemical Company. Our business amenities include audio/visual equipment, free high-speed, wireless Internet access and a 24-hour Business Center. The Holiday Inn Express & Suites in Texas City, TX is the ideal place to stay while on a vacation or on a business trip. We offer the signature, free American breakfast buffet by Holiday Inn Express with a wide selection of excellent breakfast goodies, like the unique cinnamon rolls. Book your Texas City hotel 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>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLSTC</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.hiextexascity.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLWAP" data-hotel-code="GLWAP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-glasgow-3946550807-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Glasgow Airport</h2>
|
||
<span class="code">GLWAP</span>
|
||
</div>
|
||
<div class="addr">圣安德鲁斯径 Glasgow Airport Paisley Glasgow PA3 2TJ | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.52</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">格拉斯哥机场快捷假日酒店(Holiday Inn Express® Glasgow Airport)位于 M8 高速公路旁,通过有顶棚的人行道步行 3 分钟即可到达航站楼。您可搭乘机场快线巴士前往格拉斯哥市中心,或从两英里外的佩斯利吉尔摩街车站搭乘直达格拉斯哥的火车。
|
||
|
||
需要在假期最后一刻购物吗?前往布雷赫德购物中心(Braehead Shopping Centre),您可以找到琳琅满目的商店,还可以在各种餐厅享用美食,或者带孩子们去 XSite Braehead 打保龄球和玩蹦床。在 OVO Hydro 观看最精彩的娱乐表演,或到格拉斯哥科学中心(Glasgow Science Centre)探索展品和天文馆,这两个地方都有 15 分钟的车程。在凯尔特人公园(Celtic Park)、伊布罗克斯体育场(Ibrox Stadium)或汉普顿公园(Hampden Park)为您喜爱的球队加油助威,这些地方距离格拉斯哥都只有 20 分钟车程。
|
||
|
||
免费参观格拉斯哥众多博物馆之一。前往凯尔文格罗夫艺术馆(Kelvingrove Art Gallery),欣赏查尔斯-雷尼-麦金托什(Charles Rennie Mackintosh)、古埃及和萨尔瓦多-达利(Salvador Dali)的艺术作品,车程约 20 分钟。探索河畔博物馆(Riverside Museum),欣赏格拉斯哥交通遗产的创新展示,在现代艺术馆(Gallery of Modern Art)的展品和装置中漫步,车程 15 分钟。
|
||
|
||
忙碌一天后,您可以在配有平面电视和淋浴间的客房内放松身心。每天早晨,您可在出发前享用免费自助早餐。酒店全天供应小吃和咖啡,晚上还提供小吃菜单。您还可以在大客房(Great Room)的吧台享用饮品,放松身心,并使用免费无线网络上网。</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLWAP</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.expressglasgowairport.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLWCR" data-hotel-code="GLWCR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-glasgow-7165651796-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 格拉斯哥</h2>
|
||
<span class="code">GLWCR</span>
|
||
</div>
|
||
<div class="addr">Congress Road Glasgow G3 8QT | 0800 890 410</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A refined Glasgow business hotel with conference space for 800 delegates and a spa. The Crowne Plaza Glasgow is situated along the River Clyde, in a central yet quieter area of Glasgow, west of the heart of Glasgow City Centre, making it close enough but not within the immediate hustle and bustle. The hotel is particularly convenient for those attending events at the SEC Centre, OVO Hydro, or the SEC, all of which are right next door. You’ll find us in a striking, glass tower with Glasgow Airport only a 15-minute drive away, we offer convenient parking on site. Direct trains from the nearby Exhibition Centre station take 5 minutes to reach Central Station in the city centre. Alternatively, it is a 30-minute walk to the city centre or a 10-minute taxi ride.
|
||
|
||
Entertain your clients in flexible meeting spaces ranging from chic private boardrooms to impressive event suites. Our Meetings Director is on hand to help with all the details, and there’s a Conference Café where guests can take a break.
|
||
|
||
Our elegant bedrooms have breathtaking city and river views. Book a Club Room or Suite for access to the Club Lounge.
|
||
|
||
After work, savour a juicy steak while gazing out of the floor-to-ceiling windows in the Mariner Restaurant, or join colleagues for a glass of wine in the Mariner Lounge.
|
||
|
||
Please note: The hotel is located outside the Low Emission Zone (LEZ).</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健身中心</span><span>不允许携带宠物</span><span>EV Charging</span><span>In hotel restaurants</span><span>套房</span><span>商务中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLWCR</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="N/A">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLWES" data-hotel-code="GLWES">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-glasgow-3980793521-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Glasgow</h2>
|
||
<span class="code">GLWES</span>
|
||
</div>
|
||
<div class="addr">208 Wall Street Glasgow Kentucky 42141 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.56</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The newest addition to the South Central, Kentucky and Barren River Lake area is the Holiday Inn Express & Suites Hotel in Glasgow, Kentucky. We are conveniently located to I-65 at Exit 53, and the Cumberland Parkway at Exit 11. We are also in close proximity to Bowling Green, Kentucky, Mammoth Cave National Park and the National Corvette Museum. With our FAMILY FRIENDLY LOCATION world class service and many Glasgow businesses, restaurants and attractions within walking distance or minutes from our hotel, you’ll discover why our guests have selected us as their Preferred Hotel in Glasgow, Kentucky.
|
||
This state-of-the-art hotel features special in room amenities such as free high-speed Internet access, microwave and refrigerator, 42” flat panel LCD TV and free local calls. Whether you are staying with us for business or pleasure, take time to relax and enjoy our indoor heated swimming pool, Fitness Center, Business Center, and wireless Internet access in all public areas.</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">GLWES</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-GLWGC" data-hotel-code="GLWGC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-glasgow-10539627644-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 格拉斯哥 - 市CTR剧院</h2>
|
||
<span class="code">GLWGC</span>
|
||
</div>
|
||
<div class="addr">161 West Nile Street Glasgow G1 2RL | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.56</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">格拉斯哥市中心剧院区假日酒店位于布坎南街巴士站正对面,有直达格拉斯哥机场和爱丁堡机场的巴士。客房宽敞舒适,配有 USB 端口、免费 WiFi、空调和 40 英寸电视等设施。酒店也非常适合家庭度假。客人可享受折扣价进入 5 分钟路程外的 ARC 健身房。格拉斯哥皇后街火车站和格拉斯哥中央火车站近在咫尺,可直达伦敦和爱丁堡。驾车?我们在音乐会广场停车场(Concert Square Car Park)提供每日折扣价。格拉斯哥皇家音乐厅(Glasgow Royal Concert Hall)的演出场场爆满,国王剧院(King's Theatre、亭子剧院(Pavilion Theatre)和皇家剧院(Theatre Royal)的喜剧和话剧表演场场爆满,步行即可到达。OVO Hydro 音乐厅和苏格兰活动校园会议中心距离酒店仅 2 英里。我们的 4 间会议室均配有高科技视听设备,最多可容纳 100 名宾客。La Bonne Auberge 是我们的小酒馆式餐厅,提供全天候餐饮服务,是您在剧院前享用美食的理想场所。您可以在我们市中心的酒店内选择一系列使用当地食材制作的美味佳肴。</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLWGC</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.higlasgow.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLWIN" data-hotel-code="GLWIN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hotel-indigo-glasgow-3835416664-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">INDG</span>
|
||
<h2>Hotel Indigo 格拉斯哥</h2>
|
||
<span class="code">GLWIN</span>
|
||
</div>
|
||
<div class="addr">75 Waterloo Street Glasgow G2 7DA | 0800 988 0220</div>
|
||
<div class="rating">评分:4.54</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">在 19 世纪,此处建立了格拉斯哥最早一批发电站。作为见证了格拉斯哥发展历程的建筑,格拉斯哥英迪格®酒店如今已身处一片繁荣的社区之中。这里可以品尝到当地最正宗的美食,享受世界一流的购物体验,参观各种博物馆和历史悠久的剧院,观看热闹的体育赛事。酒店设计采用了维多利亚时期的建筑风格,高屋顶、典雅的棕色砖块,同时又不失现代化的舒适感觉。墙上的壁画均出自当地艺术家之手,餐厅供应的各式地方特色菜系也是采用新鲜本地食材。非常适合三五好友聚在一起,一边畅饮佳酿,一边欣赏头上方的壁画艺术。</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLWIN</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-GLWRE" data-hotel-code="GLWRE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-glasgow-2532890806-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 格拉斯哥国际机场</h2>
|
||
<span class="code">GLWRE</span>
|
||
</div>
|
||
<div class="addr">Abbotsinch Paisley Glasgow PA3 2TE | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.05</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stylish hotel at Glasgow Airport with conference facilities and on-site parking. The Holiday Inn® Glasgow Airport hotel is a short walk away from the main terminal.The city centre is a 20-minute drive away on the M8 motorway, and buses run to central Glasgow 24 hours a day from the stop opposite the hotel. Business guests can host up to 250 delegates in the hotel's 18 flexible meeting rooms, while events at the Scottish Exhibition and Conference Centre are just a 15-minute drive away. You can browse for bargains or catch a movie at the intu Braehead shopping and leisure complex and cheer on Britain's top ice-hockey players in matches at Braehead Arena, all just a short drive away. For music lovers, a 15-minute drive from the hotel, the SSE Hydro arena hosts a vibrant international programme of concerts and shows.At this hotel you can enjoy the following benefits: Free Wi-Fi throughout, On-site and secure off-site parking at a daily rate, Kids stay and eat free, Stylish guest rooms feature comfortable beds and pillow menus to ensure restful nights. In the hotel's restaurant, you can enjoy a traditional full Scottish breakfast buffet and dine on a juicy steak or burger. After a long day, relax in the lounge bar and catch live sports on two widescreen TVs, or kick back in your room and order from the 24-hour room service menuPlease note that this hotel does not accept cash payments.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">GLWRE</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-GLWST" data-hotel-code="GLWST">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-glasgow-9857020237-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 格拉斯哥 - CTR河滨城</h2>
|
||
<span class="code">GLWST</span>
|
||
</div>
|
||
<div class="addr">Stockwell Street Glasgow G1 4LW | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">格拉斯哥市中心河畔假日酒店 Holiday Inn Express® Glasgow - City Centre Riverside 距离格拉斯哥中央火车站仅有 10 分钟步行路程,是您苏格兰之旅的理想下榻之处。附近还有布坎南公交车站和皇后街火车站等其他交通枢纽,距离格拉斯哥机场仅有 15 分钟车程。您还可以在格拉斯哥绿地附近游览人民宫(People's Palace)和冬季花园(Winter Gardens)。
|
||
|
||
您还可以探索格拉斯哥的免费博物馆,如凯尔文格罗夫艺术馆(Kelvingrove Art Gallery)和河畔博物馆(Riverside Museum)。您可以预订参观 Wellpark 啤酒厂,了解苏格兰著名的 Tennent's Lager 啤酒,然后参观历史悠久的格拉斯哥大教堂和附近的维多利亚墓园(Victorian Necropolis),从这里可以欣赏到城市的迷人景色。如需现场娱乐,沿克莱德河步行 30 分钟即可到达 OVO Hydro,这里以举办世界一流的音乐会而闻名。体育迷们一定会喜欢酒店毗邻凯尔特人公园(Celtic Park)的地理位置,伊布洛克斯球场(Ibrox)和汉普顿公园(Hampden Park)也近在咫尺。经过一天的游览后,您可以在酒店酒吧小酌一杯,放松身心,享受一夜好眠。
|
||
|
||
清晨,您可以享用免费自助早餐来补充能量,并使用免费无线网络连接来计划您在格拉斯哥的下一次探险。</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">GLWST</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.expressglasgow.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-GLWTH" data-hotel-code="GLWTH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-glasgow-3948877151-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Glasgow - City Ctr Theatreland</h2>
|
||
<span class="code">GLWTH</span>
|
||
</div>
|
||
<div class="addr">Theatreland 165 West Nile Street Glasgow G1 2RL | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.54</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express® Glasgow - City Ctr Theatreland is right in the heart of Glasgow, just across from Buchanan Bus Station. Glasgow Central and Queen Street train stations are a 10-minute walk away, and Glasgow Airport (GLA) is only 15 minutes by car.
|
||
|
||
Catch sell-out performances at Glasgow Royal Concert Hall or enjoy comedy and drama at King's Theatre, Pavilion Theatre and Theatre Royal, all a short walk away. Watch live acts at the OVO Hydro arena, from concerts to musicals and grab a pre-show meal at the Clydebuilt bar and Kitchen. Shop your favourite brands at Buchanan Galleries shopping centre and Buchanan Street, both packed with a range of stores. Hop on a bus to Kelvingrove Art Gallery and Museum or the Riverside Museum for a bit of culture and explore the history of Glasgow. Explore the Gallery of Modern, a 10-minute walk from our hotel for engaging displays and exhibits. Discover Glasgow Cathedral, a 20-minute walk from our hotel, or cheer on Celtic FC at Celtic Park and take a behind-the-scenes tour of the stadium.
|
||
|
||
Relax after a busy day in your room with a flat-screen TV and en-suite with shower. Enjoy a free buffet breakfast each morning before heading out for the day. In the evening, you can dine at La Bonne Auberge Brasserie and charge it to your room. Relax with drinks from the bar in our Great Room and catch up with free Wi-Fi.</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">GLWTH</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.hiexpressglasgow.co.uk">选择酒店</a>
|
||
</div>
|
||
</div><div class="pager"><a href="page-99.html">上一页</a> 第 100 / 300 页 <a href="page-101.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> |