621 lines
54 KiB
HTML
621 lines
54 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-87.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-ELSES" data-hotel-code="ELSES">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-elkton-3784610367-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Elkton - University Area</h2>
|
||
<span class="code">ELSES</span>
|
||
</div>
|
||
<div class="addr">1570 Elkton Rd Elkton Maryland 21921 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.66</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express & Suites Elkton - University Area is conveniently located less than a mile off I-95 at Exit 109B at the Maryland/Delaware Stateline and is the midway point between Washington, DC and New York City.The Holiday Inn Express & Suites Elkton - University Area is located in an area with the comforts, charm, and atmosphere of a small town with all the advantages of large city. Just minutes away, you will find the University of Delaware, Downtown Newark, Bob Carpenter Center and Fred Rust Arena, as well as corporate and regional offices for WL Gore, Dupont, Dow, Siemens and Astra Zeneca.Holiday Inn Express & Suites Elkton - University Area, with its stylish décor and unmatched amenities, makes you feel right at home. Here, you will find fully equipped suites with room to spread out, as well as ample space to work and relax.Just a short drive away you will find great tax free shopping and dining at Christiana Mall, as well as some of the finest seafood and steakhouse restaurants in the area.Downtown Baltimore, MD, Wilmington DE, Philadelphia, PA and all three international airports are around an hour or less drive away.When it’s time to get connected we know that you require fast and reliable Wi-Fi service, which is why we offer complimentary wireless high-speed Internet.</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">ELSES</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-ELYEA" data-hotel-code="ELYEA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-ely-6202260701-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Ely</h2>
|
||
<span class="code">ELYEA</span>
|
||
</div>
|
||
<div class="addr">1505 East Aultman Street Ely Nevada 89301 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.80</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A warm welcome to the new Holiday Inn Express & Suites in Ely, Nevada!
|
||
|
||
Ely’s newest and most modern hotel is nestled in the beautiful mountains of Eastern Nevada. The property is centrally located on Highway 93 near Route 50, the ‘Loneliest Road in America.’ It’s the closest hotel to the area’s top attraction, the Ghost Train of Old Ely, as well as an 18-hole golf course, airport and hospital. Great Basin National Park and the Lehman Caves are an hour away.
|
||
|
||
The non-smoking, family and pet friendly Holiday Inn Express & Suites offers several state-of-the-art amenities. Relax your body and mind in our eucalyptus steam room, indoor pool and spa. Also, check out our large workout facility. The hotel also has a sleek meeting space, business center, DIRECTV and free WIFI. Plus, our complimentary breakfast will not disappoint!
|
||
|
||
In addition, we offer an off-site casino, restaurant and lounge just steps away.
|
||
|
||
Stay with us, breath in the crisp mountain air and enjoy the journey to your next destination!</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">ELYEA</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-EMACB" data-hotel-code="EMACB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/voco-corby-11117422459-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">VXVX</span>
|
||
<h2>voco Corby Kettering</h2>
|
||
<span class="code">EMACB</span>
|
||
</div>
|
||
<div class="addr">Rockingham Road Corby NN17 2AE | 0800 655 6219</div>
|
||
<div class="rating">评分:4.49</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">voco Corby Kettering offers a warm, cosy environment, perfect for your stay in North Northamptonshire.
|
||
|
||
Located on the outskirts of Corby, with easy access to the A43 and adjacent to Rockingham Castle, the hotel features ample on-site parking and beautiful landscaped gardens to unwind. Corby railway station, just five minutes away, provides frequent trains to Central London and Birmingham.
|
||
|
||
Our 103 spacious rooms and suites offer comfort, with king-size beds, premium linens, free Wi-Fi, 55” flat-screen TVs, walk-in showers, and more.
|
||
|
||
The hotel is also an ideal business venue, featuring the Rockingham Suite, the largest event hall in the area, with space for up to 350 guests. We also offer two private meeting rooms and flexible catering options.
|
||
|
||
Rockingham Castle, built by William the Conqueror, is nearby and offers a glimpse of history with jousting, theatre recitals, live music, and scenic gardens.
|
||
|
||
Embers Bar & Grill offers locally sourced dishes, voco Signature Cocktails, and a fine wine list. For lighter fare, our Deli and Café serves coffee, pastries, and light lunches. A fitness studio with modern equipment is also available for workouts.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>含车位</span><span>套房</span><span>EV Charging</span><span>健身中心</span><span>Entertainment</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">EMACB</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-EMAMW" data-hotel-code="EMAMW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-rotherham-2974230622-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Rotherham - North</h2>
|
||
<span class="code">EMAMW</span>
|
||
</div>
|
||
<div class="addr">Express Park, Manvers Way Wath upon Dearne Rotherham S63 7EQ | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.21</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcoming Rotherham hotel near the M1 with free parking and free breakfastHoliday Inn Express® Rotherham - North hotel is a 10-minute drive from central Rotherham and its train station.You're close to the M1 motorway and can reach Doncaster Sheffield Airport in 45 minutes. In the heart of South Yorkshire and near Sheffield, the hotel is also minutes by foot from the rural beauty of the long-distance Trans Pennine Trail. Wander among artworks at the nearby Yorkshire Sculpture Park, or browse at the Meadowhall Shopping Centre. Wentworth Woodhouse, a grand country mansion, and Wentworth Garden Centre are within a 10-minute drive. The National Coal Mining Museum for England is within easy reach. You can host meetings for up to 80 people in the hotel's 5 naturally lit conference rooms. The hotel is located within the Manvers business area, and an easy walking distance of company premises.At this hotel you can enjoy:- Free WiFi- Free Express Start™ Breakfast- Free on-site parking- Business CentreCheerful rooms have everything you need for a comfortable night, including blackout curtains. Start the day with a hearty breakfast of sausages, bacon, scrambled eggs & baked beans, plus continental items. Relax over a drink in the hotel bar, or chat with colleagues over dinner in the Great Room Restaurant.</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">EMAMW</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.hiexrotherham.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-EMART" data-hotel-code="EMART">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-rotherham-2532839644-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Rotherham-Sheffield M1,Jct.33</h2>
|
||
<span class="code">EMART</span>
|
||
</div>
|
||
<div class="addr">West Bawtry Road Rotherham S60 2XL | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.20</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover Holiday Inn Rotherham Sheffield: A Perfect Stay for Families and Business Travelers. Located just seven miles from Sheffield city centre, Holiday Inn Rotherham Sheffield is the ideal base for both leisure and business stays. With free parking and excellent transport links, you're only a five-minute drive from the M1 motorway, and just two miles from the heart of Rotherham. Frequent trains from Rotherham Station get you to Sheffield in just 15 minutes, with easy onward connections to London, Leeds, and Manchester.
|
||
At the hotel, kids stay and eat free, making it a fantastic choice for families. Enjoy a day out at the Magna Science Adventure Centre, where children can experience science hands-on, only three miles from the hotel. If you're looking to explore further afield, the Yorkshire Sculpture Park, showcasing works by Henry Moore and Barbara Hepworth, is just a 25-minute drive away.
|
||
Unwind after a busy day in our Open Lobby restaurant, offering British cuisine and kid-friendly options. You can stay active with a visit to our Fitness Centre or relax in the swimming pool and steam room. With six versatile, naturally lit meeting rooms, the hotel can host everything from small gatherings to large receptions for up to 300 guests. Plus, modern equipment, free WiFi, and catering services are available to ensure your event runs smoothly.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>Children's Activities</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">EMART</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="www.holidayinn.com/rotherhamuk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-EMASS" data-hotel-code="EMASS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-sheffield-5961382997-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 谢菲尔德市中心</h2>
|
||
<span class="code">EMASS</span>
|
||
</div>
|
||
<div class="addr">Blonk Street Sheffield S1 2AB | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.44</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Riverside hotel with free Wi-Fi and breakfast included.Holiday Inn Express® Sheffield City Centre hotel offers a convenient location a five-minute walk from the Fitzalan Square tram stop.You can also walk to the Sheffield train station, just 10 minutes away. If you’re driving in, there’s on-site parking, and Junction 33 of the M1 motorway is 5 miles away. Enjoy easy access to central shops, restaurants and the Sheffield Theatres, take a dip in the Ponds Forge Olympic pool or play around at the Hillsborough Golf Club. You can also indulge in some retail therapy at the nearby Meadowhall Shopping Centre. Here for work? Nearby businesses include Capita Plc, HSBC, and the Home Office. You can host events for up to 18 in the hotel's naturally lit meeting room. There’s also a Business Centre and complimentary use of PCs.At this hotel you can enjoy:- Free Wi-Fi- Express Start™ Breakfast included in the room rate- Free use of fitness centre and sauna next door- All Day DiningGuest rooms are full of special touches like blackout curtains and Smart TVs. Wake up to a hearty breakfast of scrambled eggs, bacon, sausages and baked beans, and enjoy a workout at the adjacent sister hotel. You can pop into the bar or head out to the patio for lunch, drinks, and snacks. Hot Costa coffee is available all day long.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">EMASS</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.hiexsheffield.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-EMAUK" data-hotel-code="EMAUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-sheffield-5904019202-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 谢菲尔德</h2>
|
||
<span class="code">EMAUK</span>
|
||
</div>
|
||
<div class="addr">Victoria Station Road Sheffield S4 7YE | 0800 890 410</div>
|
||
<div class="rating">评分:4.35</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A historic hotel in Sheffield city centre with 105 newly refurbished bedrooms, an elegant Restaurant, all day dining in the Grand Lounge bar with Premium and Suite room upgrades.
|
||
The 19th-century Grade II Crowne Plaza® Royal Victoria Sheffield hotel stands in quiet grounds off a private drive in Sheffield city centre. The hotel has 240 car parking spaces on-site. Sheffield's shops, theatres, museums and Ponds Forge water sports complex are within walking distance of the hotel.
|
||
Corporate guests enjoy the hotel's business-friendly services, including 24-hour room service and luxurious upgraded bedrooms. All our newly refurbished bedrooms have comfortable double beds, air conditioning, tea and coffee making facilities, mineral water and free Wi-Fi. With a gorgeous Ballroom with a maximum capacity of 400 delegates theatre style, and further 13 meeting rooms, the hotel is an impressive venue for Residential conferences and events. The hotel is located within 10 minutes driving distance from major corporate offices such as HSBC, Home Office, Capita, Virgin Media to name a few.
|
||
Take time out in the 24-hour fitness centre with its naturally lit, fully equipped gym and dance studio. Cunningham's Restaurant offers gourmet cuisine in a refined setting with a seasonal changing menu– ideal for a romantic meal or client dinner. With twin fireplaces the Grand Lounge bar is popular for a Cocktail or light meal.</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">EMAUK</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.cpsheffield.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-EMLAP" data-hotel-code="EMLAP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-derby-2532857946-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 东米德兰机场</h2>
|
||
<span class="code">EMLAP</span>
|
||
</div>
|
||
<div class="addr">Hunter Road, Pegasus Business Park Castle Donington East Midlands Derby DE74 2TQ | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">在这家东米德兰兹机场酒店,您可以享受便利的客房、免费早餐和停车服务。
|
||
|
||
东米德兰机场智选假日酒店(Holiday Inn Express® East Midlands Airport)地理位置优越,是度假、家庭和商务旅客的理想下榻之地。驾车或步行两分钟即可到达机场航站楼。酒店紧邻 M1 高速公路,前往诺丁汉、莱斯特或德比均十分便捷,车程不到 30 分钟。
|
||
|
||
酒店距离多宁顿公园赛道(Donington Park Circuit)仅 5 分钟车程,是观看比赛的绝佳地点;下载音乐节(Download Festival)就在酒店门口,是周末从音乐节中恢复过来的理想中转站。您可以轻松游览东米德兰地区的最佳景点;孩子们一定会喜欢国家航天中心(National Space Centre),开车只需 35 分钟;而历史爱好者则可以探索 Whattonn House 和 City Of Caves,开车不到半小时即可到达。住客每天停车费为 10 英镑,非住客每天停车费为 20 英镑。
|
||
|
||
您可以在客房内休息和充电,房间内配有遮光窗帘、熨烫设施和带电动淋浴的连接浴室。如果您饿了,可以到酒吧喝一杯,或者从我们的餐饮菜单上选择一点吃的。如果您起得较早,可从凌晨 4 点开始享用免费早餐,或购买咖啡和羊角面包带走。</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">EMLAP</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="expresseastmidsairport.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-EMPEX" data-hotel-code="EMPEX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-emporia-5721869661-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Emporia Northwest</h2>
|
||
<span class="code">EMPEX</span>
|
||
</div>
|
||
<div class="addr">3007 W. 18th Ave Emporia Kansas 66801 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.32</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express & Suites Emporia Northwest is your comfortable home base off I-35, close to downtown, Emporia State University, the David Traylor Zoo, Jones Park, and major local employers such as Tyson Foods and Hostess Brands. If you’re searching for a hotel in Emporia, our location makes it simple to explore the city’s favorite spots.
|
||
Start your day with our free hot breakfast, then enjoy conveniences like free Wi-Fi, on-site parking, a 24-hour Fitness Center, and modern guest rooms equipped with mini fridges, microwaves, plush bedding, and coffee makers. No matter if you’re here for meetings or sightseeing, our Emporia, KS, hotel delivers everything you need for a seamless stay.
|
||
Relax, recharge, and experience the brighter side of travel at our hotel in Emporia, KS.</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">EMPEX</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-EMVAS" data-hotel-code="EMVAS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-emporia-5288599497-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 恩波里亚</h2>
|
||
<span class="code">EMVAS</span>
|
||
</div>
|
||
<div class="addr">1350 West Atlantic Street Emporia Virginia 23847 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.37</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Enjoy Our Emporia, Virginia Hotel's Top Accommodations Right off of Highway 58 and Interstate 95, our Emporia, Virginia hotel's location is perfect for business and leisure travelers to the southern part of the state. We are just down the road from a number of restaurants, shopping centers and businesses, making travel a breeze for every guest. Corporate travelers appreciate our convenient, 24-hour business center that is well-equipped with copy, fax, e-mail and print services. In addition, guests searching for event space among hotels in Emporia, VA find just what they need with our spacious meeting room. Our event facilities can accommodate up to 80 guests; we have a list of audio/visual equipment and a helpful service staff that can help make your meeting a success. Vacationers are glad to know how many attractions are near our hotel in Emporia, VA, too. Enjoy the great outdoors at Lake Gaston, or get your dose of American history while visiting the Veterans Memorial Park. The Southampton Motor Speedway is just a few minutes down the road, so be sure to spend an evening watching late model stock cars race around the oval track. From the indoor pool to the free high-speed, wireless Internet access, our hotel's extra amenities are what make us one of the best. Burn off a few extra calories in the fitness center, or stop in and grab one of our signature cinnamon rolls in the morning at our hot Express Start Breakfast Bar.</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">EMVAS</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-ENGNJ" data-hotel-code="ENGNJ">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-englewood-2532882678-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 恩格尔伍德</h2>
|
||
<span class="code">ENGNJ</span>
|
||
</div>
|
||
<div class="addr">401 S. Van Brunt Street Englewood New Jersey 07631 | 1 800 972 3160</div>
|
||
<div class="rating">评分:4.06</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">北新泽西的独特酒店新泽西恩格尔伍德皇冠假日酒店®就坐落在Route 4公路旁,距离新泽西收费高速2英里,距离曼哈顿中城10英里,位置极其理想,能让您轻松前往本地众多热门景点。从我们酒店前往拉瓜迪亚机场、纽瓦克机场、肯尼迪机场和泰特波罗机场都十分方便,并且我们还提供周到的设施、杰出的服务和充足的活动空间,因而我们是您在北新泽西最一流的选择。近5,000平方英尺的灵活会议空间,加上皇冠会务总监、两小时反馈服务承诺和每日会议简报,让我们成为您在本地区的“会聚之所”。当您在北新泽西时,我们的便利位置能让您轻松到访众多企业,包括联合利华、斯台普斯、LG和美国全国广播公司财经频道。哥伦比亚长老教会和恩格尔伍德医院也都在酒店附近。到恩格尔伍德休闲旅行的宾客可以到Shops at Riverside购物,或者在卑尔根表演艺术中心欣赏一场演出。酒店附近的杨基体育馆和美国梦麦道兰体育中心定能让男女老少都获得充满乐趣的时光,而时代广场和百老汇只需从酒店短途搭乘巴士即可到达。恩格尔伍德皇冠假日酒店®的宾客还可以在酒店内使用许多杰出的设施与服务,包括室内泳池、健身与商务中心、免费无线网络、Carlyle’s Restaurant餐厅提供的客房服务、免费穿梭巴士和皇冠假日领先睡眠品质®计划的各种一流用品。我们热切盼望您的光临!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>Children's Activities</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">ENGNJ</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.cpenglewoodhotel.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-ENWCW" data-hotel-code="ENWCW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-kenosha-9204827427-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 肯诺辖</h2>
|
||
<span class="code">ENWCW</span>
|
||
</div>
|
||
<div class="addr">10200 74th Street Kenosha Wisconsin 53142 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Ideally located halfway between Milwaukee and Chicago, Kenosha offers the perfect blend of corporate convenience and Midwest charm. With easy access to General Mitchell International and Chicago O’Hare International Airport, traveling to and from the area is seamless. Our hotel’s prime location places you minutes from Kenosha’s major business and industrial hubs. Nearby corporate headquarters and facilities include Eli Lilly, Snap-On, Jockey, Foxconn, Smurfit Westrock, Ocean Spray, and Uline World Headquarters. Amazon, Meijer Distribution Centers, the future Microsoft Data Center, LakeView Corporate Park, and Kenosha Business Park are all within five miles of the hotel - making our Candlewood Suites a smart choice for corporate travelers and project teams. Visiting for fun? Discover downtown Kenosha along Lake Michigan’s scenic waterfront, home to museums, unique restaurants, and the popular Kenosha Saturday Farmers Market. Shop at Pleasant Prairie Premium Outlets, featuring over 90 designer and brand-name stores, or explore local favorites like Frank’s Diner, Southport Lighthouse, and Uke’s Harley-Davidson. After a day of work or exploration, unwind at Candlewood Suites. With extended-stay comforts that feel like home, enjoy the convenience of fully equipped in-room kitchens, outdoor grilling stations on our patio, and the Candlewood Lending Locker, stocked with cooking tools, appliances, and games to make your stay more comfortable.</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">ENWCW</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-ENWPP" data-hotel-code="ENWPP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pleasant-prairie-4244503734-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Pleasant Prairie / Kenosha</h2>
|
||
<span class="code">ENWPP</span>
|
||
</div>
|
||
<div class="addr">7887 94th Avenue Pleasant Prairie Wisconsin 53158 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to our Friendly Kenosha Pleasant Prairie Hotel!
|
||
|
||
Centrally located between Chicago and Milwaukee, Pleasant Prairie is situated just off the shores of beautiful Lake Michigan. Whether you're here for business or pleasure, we have everything you need for a carefree stay.We are less than 1.5 miles from the Pleasant Prairie Rec Plex. Other popular destinations nearby include Bristol Renaissance Fair,Premium Outlet Mall,Six Flags Great America,Carthage College, UW Parkside, Wilmot Ski Mountain, Gurnee Mills Mall. Within 3 miles we have Foxconn,Snap On Inc, Yamaha, Amazon, Uline, Meijer, Kenosha Business Park, Lakeview Corporate Park. This makes our hotel the perfect choice for your business trip.
|
||
|
||
Our accommodations include Free High Speed WiFi throughout the hotel.Free Hot Breakfast, Heated Indoor Pool, Whirlpool, 24 Hour Business Center to help maintain your workout routine. Rooms are equipped with microwave, mini-refrigerator, Keurig coffee maker, and numerous plug outlets. Our Meeting Room can accommodate up to 50 people, perfect for successful meetings or small parties. Stay Smart, Stay Refreshed, Stay Express with us!</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">ENWPP</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-EPATX" data-hotel-code="EPATX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-eagle-pass-4244505272-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites EAGLE PASS</h2>
|
||
<span class="code">EPATX</span>
|
||
</div>
|
||
<div class="addr">2007 Veterans Boulevard Eagle Pass Texas 78852 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.42</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Eagle Pass, Texas Hotel's Minutes from MexicoCome see where "yee-hah" meets "ole" in Eagle Pass! The Holiday Inn Express® & Suites Eagle Pass hotel is at a cultural and trade crossroads, five minutes from the International Bridge to Piedras Negras, Mexico and Plaza Culturas of the replicas of the Aztec pyramids and several restaurants next to the plaza. Seven minutes if you plan to travel to Eagle Pass for business, you'll be pleased to know that we're near several corporations, including 57 Industrial Park, Fort Duncan Medical Center and Southwest Texas Junior College also call Eagle Pass, Texas home. Along with placing guests across the Rio Grande from Piedras Negras, we're also near Eagle Pass attractions like the Municipal Golf Course. For great shopping, check out Mall de las Aguilas or travel across the border. Later, you can explore Fort Duncan Museum and then head out for an evening of fun at nearby Kickapoo Lucky Eagle Casino.</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">EPATX</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-ERDCH" data-hotel-code="ERDCH">
|
||
<img class="img" src="https://digital.ihg.com.cn/is/image/ihg/crowne-plaza-erdos-city-5210573730-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 鄂尔多斯皇冠假日酒店</h2>
|
||
<span class="code">ERDCH</span>
|
||
</div>
|
||
<div class="addr">内蒙古自治区鄂尔多斯市鄂托克西街迎宾路甲1号 鄂尔多斯 Nei Mongol 17000 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">鄂尔多斯皇冠假日酒店是会议、会展、度假和商务旅行综合式酒店,总占地面积288000平米。园林式的酒店低层群楼建筑,园内景色怡人,空气清新。酒店地处东胜区政治、经济、文化中心地带的迎宾路1号,距离鄂尔多斯机场40公里,距火车站仅有20分钟车程,驱车40分钟既可到达享誉中外的旅游胜地响沙湾。
|
||
酒店共拥有292间套客房,房间内幽雅,惬意。每间客房都配有中央空调,卫星电视,国内/国际长途电话,私人保险箱,和宽带网络接口等。您还可加入洲际集团“优悦会”,享受会员积分,获得全世界洲际品牌酒店的免费住宿及航空里程。
|
||
酒店国宾楼:陈设尊贵雅致,温馨舒适,入住客人可享受皇冠假日行政贵宾专享礼遇。阳光植物园餐厅,四季让人置身于绿野园林之中,是宴请贵宾的理想场所。
|
||
迎宾中餐厅:主营享誉全国的粤菜、川菜、淮扬菜,同时可为您提供独具特色内蒙古文化套餐,满足您对中国地方传统特色美食的所有向往。
|
||
富莱斯西餐厅:高贵清雅,琴瑟缓缓,浪漫氛围与经典西式料理相融合。自助餐菜品琳琅满目,让您在觥筹交错间回味无穷。
|
||
大堂吧:头顶苍穹,专享阳光沐浴,在音乐中放松心情,在宁静中体验一种清幽雅致。
|
||
鄂尔多斯宴会厅:装饰华贵,功能齐全,自然采光的无柱式宴会厅,可同时容纳400人用餐,名厨呈现的珍馐佳肴及专业的服务团队,为您的宴会锦上添花。
|
||
国宾宴会厅:1500平米无柱式、高清曲面LED大屏幕,可容纳1000人用餐及大型会议。酒店5个不同类型会议室,可同时承接各类会议。
|
||
圆桌会议中心:可接待各类国际性会议,宽敞的空间适合举办各种大型会展。酒店拥有专业高效的团队,全方位的提供一站式服务,让您的会务活动轻松愉悦、圆满成功。
|
||
酒店主楼配套健身房,另有环境优雅的茶吧、棋牌室、台球、乒乓球,让您由内至外充满生机、神采飞扬。</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>含车位</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">ERDCH</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="NA">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-ERICW" data-hotel-code="ERICW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-erie-8182099074-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Erie</h2>
|
||
<span class="code">ERICW</span>
|
||
</div>
|
||
<div class="addr">2020 Edinboro Road Erie Pennsylvania 16509 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:3.67</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Candlewood Suites Erie is an IHG brand hotel centralized for shopping, company travel and family fun. We provide complimentary HSIA, an indoor pool, business center and our Candlewood Cupboard is open 24 hours so you can grab a snack or various amenities any time you would like.
|
||
Enjoy the many attractions Erie has to offer such as Presque Isle State Park, Tom Ridge Environmental Center, Waldameer Amusement Park or the Erie Zoo
|
||
The hotel location and amenities ensure easy proximity to many business and clients from General Electric, LORD, and Erie Insurance.
|
||
The Candlewood Suites Erie is located adjacent to the Millcreek Mall and close to several other shopping plazas with clothing tax free in Pennsylvania. The property is minutes from the premier educational facilities of Mercyhurst, Gannon, Edinboro University, Penn State Behrend, and LECOM.
|
||
Minutes from the Erie bayfront you are able to visit attractions like the Erie Bayfront Convention Center, Erie Bicentennial Tower, Maritime Museum, Brig Niagara, Erie Art Museum, Warner Theater, and the Erie Playhouse. Also located downtown are UPMC Hamot and Saint Vincent Hospitals.
|
||
For the sports enthusiast, we are located near Lake Erie Speedway, Presque Isle Downs and Casino. Take in a game at the Erie Insurance Arena home to Erie Otters Hockey and Erie Bayhawks Basketball or visit UPMC Park to the see the Erie Seawolves baseball team.</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">ERICW</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-ERIEE" data-hotel-code="ERIEE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-erie-7496128440-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Erie</h2>
|
||
<span class="code">ERIEE</span>
|
||
</div>
|
||
<div class="addr">2260 Downs Drive Erie Pennsylvania 16509 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover the comfort of the Holiday Inn Erie, located just off I-90 exit 24, south of downtown Erie amidst a hub of shopping and dining. A mere 11.5 miles from Erie International Airport (ERI), our hotel ensures a convenient start and end to your journey.
|
||
|
||
Explore nearby attractions like Splash Lagoon, Erie's exclusive indoor waterpark, and Millcreek Mall Complex, featuring over 195 stores, restaurants, and entertainment venues. Movie buffs can catch the latest releases at Tinseltown USA movie theater, located nearby.
|
||
|
||
Animal enthusiasts will love our proximity to the Erie Zoo, housing over 400 animals. Outdoor enthusiasts can enjoy winter adventures at Peek n Peak Resort a short drive away.
|
||
|
||
Don't miss must-see attractions like Waldameer Water World, Presque State Park, and the Erie Maritime Museum. We're also near GE, TechnipFMC, LECOM, First Energy, and Parker Hannifin, convenient for business travelers.
|
||
|
||
Our accommodations include complimentary Wi-Fi for your convenience. Each room offers cleanliness, comfort, and ample workspace, for both leisure and business travelers. As one of Erie's newest pet-friendly hotels, we happily welcome furry companions. Plus, take advantage of our Indoor Pool and Fitness Center during your stay. We offer made-to-order breakfast for purchase each morning. For our corporate guests, we provide convenient meeting space on the hotel's first floor. Your satisfaction is our top priority at the Holiday Inn Erie.</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">ERIEE</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/holidayinn/hotels/us/en/erie/eriee/hoteldetail?cm_mmc=GoogleMaps-_-HI-_-US-_-ERIEE">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-ESBHI" data-hotel-code="ESBHI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-ankara-3815075007-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 安卡拉</h2>
|
||
<span class="code">ESBHI</span>
|
||
</div>
|
||
<div class="addr">Tunus Caddesi No:7 Kavaklidere Ankara 06680 | 00 800 621 2253</div>
|
||
<div class="rating">评分:4.62</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A modern, family-friendly hotel near Ankara city centre and Old Town
|
||
|
||
Holiday Inn® Ankara-Kavaklıdere hotel is a 15-minute walk from Kızılay, the dynamic centre of the Turkish capital, and a 10-minute drive from Ulus, the Old Town. Business guests have easy access to government ministries and corporate offices, while leisure travellers are near Kızılay's metro station and fashionable boutiques. It's a 10-minute stroll to the neoclassical Ottoman Kocatepe Mosque, and a short taxi ride to the ancient Roman Temple of Augustus.
|
||
|
||
The Grand National Assembly of Turkey is a 10-minute walk from the hotel, and it's only six km to Congresium Ankara International Convention & Exhibition Centre. The hotel is well-equipped for boardroom meetings and events, with inclusive Wi-Fi and an attractive ballroom that hosts 220 people.
|
||
|
||
The hotel's Rue Café & Bar is the place to recharge with Turkish coffee on the terrace, and you can socialise over tasty local and international dishes at the in-house Monde Restaurant. The hotel's location in the Kavaklıdere district puts you 10 minutes' walk from Tunalı St, a nearby hub for authentic Turkish pastry and antique shops.
|
||
|
||
The hotel provides free secure indoor and outdoor parking spaces, and surcharged airport transfers on request, including a VIP shuttle service. If you need a morning warm-up or a workout before bed, the mini-gym is open from 6am to 11pm.</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>EV Charging</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">ESBHI</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.ihg.com/hotels/tr/tr/ankara/esbhi/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-ESCCA" data-hotel-code="ESCCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-escondido-6102339953-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 圣地亚哥埃斯孔迪多</h2>
|
||
<span class="code">ESCCA</span>
|
||
</div>
|
||
<div class="addr">1250 West Valley Parkway Escondido California 92029 | 1 800 972 2802</div>
|
||
<div class="rating">评分:4.12</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">San Diego Vacations Start at Escondido Hotel's SiteTravelers seeking San Diego area hotels find the accommodations of the Holiday Inn Express® Hotel & Suites San Diego - Escondido advantageous. The hotel's proximity to I-15 makes it the perfect home base for business and leisure, and the conscientious staff and countless creature comforts provide an environment guests are pleased to call home.Entertainment in Escondido runs the gamut from slots at Harrah's Rincon Casino to shows at California Center for the Arts, Escondido. In the hills of the northern San Diego area, the hotel's patrons can discover one of the country's most extraordinary attractions: San Diego Zoo Safari Park, a wildlife sanctuary home to more than 3,500 animals. For even more fun, guests can visit the Gaslamp Quarter, LEGOLAND California and SeaWorld San Diego. Iceoplex Escondido is less than one mile away.For corporate guests lodging at this hotel in Escondido, business is truly a pleasure. The new Palomar Pomerado Hospital and countless corporate locations are minutes away for more convenient travel. There's also 700 square feet of event space on site, ideal for meetings of up to 40. With a 24-hour Business Center and free Wi-Fi access, every necessary business resource is at your disposal.Enjoy the free, hot Express Start Breakfast Bar. Guests can work out in the Fitness Center 24 hours a day and enjoy a seasonal, outdoor pool at their leisure, too. Book now!</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">ESCCA</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-ESNPA" data-hotel-code="ESNPA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-easton-4245283363-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites EASTON</h2>
|
||
<span class="code">ESNPA</span>
|
||
</div>
|
||
<div class="addr">90 Kunkle Drive Easton Pennsylvania 18045 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.47</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay at the Best of Easton, PA HotelsThe Holiday Inn Express Easton is nestled in the heart of the beautiful Lehigh Valley. Our hotel's location is just off Routes 22 and 33 and I-78, 1 mile from Easton Hospital.Business travelers to the area are pleased by our hotel's location in Easton, PA, our friendly staff, great services, and clean and safe setting. They appreciate being 4.5 miles from St. Luke’s Hospital Anderson Campus or a quick trip down Route 22 to Lehigh Valley Health Network Muhlenberg. A future trip may bring you to other popular destinations, Lafayette College, Crayola LLC, Georgia-Pacific, Dixie and Lehigh University.Other hotels in Easton, PA, just can't compete with the hospitality and amenities that we offer. From the free wireless Internet access to the comfortable rooms, we have what you want. If business brings you in for an extended period of time, be sure to reserve one of our suites for that extra room to stretch out each night. Don't forget there's a free, hot Express Start Breakfast Bar to start your day. Make your reservations today to enjoy the best of the Lehigh Valley as our hotel's guest.In addition to our many complimentary amenities, our 8,000-sq-ft event space can accommodate your business meeting, wedding, or social event in Easton, PA.Please note, our hotel will remain open during the COVID-19 pandemic crisis to assist healthcare workers, logistic workers, and other essential personnel.</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">ESNPA</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-86.html">上一页</a> 第 87 / 300 页 <a href="page-88.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> |