628 lines
50 KiB
HTML
628 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-288.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-XQHEM" data-hotel-code="XQHEM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-derby-10192465807-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza East Midlands Airport</h2>
|
||
<span class="code">XQHEM</span>
|
||
</div>
|
||
<div class="addr">33 Packington Hill Kegworth Derby DE74 2DF | 0800 890 410</div>
|
||
<div class="rating">评分:4.18</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Crowne Plaza East Midlands Airport. Where Comfort Meets Convenience.
|
||
Located less than 2 miles from East Midlands Airport and just minutes from Donington Park, Crowne Plaza East Midlands Airport combines style, comfort, and convenience. Nestled in the heart of Kegworth village, the hotel offers easy access to Nottingham, Derby, Loughborough, the M1, and East Midlands Parkway rail station, making it the perfect base for business or leisure.
|
||
|
||
At Crowne Plaza East Midlands Airport, we make events effortless with 16 versatile meeting rooms. From intimate boardrooms to the impressive Forest Suite, accommodating up to 300 delegates, our flexible spaces suit every event. All rooms feature high-speed Wi-Fi, modern AV, and professional seating for a productive experience. Our expert Meetings & Events team supports you from planning through to delivery, with tailored catering and on-site parking available.
|
||
|
||
Guests can unwind at Reeds Health Club & Spa, complete with a pool, sauna, and fully equipped fitness suite. Enjoy relaxed dining at Marco’s New York Italian, by Marco Pierre White, serving classic Italian and American dishes. Whether you’re here for high-speed racing, a business trip, or a weekend escape, you’ll find everything you need for a memorable stay.
|
||
|
||
Exceptional service in the heart of the East Midlands.</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><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XQHEM</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-XQHMA" data-hotel-code="XQHMA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-alfreton-9836790697-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Mansfield - Alfreton</h2>
|
||
<span class="code">XQHMA</span>
|
||
</div>
|
||
<div class="addr">Carter Lane East South Normanton Alfreton DE55 2EH | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.38</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Mansfield - Alfreton.
|
||
A peaceful hotel with free parking, complimentary Wi-Fi and within close proximity to Alfreton, Mansfield and the Peak District National Park. With EV Charging now available, this Derbyshire hotel makes for a quiet alternative to the city. Opposite the McArthur Glen East Midlands Designer Outlet with its wide choice of shops, you’ll be able to enjoy some retail therapy, and then return to the hotel for an afternoon tea, a spot of lunch, or just a cold drink.
|
||
With 10 meeting rooms and delicious food in our restaurant, business and leisure guests can relax before sinking into a comfy bed.
|
||
If you are looking for a venue for that special occasion, then look no further. The Holiday Inn Mansfield - Alfreton specialises in all events such as Birthday parties, Prom nights, Anniversary Dinners, and Weddings. We can help you plan your special day and tailor our packages to suit you. If you have something in mind, we can help you bring this to life. Our on site team will be on hand from enquiry stage, right through to the very end of your event, making sure that you and your guests have a night to remember.
|
||
With Kids Stay and Eat Free and Interconnecting rooms available, bringing the whole family couldn't be easier. In addition to Alton Towers and Gulliver's Kingdom only being a short drive away, there's plenty to keep the children occupied.</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><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XQHMA</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.hithederbyshire.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XQLCR" data-hotel-code="XQLCR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-lancaster,lancashire-2533261852-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 兰开斯特</h2>
|
||
<span class="code">XQLCR</span>
|
||
</div>
|
||
<div class="addr">Waterside Park Caton Road Lancaster,Lancashire LA1 3RA | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.01</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn&reg; Lancaster hotel is just off the M6, with easy access to the Lake District. The shops and attractions of Lancaster are a 10-minute drive away. Alternatively, leave the car in the hotel&apos;s free car park and catch a bus to the town centre from the stop outside the hotel. Lancaster Station is served by direct trains to Manchester. Blackpool Airport (BLK) is 40 minutes&apos; drive from the hotel.
|
||
The hotel is just 20 minutes&apos; drive from the scenic Lake District National Park. A 10-minute drive from the hotel, the 12th-century Lancaster Castle is surrounded by parkland. Nearby, the riverside Lancaster Maritime Museum occupies a former warehouse. Morecambe Bay, 20 minutes&apos; drive from the hotel, offers coastal walks and seafront caf&eacute;s. Lancaster University is easily accessible and only a 15 minutes&apos; drive from the hotel.&nbsp;
|
||
Business guests are 20 minutes&apos; drive from Heysham Power Station. At the hotel, you can host meetings for up to 100 people in seven flexible conference rooms with AV equipment and free WiFi.
|
||
In the relaxed restaurant, start your day with a buffet breakfast, or enjoy an evening meal with family or colleagues. A visit to the well-equipped gym or indoor pool helps keep you fit, before relaxing in the steam room or sauna. The hotel also has a fantastic outdoor playground to entertain younger guests.</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">XQLCR</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.hilancasterhotel.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XRECC" data-hotel-code="XRECC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/garner-reading-10967683157-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">RNHR</span>
|
||
<h2>Garner Hotel Reading City Centre</h2>
|
||
<span class="code">XRECC</span>
|
||
</div>
|
||
<div class="addr">4-8 Duke Street Reading RG1 4RY | 0800 40 40 40</div>
|
||
<div class="rating">评分:4.55</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Garner Hotel Reading City Centre, located in the heart of Reading’s town centre, offers a prime location alongside the Oracle Shopping Centre and is just a short walk from Reading main train station, providing excellent links to London, including the Elizabeth Line.
|
||
The hotel features 53 newly refurbished en-suite bedrooms, equipped with air conditioning and offers on-site parking.
|
||
It’s just a 10-minute drive to the Madjeski Stadium and 5 minutes to the University of Reading making it a great choice for both business and leisure travellers. The hotel’s proximity to green areas provides a perfect escape to connect with nature. We also offer modern conference facilities that accommodate 2 to 80 people, all complemented by a bright lobby and a 24/7 Garner Shop for convenience.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>不允许携带宠物</span><span>套房</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XRECC</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-XRERD" data-hotel-code="XRERD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/voco-reading-6342920768-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VXVX</span>
|
||
<h2>voco Reading</h2>
|
||
<span class="code">XRERD</span>
|
||
</div>
|
||
<div class="addr">Select Car Leasing Stadium Junction 11 M4 Reading RG2 0FL | 0800 655 6219</div>
|
||
<div class="rating">评分:4.40</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to voco Reading, an IHG hotel and the new name for the Reading Stadium Hotel
|
||
Adjacent to Reading Stadium, perfectly located just minutes off the M4 and on the doorstep of Green Park and other Reading business parks.
|
||
At this modern hotel with thoughtful touches and distinctive design, guests can take advantage of free parking, and enjoy some Me Time in spacious guest rooms (34sqm) fully air-conditioned, with 49” smart TVs.
|
||
Our large Family Rooms with 2 large double beds plus a sofa bed and plenty of space to relax are the perfect oasis after a fun day watching football, shopping at the Oracle Shopping Centre, or visiting Legoland or Windsor Castle.
|
||
To decompress, enjoy our newly refurbished leisure facilities with a swimming pool, sauna, steam room and state of the art gym. The hotel invites you to enjoy the voco Life at the Atrium Bar and the brasserie-style restaurant Le Café.</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><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XRERD</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/voco/hotels/gb/en/reading/xrerd/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XRYCA" data-hotel-code="XRYCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/vignette-collection-jerez-de-la-frontera-10997818055-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">LXLX</span>
|
||
<h2>Vignette Collection Casa del Compositor</h2>
|
||
<span class="code">XRYCA</span>
|
||
</div>
|
||
<div class="addr">Calle Larga n54 Jerez de la Frontera 11403 | 900 983 177</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located on Calle Larga in the heart of Jerez’s Historic Centre, Casa del Compositor, Vignette Collection blends heritage and contemporary elegance in the former residence of composer Germán Álvarez Beigbeder.
|
||
|
||
Step outside to discover flamenco, historic sherry winery and Andalusian culture, with the Alcázar, Cathedral and Plaza del Arenal just moments away.
|
||
|
||
Unwind in refined rooms, savour dining at 'Acorde' Tabanco, and enjoy a seasonal rooftop pool with sunset cocktails overlooking the city.</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">XRYCA</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-XSRSP" data-hotel-code="XSRSP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-wiltshire-2533265617-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 梳士巴利 - 巨石阵</h2>
|
||
<span class="code">XSRSP</span>
|
||
</div>
|
||
<div class="addr">Mid Summer Place Solstice Park, Near Amesbury Wiltshire SP4 7SQ | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A modern, vibrant hotel close to Stonehenge, with meeting rooms and an all-day restaurant. Right beside the A303, Holiday Inn® Salisbury - Stonehenge is only 8 miles from medieval Salisbury. There's easy access to the M3 and you can take a day trip to Bath or the south coast at Southampton, both within a one-hour drive. Kids love exploring the Iron Age settlement of Old Sarum, where there’s a ruined fort and spectacular ramparts. A leisurely drive takes you to Longleat, where the whole family can go on safari with the lions, and motor-racing fans can test their driving skills at nearby Thruxton Motorsport Centre.
|
||
|
||
If you’re hosting an event, our 2 conference rooms provide a professional haven for up to 40 guests. Major local companies cluster nearby at the Solstice Business Park, and the MOD base at Boscombe Down is quick drive away. At this hotel you can enjoy:
|
||
Free WiFi
|
||
Free parking
|
||
Kids stay and eat free
|
||
|
||
Tuck into a hearty buffet breakfast at the Solstice Bar & Grill, and come back later for an array of dishes or a tasty steak. Our heated terrace is great for alfresco dining or post-meeting drinks. Decorated with eye-catching designs, our cosy, double-glazed bedrooms are all fitted with Smart TVs, and there's a choice of pillows to help you sleep.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>EV Charging</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XSRSP</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://hisalisbury-stonehenge.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XTYCR" data-hotel-code="XTYCR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-strathroy-8924001728-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Strathroy</h2>
|
||
<span class="code">XTYCR</span>
|
||
</div>
|
||
<div class="addr">28610 Centre Road Strathroy Ontario N7G3H6 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.67</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Express Strathroy, the newest hotel in town.
|
||
|
||
Ideally situated just off Highway 402, with easy access to both London and Sarnia.
|
||
|
||
A half an hour drive from Ontario’s Blue Coast where you can enjoy one of the top three beaches in the area: Grand Bend, Pinery Beach and Ipperwash Beach. Don’t forget to enjoy some of the finest seasonal activities: Boating, Parasailing, Fishing and Swimming.
|
||
|
||
We are designed to accommodate business and leisure travel guests, offering newly designed guestrooms and high-speed Wi-Fi. Staying for several nights? No problem, we have guest laundry facilities on-site for your convenience. Our corporate travelers can appreciate the proximity to major businesses including Catalent Pharma Solutions, Meridian, Norbec, Burnbrae, OWS Railroad & Hydro One.
|
||
|
||
It wouldn't be Holiday Inn Express without the most delicious variety of hot and fresh breakfast choices. Swim in our indoor hot-heated pool and get energized in our Fitness Room Centre that is open 24 hours.
|
||
|
||
If you are looking for a place to eat, check out our local restaurant that you can find here in Strathroy. We have The Balcony Cucina, Clock Tower, The Duke, Caradoc Sands Restaurant, Tia's Place and King of the Pigs.
|
||
|
||
We look forward to welcoming you to Holiday Inn Express Strathroy, where comfort and convenience meet.</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">XTYCR</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="No">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XUZCP" data-hotel-code="XUZCP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-xuzhou-6564357196-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 徐州绿地皇冠假日酒店</h2>
|
||
<span class="code">XUZCP</span>
|
||
</div>
|
||
<div class="addr">江苏省徐州市新城区彭祖大道58号 徐州 Jiangsu 221018 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.58</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">徐州绿地皇冠假日酒店,为洲际集团旗下酒店,位于大龙湖风景区内,集会议、商业、娱乐、餐饮、文化、住宿等多功能为一体,紧邻徐州市人民政府及大龙湖国际会议中心、大龙湖风景区、奥体中心、金融中心、第一中学、医院、绿地缤纷城等大型商业及便民休闲中心,酒店周边交通四通八达,距高速出入口约2.8公里,驱车或地铁可轻松往返于高铁、云龙湖、楚王陵、汉文化景区、潘安湖等多个著名旅游景点,得天独厚的地理位置及交通,定让您的商旅居停更加丰富多彩。
|
||
酒店所有客房均带有独立观景阳台,远山连绵、近水倒影,大龙湖旖旎风光尽收眼帘!宽敞的客房经过精心设计,色彩高雅,为宾客带来一夜安适美梦。
|
||
酒店配套齐全,特色的汉宫中餐厅、或是湖景全日餐厅品尝精美菜肴,犒赏自己;也可到到大堂酒廊啜饮一杯晚间鸡尾酒,轻松一下,健身中心健身游泳。
|
||
徐州绿地皇冠假日酒店会议中心场地宽敞、视野辽阔,共达 1673平方米可灵活运用的空间,包括能轻松容纳1080人出席。会议空间布局灵活,无论是董事会议,产品发布会 或是各种宴会,均能满足您不同的会议需求。更有专业皇冠会务团队为您提供一站式服务,确保您的会议顺利圆满。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健康活动</span><span>商务中心</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>健身中心</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XUZCP</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XUZXY" data-hotel-code="XUZXY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-xuzhou-10507898928-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 徐州云泉山庄假日酒店</h2>
|
||
<span class="code">XUZXY</span>
|
||
</div>
|
||
<div class="addr">泉山区金山东路29号 徐州 Jiangsu 221000 | 400 88 40 888</div>
|
||
<div class="rating">评分:5.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">徐州云泉山庄假日酒店地处山水如画的徐州南区风景区中,这里有国家5A级景区云龙湖及云龙山,漫步于此,将城市天际线与山水相融的壮阔景致收于眼底。
|
||
酒店距离地铁3号线约2.3公里,周边商业配套设施完善,临近南湖水街、三胞广场、杉杉奥特莱斯等,无论是商务出行还是休闲度假,这里为您的旅程增添多种可能。
|
||
酒店以中国园林景观建筑为特色,拥有205间客房及套房,部分客房设置独立的园林景观小院。房间均配有软硬双枕,享受舒适睡眠,高速网络时刻与外界保持连线。酒店三家各具特色的餐厅:嗨碗全日餐厅、汉韵中餐厅、大堂吧,提供舌尖享受。健身中心提供室内恒温泳池及专业健身器械,舒适的健身体验,畅享自在乐活。2000平方米宴会及会议场地,满足大型会议、婚礼、宴会等商务与休闲活动的多元需求。</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">XUZXY</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="https://www.ihg.com.cn/hotels/cn/zh/find-hotels/select-roomrate?qDest=%E4%B8%AD%E5%9B%BD%E6%B1%9F%E8%8B%8F%E7%9C%81%E5%BE%90%E5%B7%9E%E5%B8%82&qPt=CASH&qCiD=31&qCoD=1&qCiMy=092025&qCoMy=102025&qAdlt=1&qChld=0&qRms=1&qAAR=6CBARC&qSlH=XUZXY&qAkamaiCC=CN&srb_u=1&qExpndSrch=false&qSrt=sAV&qBrs=6c.hi.ex.sb.ul.ic.cp.cw.in.vn.cv.rs.ki.kd.ma.sp.va.re.vx.nd.sx.we.lx.rn.sn.nu&qWch=0&qSmP=0&qRad=30&qRdU=mi&setPMCookies=false&qpMbw=0&qErm=false&qpMn=0&qLoSe=false&qRmFltr=">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XVASR" data-hotel-code="XVASR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-stockport-4948104690-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Stockport</h2>
|
||
<span class="code">XVASR</span>
|
||
</div>
|
||
<div class="addr">11 Station Road Stockport SK3 9JD | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.67</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located next to Stockport Station, just 7 minutes by train to central Manchester, and close to the A6, M60, and Manchester Airport, our hotel is ideal for both business and leisure. Football fans are just a 30-minute drive from Etihad Stadium and Old Trafford, while nature lovers can explore the Peak District nearby. Music fans will love the easy access to the Co-op Live Arena, just a short journey away. Business guests benefit from two fully equipped meeting rooms for up to 28 delegates, with hot buffet lunches available on request. Whether you're here for work, a gig, the game, or a scenic getaway, enjoy comfort and convenience at Holiday Inn Express® Stockport.
|
||
|
||
During your stay, enjoy an Express Start™ Free Breakfast in your room rate, high quality bedding with a choice of pillows or rooms with sofa beds, ideal for families. Our comfortable rooms feature Smart TVs, bedside USB ports, and flexible workspaces. The lobby's interactive Information Wall provides details on local attractions and train schedules. Guests can also order food and drinks anytime from the Express Café, Bar, and Restaurant. For dining out, plenty of restaurants and bars are within a 10-minute walk, and our friendly staff are happy to offer recommendations.
|
||
|
||
A chargeable multistorey NCP car park is located next to the hotel; for Sat Nav, use SK1 3SW. Please note that the car park is independent of the hotel.</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">XVASR</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-XVGDL" data-hotel-code="XVGDL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-darlington-3316979048-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Darlington - A1 Scotch Corner</h2>
|
||
<span class="code">XVGDL</span>
|
||
</div>
|
||
<div class="addr">Scotch Corner Near Darlington North Yorkshire Darlington DL10 6NR | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.32</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stylish hotel beside the A1(M) with free parking, meeting rooms, a restaurant and an indoor pool.
|
||
Set beside the A1(M)/A66 junction, the Holiday Inn Darlington - A1 Scotch Corner hotel is less than 20 minutes' drive from central Darlington and Teesside Airport. There's free parking, and a direct link to Darlington Railway Station from the bus stop outside. Riverside Richmond, five miles away, is the gateway to the Yorkshire Dales.
|
||
You can hold an event for up to 300 in the nine modern conference suites with digital projectors and free Wi-Fi. Keep hunger at bay with breakfast pastries and finger buffets.
|
||
Kids love to explore Richmond Castle, beside the River Swale only 10 minutes' drive away. Just 13 miles from the hotel, the Bowes Museum shows fine art, textiles and ceramics in a grand French-style chateau with a park. Darlington itself has slides and swimming pools at the Dolphin Centre, theatres and a pedestrianised shopping centre.
|
||
After work or play Fratello's Italian Restaurant serves classic pizza and pasta in a romantic setting and you can grab drinks and snacks at The Coffee House and Lounge. At this family-friendly hotel, kids stay and eat for free.
|
||
Guests can also use the Active Life Leisure Centre which is located next to the Hotel on a complimentary basis.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健康活动</span><span>允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>健身中心</span><span>EV Charging</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XVGDL</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.hidarlington.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XVGNO" data-hotel-code="XVGNO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-darlington-3946629651-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Darlington - North A1M, Jct.59</h2>
|
||
<span class="code">XVGNO</span>
|
||
</div>
|
||
<div class="addr">Newton Park, Coatham Mundeville Darlington DL1 3NL | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.29</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A smart hotel on the A1 motorway near Durham, with meeting rooms, free parking and all day dining Holiday Inn Darlington - North A1M, Jct.59 hotel is an easy 25-minute drive from Durham. Nearby Darlington station has direct services to London, and trains to Durham take around 15 minutes. Ideal for work stopovers, we’re also a convenient base for weekend breaks or day trips to the famous Durham Cathedral. At the Beamish Museum, a 40-minute drive away, open-air exhibits recreate local life in the Victorian and Edwardian eras. Even closer is Locomotion, the National Railway Museum at Shildon, showcasing 300 years of railway history. If you’re here on business you can host a meeting in our 5 well-equipped conference rooms, with friendly staff on hand to help with catering. At this hotel you can enjoy: - Free Wi-Fi - A mini-gym - Kids stay and eat free Our comfortable bedrooms have pillow menus and super king-size beds to help ensure a peaceful night. In our colourful Open Lobby guests can relax in vintage-style armchairs, plug in laptops at the E-Bar or flick on the TV in the Media Lounge. Food and snacks are available around the clock. The hotel is Located just 16 miles from Catterick Garrison and 20 miles from RAF Leeming airbase.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>健康活动</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XVGNO</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.hidarlingtonnorth.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XVJMH" data-hotel-code="XVJMH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-stevenage-2533273452-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 斯蒂夫尼奇</h2>
|
||
<span class="code">XVJMH</span>
|
||
</div>
|
||
<div class="addr">St.George's Way Stevenage SG1 1HS | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.11</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A welcoming Stevenage hotel near the train station, with a restaurant and a conference floorRight in the town centre, Holiday Inn® Stevenage hotel is moments away from the A1(M) motorway.On-site parking is available, and it’s a 25-minute drive to London Luton Airport (LTN). Business guests can host events in 8 fully equipped rooms on the hotel's dedicated conference floor, including a suite for up to 400 delegates. For even bigger functions, Stevenage Arts and Leisure Centre hosts conferences just a short walk away. Westgate Shopping Centre and Stevenage Leisure Park are also within walking distance of the hotel. Travelling with kids? You can explore the woods or go sailing at Fairlands Valley Park, a short drive away. St. Albans' Norman cathedral is a 25-minute drive from the hotel, while Harry Potter fans can take the Warner Bros. Studio Tour London, 35 minutes away by car.At this hotel you can enjoy:- Free WiFi throughout- On-site parking at a daily rate- Kids stay and eat freeGuest rooms feature comfy beds and a choice of pillows to ensure a good night's sleep. Start your day with an energising workout in the mini gym and a full English breakfast buffet in Destinations Restaurant. You can enjoy international dishes for lunch and dinner, or grab a snack and relax watching Sky and BT Sports over beers in the bar.</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">XVJMH</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.histevenage.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XVJUK" data-hotel-code="XVJUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-stevenage-4166451368-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 斯蒂夫尼奇</h2>
|
||
<span class="code">XVJUK</span>
|
||
</div>
|
||
<div class="addr">Danestrete Hertfordshire Stevenage SG1 1XB | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.28</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A Modern Stevenage Hotel near Stevenage station with free Wi-Fi and free breakfast, Holiday Inn Express® Stevenage hotel has ideal transport links; it's just off the A1 Motorway and 15 miles from Luton Airport (LTN). Catch a 25-minute train to central London from Stevenage Station, a six-minute walk from the hotel. Welwyn Garden City and Hertford can be reached in less than 20 minutes by car.
|
||
Popular events at Hatfield House are a short drive and Knebworth House is a 5-minute drive away; explore the grounds, catch a concert or visit the Dino Trail. The kids will love visiting animals - including alpacas, and snow leopards, at Paradise Wildlife Park.
|
||
Curb cravings with nachos, curry or pizza from our tempting snack menu or relax with a refreshing beer or G&T from our Express Café & Bar. Recharge your batteries in the en suite rooms, containing comfortable beds, blackout curtains and ironing facilities and catch up with emails on the fast and free Wi-Fi. Start your day with an inclusive buffet breakfast- think bacon baps and coffee - in the lounge.</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">XVJUK</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.morethanhotels.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XVVON" data-hotel-code="XVVON">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-belleville-5612515265-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites BELLEVILLE</h2>
|
||
<span class="code">XVVON</span>
|
||
</div>
|
||
<div class="addr">291 North Front Street Belleville Ontario K8P 3C3 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.68</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our Belleville, ON hotel is at the gateway of the Bay of Quinte, often referred to as the “Hidden Secret of Ontario”.
|
||
Our complimentary Express Start hot breakfast is a great way to start the day. Any time of the day you can enjoy a swim in our pool or a quick dip in the hot tub. Also, you can surf the web with our unlimited high-speed Internet access.
|
||
Whether traveling for business or leisure, our Belleville, ON hotel will check all the boxes. Families will enjoy exploring everything the Quinte area has to offer. Including nearby outdoor activities such as skiing and snowboarding at Batawa Ski Hill, hiking or swimming at Sandbanks Provincial Park or golfing at one of the 19 area courses.
|
||
If entertainment is what you crave, catch a show at the Empire Theatre, test your luck at Shorelines Casino, take in a Belleville Senators game, or enjoy wine tasting along the taste trail!
|
||
Our Belleville hotel is perfect for Corporate or business travelers. Situated near the Belleville industrial park, Proctor &amp; Gamble, the Belleville General Hospital and Loyalist College.
|
||
Book your stay today, we look forward to seeing you!</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">XVVON</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-XWDEX" data-hotel-code="XWDEX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-wakefield-3264269069-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 韦克菲尔德</h2>
|
||
<span class="code">XWDEX</span>
|
||
</div>
|
||
<div class="addr">Queen Street Wakefield WF1 1JU | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.26</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A modern hotel in the centre of Wakefield, with free Wi-Fi and breakfast included
|
||
Holiday Inn Express® Wakefield hotel is a five-minute walk from Wakefield Westgate Station. A train can whisk you to Leeds in 15 minutes, York or Sheffield in under an hour. The M1 and M62 motorways are both within a few miles of the hotel. Wakefield Bus Station is a five-minute walk away, with connections around West Yorkshire.
|
||
The spire of medieval Wakefield Cathedral towers over the city centre five minutes' walk away. Sculptures and contemporary art at the Hepworth Wakefield gallery are 15 minutes away beside the River Calder. You can see more works by Henry Moore at the Yorkshire Sculpture Park, in the grounds of 18th-century Bretton Hall only seven miles from the hotel. The Ridings and Trinity Walk shopping centres are a short stroll away.
|
||
Travelling for business? You can hold a meeting for 10 in the hotel's meeting room, with convenient free Wi-Fi and on-site parking. If you need documents quickly, there's a computer and printer for guests' use. There are several local business parks within two miles of the hotel.
|
||
You can enjoy sausages and eggs as part of the inclusive Express Start Breakfast in the Great Room restaurant every day. Settle down to curries, paninis or burgers for dinner and relax at the end of the day with a cold pint in the lounge bar.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XWDEX</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-XWDWY" data-hotel-code="XWDWY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-wakefield-2531603682-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Leeds - Wakefield M1, Jct.40</h2>
|
||
<span class="code">XWDWY</span>
|
||
</div>
|
||
<div class="addr">Queen's Drive Ossett West Yorkshire Wakefield WF5 9BE | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.17</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Leeds Wakefield! We’re delighted to have you with us. Whether you're here for business or leisure, our dedicated team is here to ensure your stay is comfortable and enjoyable. Explore the vibrant city of Leeds or unwind in the serene surroundings of Wakefield, knowing that a warm, relaxing atmosphere awaits you at the end of the day. If there’s anything we can do to make your stay even better, please don’t hesitate to ask. Enjoy your time with us!</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>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XWDWY</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.hileedswakefieldhotel.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XWHSF" data-hotel-code="XWHSF">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-newcastle-under-lyme-2531606788-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Stoke on Trent M6, Jct.15</h2>
|
||
<span class="code">XWHSF</span>
|
||
</div>
|
||
<div class="addr">Clayton Road Staffordshire Newcastle Under Lyme ST5 4DL | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.01</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A family-friendly Stoke on Trent hotel with meeting rooms and a Health ClubHoliday Inn® Stoke on Trent M6, Jct. 15 hotel is only 3 miles from Stoke-on-Trent city centre.We’re a handy base for Stoke City FC games at the bet365 Stadium, a family visit to Alton Towers theme park, or a trip to the Peak District National Park. China buffs will get all fired up in the museums and pottery shops of the Potteries district in Stoke-on-Trent. Nearby Stoke-on-Trent station has direct trains to London, Manchester Birmingham and Derby, and you can drive to Manchester Airport (MAN) or East Midlands Airport (EMA) in around 45 minutes. Our well-equipped onsite meeting rooms have space for up to 150 guests, and our meeting coordinators will help keep everything running smoothly.At this hotel you can enjoy:- Free WiFi- Free parking- To Go Café- Kids stay freeWake up to an invigorating workout, a relaxing sauna or a brisk swim at You Fit Health Club. Relax with a Starbucks coffee in our inviting Open Lobby, where the whole family can kick back in vintage armchairs in the Media Lounge. Our comfortable bedrooms all have satellite TV, as well as blackout blinds and a choice of pillows to ensure a good night’s rest.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XWHSF</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.histokeontrenthotel.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-XWHUK" data-hotel-code="XWHUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-stoke-on-trent-3544883963-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 斯托克对特伦特</h2>
|
||
<span class="code">XWHUK</span>
|
||
</div>
|
||
<div class="addr">Sir Stanley Matthews Way Trentham Lakes Staffordshire Stoke-On-Trent ST4 4EG | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.35</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our hotel in Stoke on Trent offers comfortable and spacious rooms for a memorable stay. Kickstart your day with our free breakfast buffet before exploring the city's top attractions. You’ll find our Holiday Inn Express hotel next to the M6 and a 45-minute from East Midlands Airport (EMA) and Manchester Airport (MAN).
|
||
|
||
Stoke City FC fans will love our hotel's prime location, just across the road from the Bet365 Stadium. Experience the excitement of Stoke Ski Centre, a 10-minute drive away, and take on the dry slopes, offering fun for all ages. A 30-minute drive will take you to Alton Towers, perfect for a thrilling day out at one of the UK's top theme parks. For a more relaxed experience, Trentham Gardens provides a peaceful setting for a stroll, while Trentham Monkey Forest offers a chance for kids to spot monkeys up close. Waterworld, the UK's top indoor tropical aqua park, promises excitement with swimming and slides, and The Potteries Museum & Art Gallery showcases the area's rich history and culture.
|
||
|
||
Unwind at the end of the day in our modern and family-friendly rooms. Complete with handy amenities like fast and free Wi-Fi, a shower, a desk with chair and coffee-making facilities. Whether you’re with the family or on a business trip, we’ve got you covered. Enjoy food around the clock on our snack menu or sit back with a glass of wine or hot drink before a great night’s rest.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">XWHUK</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-287.html">上一页</a> 第 288 / 300 页 <a href="page-289.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> |