626 lines
48 KiB
HTML
626 lines
48 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-153.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-LONSU" data-hotel-code="LONSU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-london-8791490016-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 伦敦 - 萨顿</h2>
|
||
<span class="code">LONSU</span>
|
||
</div>
|
||
<div class="addr">Gibson Road Sutton, Surrey London SM1 2RF | 0371 423 4901</div>
|
||
<div class="rating">评分:4.22</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">伦敦萨顿假日酒店拥有 115 间客房,位于城市中心区的心脏地带,毗邻所有商店区和当地主要交通设施:可从克罗伊登车站抵达东区;从金斯敦车站驶向西区;从温布尔登车站前往北区;或从 M25(伦敦环城高速公路)到达南区。酒店附近的风景名胜包括汉普顿宫 (Hampton Court palace)、温布尔顿球场、英国皇家植物园和 Hever 城堡,距离伦敦市中心不到 20 公里。伦敦萨顿假日酒店还是市区唯一一家设施齐备的国际酒店。酒店应宾客需求提供行政房区,所有客房均装有空调,设有 Junction 餐厅、Squiggles 酒吧以及 Spirit Health and Leisure 健身俱乐部,内设室内游泳池、桑拿浴和蒸汽浴室。酒店还拥有数个多功能厅,是举办各种规模的会议、宴会和社交活动的最佳场所;建有保安严密的停车场。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONSU</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.hilondonsuttonhotel.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONSW" data-hotel-code="LONSW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-london-5305184672-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - 南华</h2>
|
||
<span class="code">LONSW</span>
|
||
</div>
|
||
<div class="addr">103-109 Southwark Street London SE1 0JQ | 0371 423 4901</div>
|
||
<div class="rating">评分:4.35</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A central London hotel near Southwark Tube station with free WiFi and free breakfast. Holiday Inn Express® London - Southwark hotel is based in central London, near the Tate Modern. To the hotel is a quick walk from Southwark and Blackfriars Tube stations for easy access around the capital, and the Southwark Tube station gets you to London City Airport in less than half an hour. A leisurely stroll takes you to Shakespeare's Globe Theatre or to the Millennium Bridge to admire the stunning architecture of St. Paul's Cathedral. Within easy reach, the expansive Borough Market offers artisan treats, produce and specialty products, while a 30-minute walk along the River Thames takes you to the iconic Big Ben and Westminster Abbey. Or hop on the Tube to be there in 10 minutes. Business guests are within a 20-minute walk of The Shard and the London Stock Exchange. We offer a Business Centre for printing and copying requirements. At this hotel you can enjoy:- Free WiFi throughout the hotel On-site parking at a daily rate Bedside USBs The Express Start™ Breakfast buffet included in the room rate features hot and cold items, including sausages and scrambled eggs, as well as fresh pastries and fruit. After a full day of meetings or sightseeing, you can relax over a drink with friends and colleagues in the lobby bar.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>商务中心</span><span>不允许携带宠物</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONSW</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-LONTF" data-hotel-code="LONTF">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-slough-5017355473-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - 希思罗T5</h2>
|
||
<span class="code">LONTF</span>
|
||
</div>
|
||
<div class="addr">London Road Slough SL3 8QB | 0800 43 40 40</div>
|
||
<div class="rating">评分:3.93</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A comfortable 300-bedroom Hotel Holiday Inn Express London - Heathrow Terminal 5 is conveniently located just a 10-minute drive from the Terminal, with an Express Start Breakfast included and extensive parking (fee) available on-site, we have everything you need to make your stay a great one, whether you are here for business for leisure.
|
||
|
||
The hotel is within easy access to many local companies and business parks, including Balfour Beatty, Travelport, DHL, Royal Mail, and Slough Trading Estate only 5 miles away, is home to many global companies’ headquarters. The hotel is just minutes from the M25, M40, and M4, positioned outside of the newly extended ULEZ zone, providing convenient links throughout Greater London. There are also direct trains from nearby Slough station to whisk you into London Paddington in only 20 minutes.
|
||
|
||
The hotel’s 7 meeting rooms host up to 120 guests, with packages for all events, from conferences to private dinners. Just a short drive from Windsor Castle, Windsor Racecourse, Legoland® Windsor Resort, Hobbledown Heath, and Gripped, the hotel is ideal for both business and leisure. Unwind with food and drinks at our Great Room Restaurant and Bar after a busy day.
|
||
|
||
Sustainability is at the heart of our business. As a proud recipient of the globally recognized Green Key accreditation, we are committed to environmental responsibility and delivering greener hospitality.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONTF</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http://www.crimsonhotels.com/holidayinnexpresst5/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONUK" data-hotel-code="LONUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-london-5898490628-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 伦敦白教堂假日酒店</h2>
|
||
<span class="code">LONUK</span>
|
||
</div>
|
||
<div class="addr">5 Cavell Street London E1 2BP | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">贴心友好的服务,免费的无线上网,尽在这座毗邻金丝雀码头和伦敦东区的时尚酒店之内
|
||
|
||
伦敦假日酒店®-白教堂,让您身处充满活力的伦敦东区。 从酒店步行不到 10 分钟,就可到达白教堂(Whitechapel)、奥德门东(Aldgate East)和沙德韦尔(Shadwell)地铁站。 沙德韦尔还设有轻轨站,坐车不到 10 分钟便可抵达历史悠久的伦敦塔。
|
||
|
||
商务宾客乘坐地铁或轻轨,几分钟之内即可抵达金丝雀码头,许多银行的总部和商业巨头的总公司都座落于此。 本酒店设有四间自然采光的会议室,可举办各种董事会议和社交聚会,另配有专职的活动策划和膳食专家竭诚为您服务。
|
||
|
||
伦敦东区是一处文化热点,走在艺术和时尚的最前沿。 从酒店散步至白教堂美术馆(Whitechapel Gallery)只需15分钟,在这里您可以欣赏到当代英国艺术家和昔日大师(如毕加索)的艺术杰作。 若您想要洞察最新的流行趋势,逛一逛旧斯皮塔佛德市场(Old Spitalfields Market)将是一个不错的选择,在疯狂购物之后品一品红砖巷(Brick Lane)的香辣咖喱美食更是让您欲罢不能。
|
||
|
||
早晨,在酒店大堂内的星巴克®来一杯咖啡,提神醒脑;晚上,您可以选择Traders Restaurant,享受一顿顶级的牛排大餐。 闲暇时,您可以到健身中心尽情挥汗,体验锻炼的乐趣。 如需任何其他服务,请咨询我们热情好客的员工,他们的服务曾获得“年度洲际酒店集团”大奖。</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">LONUK</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://whitechapelthinkfactory.com/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONVA" data-hotel-code="LONVA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-london-9212830033-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites London - Vauxhall</h2>
|
||
<span class="code">LONVA</span>
|
||
</div>
|
||
<div class="addr">100 Vauxhall Walk London SE11 5EL | 0800 988 4663</div>
|
||
<div class="rating">评分:4.78</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A comfortable central London hotel offering suites for longer stays with kitchens, free Wi-Fi and a daily buffet breakfast included.
|
||
In a quiet street, Staybridge Suites® London - Vauxhall hotel offers apartment-style accommodation five minutes' walk from Vauxhall's bus, train and tube stations, with fast connections all over the city. You can walk to Westminster within 20 minutes, where Big Ben and the London Eye can be explored. Albert Embankment and Tate Britain are both walking distance from the hotel.
|
||
You can get to outdoor events or concerts on the South Bank on foot in 25 minutes. The open spaces of Hyde Park and the world-class collections at Kensington's Science Museum and Natural History Museum are 15 minutes' Tube ride away.
|
||
You can hold meetings on site in The Den, a smart space for up to 14. A 52-inch TV with a wireless connection helps take the stress out of presentations. Major exhibition and sports venues like Olympia and The Oval are less than five miles away.
|
||
You can get moving with a workout in the fitness centre. Stock up on groceries from The Pantry, open 24 hours a day, and prepare dinner in your suite's fully equipped kitchen. If you're up late, the free laundry is also open 24 hours a day. Don't miss the midweek Manager's Social, with free drinks and the chance to network with your neighbours.</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">LONVA</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-LONVC" data-hotel-code="LONVC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/voco-london-10170826297-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VXVX</span>
|
||
<h2>voco 伦敦马里波恩voco酒店</h2>
|
||
<span class="code">LONVC</span>
|
||
</div>
|
||
<div class="addr">233-237 Old Marylebone Road London NW1 5QT | 0800 655 6219</div>
|
||
<div class="rating">评分:3.86</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">So, you’ve made it to Marylebone — and that means voco® London – Marylebone.
|
||
|
||
Tucked away in the heart of Marylebone Village, voco® London – Marylebone is a stylish boutique hotel perfectly positioned in one of London’s most vibrant and fashionable neighbourhoods. Surrounded by independent shops, designer boutiques, acclaimed restaurants and cosy cafés, the hotel offers an authentic village feel in central London
|
||
|
||
Just moments from Marylebone High Street and the charming cobblestones of Marylebone Lane, guests can soak up the local atmosphere amid elegant period architecture and leafy green spaces, all while staying close to the energy of the city
|
||
|
||
Our 93 thoughtfully designed bedrooms combine signature voco® touches with modern comforts to help you unwind. From Smart TVs and sensor lighting to blackout blinds for a restful night’s sleep, every detail is designed with your comfort in mind — the perfect retreat after a busy day in London
|
||
|
||
Whether you’re visiting for business or leisure, exploring Marylebone or venturing further across the capital, you can always count on a warm, welcoming voco® stay at voco® London – Marylebone</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>可持续发展实践</span><span>In hotel restaurants</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONVC</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-LONVE" data-hotel-code="LONVE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-london-10482735968-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - 维多利亚</h2>
|
||
<span class="code">LONVE</span>
|
||
</div>
|
||
<div class="addr">106-110 Belgrave Road London SW1V 2BJ | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">毗邻维多利亚火车站与伦敦西区的伦敦市中心 52 房现代酒店
|
||
|
||
伦敦维多利亚智选假日 酒店,是一栋古典建筑,距设有盖特威克机场 (LGW)特快列车的维多利亚火车站仅 10 分钟路程,距皮姆利科地铁站仅三分钟路程,宾客可在此乘坐地铁快速抵达伦敦主要购物区和西区。酒店在工作日下午 6:30 到早上 8:30 和整个周末免费提供沿街停车。停车场位于酒店的步行距离之内。
|
||
|
||
阿波罗维多利亚剧院和维多利亚宫剧院距离酒店仅 10 分钟路程。宾客只需搭乘两三站地铁便可抵达邦德街和牛津街的购物中心。白金汉宫 和 国会大厦等伦敦主要景点距离酒店均不到半小时路程。附近的 皇太后体育中心 设有体育馆和室内游泳池。
|
||
|
||
伦敦最大展览场所之一女王伊丽莎白二世会议中心离酒店仅 30 分钟路程。伦敦金融区和金丝雀码头搭乘地铁大约 20 分钟便可抵达,而伦敦 ExCeL 展览中心也仅需要 40 分钟车程。商务游客可利用全酒店覆盖的免费无线网络。
|
||
|
||
每天早上宾客均可享用 免费早餐 ,大堂的贝弗利酒吧全天候供应饮料和小吃。酒店周围也有很多美食店。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONVE</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-LONVH" data-hotel-code="LONVH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-london-3341612943-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express London - Vauxhall Nine Elms</h2>
|
||
<span class="code">LONVH</span>
|
||
</div>
|
||
<div class="addr">87 South Lambeth Road London SW8 1RN | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.38</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A modern London hotel with free WiFi and breakfast included, plus easy access to London's sights and businesses
|
||
Holiday Inn Express® London - Vauxhall Nine Elms hotel lies south of the River Thames, in central London. It's half a mile from Vauxhall station, where you can hop on a Victoria Line Tube to Victoria or Oxford Circus or catch an overland train to London Waterloo. Buses to Parliament Square stop near the hotel. London City Airport (LCY) is less than 10 miles away, and it's 18 miles to Heathrow Airport (LHR). Limited parking is available.
|
||
Business guests are within easy reach of meetings, convention centres and exhibitions in the capital. The hotel's bright, spacious lobby makes a good working space for informal meetings, with the hotel staff on hand to assist with photocopying and printing.
|
||
The hotel is just four Tube stops from shoppers' heaven on Oxford Street. Half an hour's walk along the river takes you to the London Eye for panoramic city views, while a stroll over Vauxhall Bridge brings you to Tate Britain's exhibitions in 20 minutes. It's just over a mile from the hotel to concerts at the O2 Academy Brixton and a 15-minute walk to cricket at The Oval, and a 12 min walk to American Embassy.
|
||
Use free WiFi to plan your day's activities over the inclusive Express Start Breakfast featuring scrambled eggs, sausages, bacon, croissants, Porridge, cereals.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONVH</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-LONVL" data-hotel-code="LONVL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/garner-london-11029516179-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">RNHR</span>
|
||
<h2>Garner Hotel London Victoria</h2>
|
||
<span class="code">LONVL</span>
|
||
</div>
|
||
<div class="addr">65-67 Belgrave Rd, Pimlico London SW1V 2BG | 0800 40 40 40</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay in the heart of the city. Just 0.5 miles from Victoria Station, our hotel offers unbeatable access to the Underground, Victoria Train and Coach Station, and major attractions. Explore Buckingham Palace, Westminster Abbey, Big Ben, and stroll through St James’s Park—all minutes away. Relax in cozy rooms with free WiFi, tea/coffee facilities, and private showers. Perfect for sightseeing and theatre nights at Victoria Palace Theatre.
|
||
Love shopping? Enjoy nearby Cardinal Place and Eccleston Yards for high-street brands and boutiques, or head to luxury destinations like Harrods in Knightsbridge, Bond Street for designer fashion, and Sloane Street for upscale brands. Your London adventure starts here.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONVL</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-LONWA" data-hotel-code="LONWA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-watford-2531740941-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - 沃特福德结</h2>
|
||
<span class="code">LONWA</span>
|
||
</div>
|
||
<div class="addr">19 Bridle Path Watford WD17 1UE | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.31</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Smartly designed Watford Junction hotel with inclusive breakfast and easy access to LondonHoliday Inn Express® London - Watford Junction hotel is just steps from Watford Junction train station.Trains reach London's Euston Station in about 20 minutes, and only 15 minutes by train to reach Wembley Stadium. Heathrow Airport (LHR) is a 45-minute drive . Central Watford shopping and dining are a short walk away. A shuttle from Watford Junction bus station carries Harry Potter fans young and old to the Warner Bros. Studio Tour. Walk 10 minutes to the Atria Watford shopping centre, or take a breezy stroll along the Grand Union Canal. Two well-equipped, naturally lit meeting rooms make it easy to organise small seminars. Catering options range from fresh coffee and biscuits to a hot lunch.At this hotel you can enjoy:- Free Wi-Fi- Express Start™ Breakfast included in the room rate- All Day Dining- Competitive car parking ratesSpacious, streamlined Next Generation rooms offer comfortable bedding, plus thoughtful touches like blackout curtains, bedside USBs and Smart TVs. Double rooms with sofa beds are perfect for families. Start the day with a hearty breakfast, including scrambled eggs, bacon, sausage and beans, and end it with a drink in the bar. A tasty dinner awaits you in the open-plan Great Room lobby.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONWA</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-LONWD" data-hotel-code="LONWD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-wandsworth-10800399970-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - 旺兹沃思</h2>
|
||
<span class="code">LONWD</span>
|
||
</div>
|
||
<div class="addr">Riverside West Smugglers Way Wandsworth SW18 1EG | 0371 423 4901</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">从伦敦旺兹沃思假日酒店出发,探索伦敦的精彩之处。希思罗机场距离酒店 10 英里。从盖特威克机场(Gatwick Airport,LGW)经由克拉珀姆枢纽站(Clapham Junction Station)搭乘航班,或从希思罗机场(Heathrow Airport,LHR)搭乘航班,仅需一个多小时即可抵达。步行 5 分钟即可到达旺兹沃思镇车站。
|
||
|
||
您可以在旺兹沃思公园(Wandsworth Park)沿河漫步,或乘船游览泰晤士河,欣赏国会大厦和塔桥的美景,或在巴特西艺术中心(Battersea Arts Centre)欣赏一场演出。
|
||
|
||
乘坐伦敦地铁游览大本钟、伦敦眼和白金汉宫等著名景点。前往樱桃红记录体育场(Cherry Red Records Stadium)体验比赛的刺激,为温布尔登足球俱乐部加油助威。在附近的特威克纳姆体育场(Twickenham Stadium)观看橄榄球比赛,如果您是来观看温布尔登网球赛的,只需乘坐短途地铁即可到达。
|
||
|
||
游览一天后,您可以在酒吧点上一份小吃和一品脱啤酒,在酒店休息室放松一下。早晨,您可以享用免费自助早餐。</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">LONWD</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.expresswandsworth.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONWE" data-hotel-code="LONWE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-wembley-4085802244-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn London - Wembley</h2>
|
||
<span class="code">LONWE</span>
|
||
</div>
|
||
<div class="addr">Empire Way Wembley HA9 8DS | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.19</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Convenient & Comfortable Hotel Near Wembley Stadium
|
||
A contemporary London hotel located steps away from the electric atmosphere of Wembley Park, with both the iconic Wembley Stadium and The SSE Arena on our doorstep. With 336 guest rooms and 7 flexible meeting and events spaces accommodating up to 700 guests, Holiday Inn London - Wembley hotel is perfect for both business and leisure guests alike.
|
||
|
||
Next door you’ll find London Designer Outlet, Cineworld and the latest addition to the area, Troubadour Wembley Park Theatre. With both Wembley Park and Wembley Central Station’s a short walk away, you can be transported into central London with ease or conjure up some magic at Warner Bros. Studio Tour, the home of Harry Potter, a 40-minute drive away.
|
||
|
||
As well as a fantastic location, our Wembley Stadium hotel provides all the amenities you need to ensure a relaxing and comfortable stay. Free Wi-Fi, power showers, satellite TV and a choice of pillows to ensure a great night’s sleep come as standard. Suites come with extra living space and our family rooms with sofa beds means children under 13 stay and dine for free. Breakfast and all-day dining are served in The Arch Restaurant or grab a coffee to go from our 24/7 coffee shop.</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">LONWE</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http://www.hiwembley.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONWH" data-hotel-code="LONWH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent--sphc--london-10876985828-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">SPND</span>
|
||
<h2>Independent (SPHC) London Bloomsbury Square Hotel</h2>
|
||
<span class="code">LONWH</span>
|
||
</div>
|
||
<div class="addr">130 134 Southampton Row London WC1B 5AF | 0800 40 40 40</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay Central, Explore Endless Possibilities
|
||
|
||
Set in a beautifully Fitzrovian building, London Bloomsbury Square Hotel blends historic charm with modern comfort. Located just steps from the British Museum and within easy reach of Tottenham Court Road, Covent Garden and Soho, it’s the perfect base for exploring London’s vibrant culture. The hotel features 114 stylish bedrooms with contemporary amenities, complemented by a contemporary bar and restaurant for relaxed dining and drinks. Whether you’re visiting for business or leisure, our welcoming service and central location make every stay effortless, vibrant, and a little unforgettable. Russel Square and Holborn Stations are approx. 3 minutes’ walk form the hotel.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONWH</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-LONWI" data-hotel-code="LONWI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-slough-5920181783-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 斯劳 - 温莎</h2>
|
||
<span class="code">LONWI</span>
|
||
</div>
|
||
<div class="addr">Church Street Chalvey Slough SL1 2NH | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.21</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Conveniently located just under 5 miles away from LEGOLAND® Windsor Resort, 10 miles from Heathrow Airport and 3 miles from Windsor Castle, the Holiday Inn® Slough is a long-standing favourite with families looking for a comfortable and welcoming stay.If you're driving, the hotel is just off the M4 motorway and minutes from the M40. You can take advantage of the hotel's extensive on-site parking and catch a train into central London, via a short 45-minute train ride from Slough Station. Holidaymakers can wander surrounding traditional villages, play a round at one of the many golf courses in the area or check out the action at the nearby Royal Ascot Racecourse.The hotel also boasts two well-appointed meeting rooms that can be partitioned into four, offering space for meetings of up to 40 attendees each. Perfect for any occasion.During your stay, you can start your day with a workout in the Fitness Centre and follow with breakfast at the Open Lobby, where you can also grab a coffee, socialise with friends or catch up on work. Kids stay and eat free and you can even bring your furry friend along for just £15 per night. Other hotel extras include free parking, same day dry-cleaning, 24-hour room service, safety deposit box, and baggage hold.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>商务中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONWI</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http://www.hisloughwindsor.co.uk/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONWL" data-hotel-code="LONWL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-london-9924352460-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 伦敦肯辛顿假日酒店</h2>
|
||
<span class="code">LONWL</span>
|
||
</div>
|
||
<div class="addr">Wrights Lane Kensington London W8 5SP | 0800 40 50 60</div>
|
||
<div class="rating">评分:3.70</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The stylish Holiday Inn London Kensington High Street is located in a quiet spot close to the shops of Kensington High Street just a few minutes walk from the nearest tube underground station. Following an extensive multi million pound refurbishment the hotel offers 706 modern guest rooms all equipped with high speed WiFi Internet connection along with a host of other modern amenities and features stylishly and thoughtfully designed, Located in the back of the hotel a stunning private garden awaits you. Or enjoy our Health Club which has a full length swimming pool Whirlpool sauna steam room treatment rooms and a fully equipped gym. Kensington Health Club and Spa provides a great contrast from the hustle and bustle of the city by providing our guests with a luxurious tranquil retreat. We can provide you with an escape from the stress of everyday life and give you your own space where you can listen to your body and indulge accordingly in the great facilities it has to offer. Swimming pool and gym are complimentary and Spa packages are available.</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">LONWL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http://www.hilondonkensington.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONWS" data-hotel-code="LONWS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-london-4553042096-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - 温布尔登南</h2>
|
||
<span class="code">LONWS</span>
|
||
</div>
|
||
<div class="addr">200 High Street Colliers Wood Wimbledon London SW19 2BH | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.10</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text"></div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONWS</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.exhiwimbledon.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONWX" data-hotel-code="LONWX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-windsor-8316075243-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 温莎</h2>
|
||
<span class="code">LONWX</span>
|
||
</div>
|
||
<div class="addr">71 Alma Road Windsor SL4 3HD | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.40</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A welcoming hotel close to Windsor Castle and LEGOLAND® with Free Breakfast and onsite parking (£15 daily). The Holiday Inn Express® Windsor hotel is in a quiet setting in the centre of Windsor. Trains from Windsor & Eton Central station are a 15-minute walk away and will get you to London in about 30 minutes. Heathrow Airport (LHR) is only 15 minutes by car.
|
||
|
||
Take a stroll through the historic town to Windsor Castle, where you can view opulent gilded rooms, gothic St. George’s Chapel and the remarkable miniatures of Queen Mary’s Dolls’ House. An exciting day out for all the family, LEGOLAND® Windsor Resort is just 6 minutes from the hotel. If you’re visiting for a thrilling day at the races, Royal Windsor Racecourse and Ascot Racecourse are both a short drive from the hotel.
|
||
|
||
For your business needs, the well-equipped, naturally lit meeting room has space for up to 12 attendees. At this hotel you can enjoy: Free Wi-Fi. Onsite parking £15.00 per night. A pillow menu.
|
||
|
||
Jump-start your day with the Free Express Start™ Breakfast, which offers continental options and hot items, served in the Great Room. Relax over drinks in the sunny courtyard, any time you’re feeling peckish, order a meal from the 24 hours Dining Menu.
|
||
|
||
Each of our thoughtfully designed rooms includes everything you need for a comfortable stay, from tea and coffee facilities to an iron and ironing board, hairdryer, 50" TV, and blackout curtains for a peaceful night’ rest.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONWX</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-LONXC" data-hotel-code="LONXC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-london-9789630969-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 伦敦 - Excel中</h2>
|
||
<span class="code">LONXC</span>
|
||
</div>
|
||
<div class="addr">1018 Dockside Road London E16 2FQ | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express London – ExCeL, conveniently located in the heart of East London, is perfectly suited for business or leisure stays. The hotel also boasts excellent transport links to Canary Wharf, the O2 arena and central London attractions. This stunning property boasts 204 bedrooms and three meeting rooms. Every guest staying will receive a free buffet breakfast as part of their stay, and our restaurant offers a 24 hour menu as well as alfresco dining on our hotel terrace.
|
||
The hotel is just a short walk from the iconic ExCeL Convention Centre, within walking distance or a 5-minute taxi ride to London City Airport and 200 metres walking distance to the Docklands Light Railway at Royal Albert Station. Royal Albert has direct links to Custom House Station where guests can change to the new Elizabeth Line for a quick passage into Central London and Heathrow Airport. The hotel is also within easy reach of both Westfield Shopping Centre and the Olympic Park at Stratford, in addition to the O2 arena at North Greenwich only a short distance away by train.
|
||
For up to two sleepers choose from Standard rooms with options of Double room offering Queen or King bed, or Twin room with 2 separate single beds. For families, our Family room is ideal and consists of Double & Sofa bed allowing up to 2 Adults & 2 Children (under 12 years) to stay. Our Accessible Double rooms for perfect for guests requiring Wheelchair or step free access.</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">LONXC</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-LONXL" data-hotel-code="LONXL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-london-4222020847-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 伦敦码头区</h2>
|
||
<span class="code">LONXL</span>
|
||
</div>
|
||
<div class="addr">Western Gateway Royal Victoria Dock London E16 1AL | 0371 423 4901</div>
|
||
<div class="rating">评分:4.35</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stylish London hotel offering upscale dining, an indoor pool and a spa.
|
||
Crowne Plaza® London Docklands hotel offers stylish accommodation a six-minute walk from the ExCeL London exhibition centre. London City Airport is a 10-minute cab ride from the hotel. The O2 arena is 15 minutes away by the IFS Cloud Cable Car car over the Thames; Custom House Elizabeth Line station and Royal Victoria DLR station is only five minutes' walk away. From there, trains can whisk you to Canary Wharf in 15 minutes or to Bank station in the City in 25 minutes.
|
||
You can host conferences for up to 275 people in our eight flexible meeting rooms, with natural light, AV equipment and free Wi-Fi. There's a breakout area for networking, and our Crowne Plaza Meetings Director can manage all the little details.
|
||
After a busy day, you can swim a few lengths of the indoor pool, work up a sweat in the fully equipped gym or book a beauty treatment in the spa. If you have time, ride the IFS Cloud Cable Car over the river to check out The O2's buzzing bars and restaurants.
|
||
The airy Docklands Bar & Grill serves breakfast, as well as juicy steaks, burgers and international dishes for lunch and dinner. Enjoy views over the docks from the covered terrace. Relax with a glass of wine or a cocktail in our modern bar, or take it really easy and order from our 24-hour room-service menu.</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">LONXL</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.cpdocklands.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LONZO" data-hotel-code="LONZO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/independent-london-10378057422-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">GEMS</span>
|
||
<h2>Ruby Zoe Hotel London</h2>
|
||
<span class="code">LONZO</span>
|
||
</div>
|
||
<div class="addr">146, 164 Notting Hill Gate London W11 3QG | 0800 031 8000</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Caribbean is calling, so get ready for a warm welcome and sunshiney vibes at Ruby Zoe. Influenced by cultures from the West Indies and beyond, Notting Hill has a rich history of carnival and celebration. That's why we've drawn inspiration from island life, with bold shades, warm textures and nods to music and costumes.
|
||
|
||
Drop by the friendly bar to catch an up-and-coming band, grab a rum punch with friends, or settle in with a signature cocktail or two. And when the party's over, you'll find a haven of Lean Luxury calm in your room.
|
||
|
||
Ruby Zoe is a five-minute walk from Notting Hill Gate station, if you're heading into town. It's worth staying local though, with parks, markets and museums all within easy strolling distance.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LONZO</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-152.html">上一页</a> 第 153 / 300 页 <a href="page-154.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> |