624 lines
51 KiB
HTML
624 lines
51 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-154.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-LOVMX" data-hotel-code="LOVMX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-monclova-3827205834-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn MONCLOVA</h2>
|
||
<span class="code">LOVMX</span>
|
||
</div>
|
||
<div class="addr">Blvd. Harold R. Pape # 200 Col. Guadalaupe Monclova Coahuila de Zaragoza 25750 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Central Monclova Hotel The Holiday Inn® Monclova Hotel is located in the heart of the most important commercial and industrial area of the city. Situated on Boulevard Harold R. Pape you have easy entrance and departure from the city, as well as fast access to both Altos Hornos de México plants and Venustiano Carranza International Airport (LOV). The Hotel is near to the main companies of the city: Takata, Lear, Grupo Industrial Monclova and Inmagusa. During your leisure time, enjoy different outdoor activities at Xochipilli Parks and go to a musical show or play at Teatro de la Ciudad de Monclova.Eat delicious meals with friends, family or business associates at our Regional and International cuisine Restaurant Kalionchiz. Enjoy an evening with our pool service as some options of food or just relax on the outdoor couches or going for a leisure swim in the pool. Keep up with work at the business center with complimentary Internet access. Start your days with an energizing workout at the fitness center, and end them resting in comfortable cozy rooms. Additionally we offer on-site guest self-laundry facilities.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>商务中心</span><span>区域班车接送</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LOVMX</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.facbook.com/holidayinnmonclova">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LOZKY" data-hotel-code="LOZKY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-london-4849844276-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 伦敦</h2>
|
||
<span class="code">LOZKY</span>
|
||
</div>
|
||
<div class="addr">506 Minton Drive London Kentucky 40741 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.39</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay with Us on Your Next Trip to London, KYOur hotel's conveniently located halfway between Knoxville, TN and Lexington, KY right off of I-75. Because the Holiday Inn Express® London, KY hotel is situated in the foothills of the Appalachian Mountains, you'll enjoy beautiful views year-round.If you're coming to the area for work, we offer a variety of great business amenities. Our property has over 700 sq. ft. of flexible meeting and event space, as well as a 24-hour business center with copy services, a personal computer and free Wi-Fi access. In addition, companies like Sara Lee and St. Joseph Hospital are near our hotel in London, Kentucky.This hotel's location is great for leisure travelers, too! Outdoor enthusiasts are glad that we're only a few miles from the Levi Jackson Wilderness Road State Park and Laurel Lake. Bargain hunters appreciate that Flea Land Flea Market is in close to proximity. The World Chicken Festival takes place every year in London, KY, and our hotel's guests also enjoy this event, which has contests, parades, rides and, of course, chicken.In addition to an ideal location, we have great amenities. Every morning, we serve the complimentary, hot Express Start Breakfast Bar, featuring our signature cinnamon rolls. It's sure to be one of the best free breakfasts in London, Kentucky! Our hotel's indoor pool and fitness center also allow you to keep up with your daily workout routine while on the road.</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">LOZKY</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-LPCCA" data-hotel-code="LPCCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-lompoc-6982816550-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 隆波克</h2>
|
||
<span class="code">LPCCA</span>
|
||
</div>
|
||
<div class="addr">1417 North H Street Lompoc California 93436 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.54</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express Lompoc, located in the picturesque city of Lompoc, California, in the Santa Rita Hills along California's Central Coast. While staying with us, immerse yourself in the stunning natural beauty of Lompoc's flower fields, vineyards, wineries, and nearby beaches.
|
||
|
||
Discover the great outdoors with convenient access to Lompoc's Flower Fields, Miguelito Park, and La Purísima Mission State Historic Park. Savor exquisite wines from local wineries along Lompoc's Wine Trail and the Lompoc Wine Ghetto. Don’t miss the chance to witness a rocket launch at the scenic Vandenberg Space Force Base or enjoy a round of golf at La Purisima Golf Course. You can also relax at California's beautiful beaches, including Jalama Beach County Park and Surf Beach.
|
||
|
||
Experience simple, smart travel in Lompoc, California. Get a great night's sleep in our rooms designed for more comfort, featuring comfortable bedding, a microwave, and a mini fridge. Jump start your day with our free hot breakfast and coffee and unwind after a day of exploration in our outdoor pool.</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">LPCCA</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-LPDEX" data-hotel-code="LPDEX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-la-piedad-5896157540-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn LA PIEDAD</h2>
|
||
<span class="code">LPDEX</span>
|
||
</div>
|
||
<div class="addr">KM. 2.5 Carr. La Piedad Guadalajara La Piedad Michoacán de Ocampo 59300 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.73</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Bajio Area Hotel in La Piedad
|
||
|
||
Located in Mexico’s Bajío region, along the Mexico-Guadalajara highway, the Holiday Inn® La Piedad Hotel offers guests a chance to relax in a beautiful garden setting while exploring the rich history of the area.
|
||
|
||
Our hotel in La Piedad is ideal for business travelers. You can find many companies near our location, such as Lapisa, Pharma, Turbomaquinas, Albapesa, and Agricola el Rosal. Finish last-minute work in the equipped Business Center, enjoy free Wi-Fi access, and use our meeting rooms to host events.
|
||
|
||
Enjoy all the attractions the Bajío Region offers. Just 25 minutes away, find archaeological sites displaying Chichimeca culture like the Zona Arqueológica Zaragoza and Zona Arquelógica Plazuelas, and the beautiful El Señor de La Piedad church, less than 15 minutes away, is a must see for every guest.
|
||
|
||
At Holiday Inn® La Piedad Hotel, you will enjoy award-winning quality and service. Go for a swim in the outdoor pool, enjoy the lush, landscaped gardens, workout in the Fitness Center, or just relax in the Jacuzzi. Kids can play in the kiddie pool, game room or playground, and El Jardín Restaurant is sure to please with its daily breakfast and lunch buffets, as well as a la carte dinners and permanent Gastronomy Festivals.</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">LPDEX</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/es/la-piedad/lpdex/hoteldetail">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LPLAD" data-hotel-code="LPLAD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-liverpool-4296014780-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Liverpool - Royal Albert Dock</h2>
|
||
<span class="code">LPLAD</span>
|
||
</div>
|
||
<div class="addr">Brittania Pavillion Albert Dock Liverpool L3 4AD | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.63</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Comfortable rooms in a converted warehouse overlooking Albert Dock, with easy access to Liverpool City Centre.
|
||
Located on the vibrant, rejuvenated Albert Dock, Holiday Inn Express® Liverpool - Albert Dock hotel is a 25-minute drive from Liverpool John Lennon Airport (LPL). James Street Subway Station is only 10 minutes’ walk away and offers access to nearby Chester as well as local service around Liverpool.
|
||
Business guests are minutes away from the ACC Convention Centre. You can host a meeting and request a working lunch at the hotel’s two meeting rooms, which seat up to 40 people and can be configured to suit your needs. Free Wi-Fi is available throughout the hotel.
|
||
The hotel is only minutes away from the Tate Liverpool Museum, the M&S Concert Arena and the interactive Beatles Story exhibit, all located on Albert Dock. You can meander Liverpool’s UNESCO World Heritage waterfront and take your pick from the many cafés, bistros, restaurants and bars that dot the dock.
|
||
All guests enjoy an inclusive Express Start Breakfast ranging from hot items like scrambled eggs, baked beans, bacon and sausages to continental options, including fresh pastries and cereal. Relax with a drink at the Great Room bar, which has excellent views over the river. Guests receive a discount at a nearby car park.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>商务中心</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LPLAD</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-LPLCP" data-hotel-code="LPLCP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-liverpool-8917090686-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 利物浦约翰列侬机场</h2>
|
||
<span class="code">LPLCP</span>
|
||
</div>
|
||
<div class="addr">Liverpool Airport Speke Aerodrome Liverpool L24 8QD | 0800 890 410</div>
|
||
<div class="rating">评分:4.16</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A stylish hotel in a Grade II listed building with an art deco restaurant and free WiFi
|
||
Crowne Plaza® Liverpool John Lennon Airport hotel is within easy reach of Liverpool and Manchester via the M57 and M62 motorways, which are only an 11-minute drive away. Drop your car off in the large car park and take a direct train into the city centre from Liverpool South Parkway station, eight minutes away by bus. Liverpool John Lennon Airport is just five minutes away by car.
|
||
A Crowne Plaza® Meetings Concierge is your point of contact for organising events. The spacious Aerial Suite and Blenheim De-Havilland Room host social dinners and corporate functions, and you can also hold conferences in the 12 modern meeting rooms with smart TVs. The hotel is connected with free WiFi.
|
||
Many of Liverpool's attractions are within a half-hour's drive, including the famous football pitches Goodison Park and Anfield Stadium. There's shopping and dining at Liverpool ONE complex, and music fans love The Cavern Club.
|
||
You can dine our brand new restaurant, "spk.", which serves the best local cuisine - or as scousers say, scran. Or have a cocktail in our comfortable lounge bar. The hotel is located in the heritage-listed, 1930s former Speke Aerodrome building. You can spot vintage aircraft on a nearby apron as you eat breakfast in the former arrivals hall.
|
||
Enjoy access to the David Lloyd Leisure club and enjoy the Swimming Pools or Gym (hours of access vary).</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">LPLCP</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-LPLDS" data-hotel-code="LPLDS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-liverpool-9591828724-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Liverpool - Central</h2>
|
||
<span class="code">LPLDS</span>
|
||
</div>
|
||
<div class="addr">125 Duke Street Liverpool L1 4JR | 0800 43 40 40</div>
|
||
<div class="rating">评分:4.71</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express Liverpool Central is located less than a mile from Liverpool Lime Street station and 8 miles from Liverpool John Lennon Airport. With close connections to the M62 Motorway and M53 Motorway.
|
||
The hotel is located within the vibrant and historic Ropewalks district of the city, within walking distance of many of Liverpool’s city centre attractions, including The Royal Albert Dock, Shopping at Liverpool ONE, The Beatles Story and Liverpool Cathedral. It is conveniently located less than half a mile from the M&S Bank Arena, the home of Eurovision 2023.
|
||
The hotel is proud to welcome visitors travelling to the world-renowned Liverpool football club, located at Anfield and Everton football club, located at Goodison Park; both of which are just a short walk from the hotel.
|
||
Business guests will find the hotel the perfect place to work from, with free Wi-Fi and air conditioning throughout and ergonomic desks, laptop safes and ensuite bathrooms with power showers in every room. The hotel has a meeting room on the top floor with views over to the Royal Albert Dock. Audio visual equipment and catering options are available upon request.
|
||
All guests can enjoy a Free Breakfast, with options including bacon, sausage, scrambled eggs, pastries, cereals, yoghurts and more. The hotel also offers lunch and dinner, where kids under 12 eat free, or relax with a drink in the Lounge Bar.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LPLDS</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-LPLDU" data-hotel-code="LPLDU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/vignette-collection-liverpool-9623766516-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">LXLX</span>
|
||
<h2>Vignette Collection The Halyard Liverpool</h2>
|
||
<span class="code">LPLDU</span>
|
||
</div>
|
||
<div class="addr">123 Duke Street Liverpool L1 4JR | 0800 458 3999</div>
|
||
<div class="rating">评分:4.79</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience The Halyard Liverpool, Vignette Collection, the city’s newest lifestyle destination that captures the energy and spirit of Liverpool, blending modern luxury with the rich history of the city’s merchant past.
|
||
|
||
Nestled in the vibrant Ropewalks district, just minutes from Albert Dock, The Halyard offers a refined yet relaxed space where guests and locals connect through thoughtful design and curated experiences. With 133 guest rooms, a fitness suite with rooftop terrace, and meeting rooms, we provide a vibrant hub in the heart of the city.
|
||
|
||
Savour locally inspired small plates and creative cocktails at Voyagers, our signature restaurant and bar, where each dish tells a story of tradition and echoes the harmonies of past and present.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>In hotel restaurants</span><span>套房</span><span>可持续发展实践</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LPLDU</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-LPLIL" data-hotel-code="LPLIL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hotel-indigo-liverpool-9054725828-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">INDG</span>
|
||
<h2>Hotel Indigo 利物浦</h2>
|
||
<span class="code">LPLIL</span>
|
||
</div>
|
||
<div class="addr">10 Chapel Street Liverpool L3 9AG | 0800 988 0220</div>
|
||
<div class="rating">评分:4.54</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">我们的多彩色的,而不是对错过 - 利物浦家精品酒店的信息和通信技术的灵感来自全市棉花交易遗产。唯一在利物浦的酒店,我们的建筑坐落其中棉花仓库曾经是。这会注意到信息和通信技术引人注目的风格是基于色彩鲜艳的染料。明亮的黄色,紫色,绿色和橙色做一个关于该地区的遗产声明,并伪造了过去和现在这个迷人的大都市之间的连接。
|
||
|
||
利物浦的发展已经启发了我们酒店的燃料,从卧室大胆的设计到打在我们的大堂音乐。的颜色,棉花和线程飞溅可以看出精心编织成我们的客房,大堂和走廊,反映该地区的棉花交易遗产。当你在这里,可以安全地检查了我们的利物浦,影响棉花休息室。我们爱我们的客人介绍当地的口味,所以要求我们的酒吧工作人员,使您对我们签名棉花糖鸡尾酒!
|
||
|
||
著名的回声竞技场是十分钟的步行路程,而行动和未来的乐队在演奏,许多城市的更贴心探班的。利物浦是家庭对大量的博物馆,咖啡馆和画廊致力于披头士。购物,画廊和艾伯特码头许多AUSSI景点都在附近。如果你是一个艺术爱好者,参观沃克艺术画廊和泰特利物浦美术馆是必须的。了解更多的当地导游节,那么“周边设施” 。Undo edits</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">LPLIL</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-LPLKW" data-hotel-code="LPLKW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-liverpool-4940949174-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 利物浦</h2>
|
||
<span class="code">LPLKW</span>
|
||
</div>
|
||
<div class="addr">21 Keel Wharf Liverpool L3 4FN | 0800 988 4663</div>
|
||
<div class="rating">评分:4.80</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Staybridge Suites Liverpool offers comfortable fully-equipped studio and one-bedroom suites in the Royal Albert Docks area of Liverpool.
|
||
Liverpool Lime Street Station is a twenty-minute walk, with Moorfields and Central Stations both just ten minutes away. The M62 motorway is a twenty-minute drive and Liverpool John Lennon Airport (LPL) is 25 minutes by taxi. Work delegates can make use of our 14-capacity Den Meeting Room and have 24-hour access to the business centre's copying and scanning services, as well as complimentary Wi-Fi. During your stay, workout in our 24/7 Fitness Centre, stock up on provisions from The Pantry, and why not join us for our Staybridge Social events, where you can enjoy a drink and bite to eat on us three times a week.
|
||
Explore Liverpool from our centrally located hotel. You can find us right opposite the new Liverpool Experience Campus (LEX) and our hotel is part of the iconic Royal Albert Docks. Enjoy all that our city has to offer during your stay with us including the famous Wheel of Liverpool, The Beatles Story museum, the Tate Liverpool and a great selection of bars and shopping right on our doorstep.</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">LPLKW</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 2.4 GBP Amenity Fee per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LPLLS" data-hotel-code="LPLLS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-liverpool-6301375979-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 利物浦 - 城市中心</h2>
|
||
<span class="code">LPLLS</span>
|
||
</div>
|
||
<div class="addr">Lime Street Liverpool L1 1NQ | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.63</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Liverpool City Centre is located in the heart of this walkable city, with adjacent car parking and opposite Lime Street Station. Catch direct trains to London, Manchester, and Scotland; plus, Merseyrail for visits around the Wirral and broader city region.
|
||
The award-winning hotel has 139 modern air-conditioned bedrooms, ensuring a clean and comfortable stay and complimentary high-speed WIFI.
|
||
The View Restaurant offers ‘All Day Dining Menu’ with marvelous views of the historical St George's Quarter. Grab a Starbucks at the To Go Café, or relax in the Open lobby with refreshments whilst working at the E Bar. A 24hr mini gym is available too.
|
||
The Meeting and Events wing of the Hotel has seven function rooms that can host over 300 people, for meetings, conferences, weddings & private events.
|
||
Numerous branded and independent restaurants, bars, shops, and nightlife are all close by.
|
||
Sports fans can hop on the football bus for match dates to Anfield or Hill Dickinson, Everton Stadium. Avid Golfers have a choice of over 5 dream Golf courses in the area including Birkdale 2026 154 Golf Open.
|
||
Nearby the Liverpool Exhibition and ACC host great Shows, Conferences, and Concerts, with St Georges Hall, Royal Court, Philharmonic and Empire Theatre just a stone’s throw from this award-winning hotel.
|
||
The Knowledge Quarter for The Spine, Royal Liverpool Hospital, and University campuses are a short walk away.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>简易厨房</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>套房</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LPLLS</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.hiliverpool.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LPLUK" data-hotel-code="LPLUK">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-liverpool-10034753448-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 利物浦市中心</h2>
|
||
<span class="code">LPLUK</span>
|
||
</div>
|
||
<div class="addr">2 St Nicholas Place Liverpool 三级1QW | 0800 890 410</div>
|
||
<div class="rating">评分:4.59</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Crowne Plaza® Liverpool City Centre hotel overlooks the waterfront in the vibrant centre of Liverpool. Guests can park at the hotel for low daily rates in the onsite car park. Liverpool Lime Street Station is 10 minutes away. A short stroll down the River Mersey takes you to the iconic Royal Albert Dock with its restaurants, bars, the Beatles Story attraction, and Tate Liverpool Art Gallery. When you are done with sightseeing, you can work out in our well-equipped Fitness Centre and relax in our 18-metre swimming pool, spa pool, steam room, and sauna. For our corporate guests, there is Wi-Fi throughout. The hotel is within walking distance of both the Arena and Convention Centre Liverpool and the newest addition to the city Hill Dickinson Stadium and a short drive from events at Anfield Stadium, home to Liverpool Football Club. Our Crowne Plaza Meetings Director can help you plan anything from a board meeting to a gala dinner for 480. When work is done, you can enjoy cocktails with colleagues in our sleek Lounge Bar with its dock view terrace. Our lounge menu is ideal for guests on the go. But do take time to enjoy the huge buffet breakfast at The Restaurant. It serves grill-style dinners – ideal for a client entertaining or a romantic meal – and there is 24-hour room service for added convenience.</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>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LPLUK</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.cpliverpool.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LPOES" data-hotel-code="LPOES">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-laporte-5170338822-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites La Porte</h2>
|
||
<span class="code">LPOES</span>
|
||
</div>
|
||
<div class="addr">101 East Shore Ct. LaPorte Indiana 46350 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.54</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located just steps from scenic Pine Lake, the Holiday Inn Express & Suites LaPorte offers the perfect balance of convenience and comfort- ideal for both business and leisure travelers. Situated at the intersection of Hwy 35 and Hwy 39 and just two minutes from downtown LaPorte, our hotel puts you right where you need to be.
|
||
Business travelers will appreciate complimentary high-speed Wi-Fi and access to our 24-hour Business Center, making it easy to stay productive on the road. Major employers including Northwest Health, Howmet, American Licorice, and New York Blower are all within a five-mile radius of the Hotel.
|
||
Guests visiting for leisure will find plenty to explore nearby. Enjoy shopping at the Lighthouse Premium Outlets with over 120 stores, or step back in time with a scenic steam locomotive ride at the Hesston Steam Museum. For an unforgettable day trip, the stunning Indiana Dunes National Park and State Park are just a short drive away.
|
||
After a busy day, unwind with a swim in our heated indoor pool or recharge in the 24-hour Fitness Center. Whether you're here for work or relaxation, the Holiday Inn Express & Suites LaPorte is designed to make your stay comfortable and memorable. Call today to secure your reservation.</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">LPOES</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-LQSCL" data-hotel-code="LQSCL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/kimpton-lingshui-10404466449-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">KIKI</span>
|
||
<h2>Kimpton 海南清水湾金普顿酒店</h2>
|
||
<span class="code">LQSCL</span>
|
||
</div>
|
||
<div class="addr">海南陵水黎族自治县英州镇清水湾大道海丝路3号-1 Yinzhou Town 陵水 Hainan 572400 | 400 83 09 282</div>
|
||
<div class="rating">评分:4.64</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>Beach Access</span><span>健身中心</span><span>In hotel restaurants</span><span>含车位</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LQSCL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="https://www.ihg.com.cn/kimptonhotels/hotels/cn/zh/hainan-clear-water-bay-lingshui-china/lqscl/hoteldetail?fromRedirect=true&qBrs=6c.hi.ex.sb.ul.ic.cp.cw.in.vn.cv.rs.ki.ma.sp.va.re.vx.nd.sx.we.lx.rn.sn.nu&qSrt=sAV&qDest=sanya&qErm=false&qRms=1&qAdlt=1&qChld=0&qCiD=05&qCiMy=082024&qCoD=06&qCoMy=082024&qAAR=6CBARC&qRtP=6CBARC&setPMCookies=true&qpMbw=0&qpMn=0&srb_u=1&qChAge=&qRad=30&qRdU=mi">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LQSHX" data-hotel-code="LQSHX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-lingshui-10310413016-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 海南香水湾假日酒店</h2>
|
||
<span class="code">LQSHX</span>
|
||
</div>
|
||
<div class="addr">香水湾大道1号 陵水 Hainan 572400 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.11</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">酒店拥有189间客房,房间设有智能语音系统和独立观景大阳台,并为亲子家庭打造洲际假日专属IP“小神兽”主题客房。嗨碗全日餐厅汇聚中西和海南风味的自助早餐及零点美馔。 娱乐配套设有室内儿童乐园、室外儿童水寨、1500m²户外泳池、健身房、棋牌室、桌游屋、音悦空间等娱乐设施。同时酒店配备大型“冲锋者营训基地”及专业教练服务,为团建拓展、研学训练提供有力空间。4间规模不等的宴会厅及会议室,设施齐全。临海草坪倾情打造白色婚礼堂,为浪漫婚礼增加纯洁祝福。无论是亲子度假、商旅出行、团建拓展,海南香水湾假日酒店皆是您到海南的理想之选。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>商务中心</span><span>儿童餐饮欢乐尽享</span><span>套房</span><span>Beach Access</span><span>含车位</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LQSHX</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="www.holidayinn.com.cn">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LQSWB" data-hotel-code="LQSWB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hotel-indigo-lingshui-10436111158-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">INDG</span>
|
||
<h2>Hotel Indigo 海南清水湾英迪格酒店</h2>
|
||
<span class="code">LQSWB</span>
|
||
</div>
|
||
<div class="addr">海南陵水黎族自治县英州镇清水湾大道海丝路3号-2 Yinzhou Town 陵水 Hainan 572400 | 400 88 40 888</div>
|
||
<div class="rating">评分:4.55</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>Beach Access</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">LQSWB</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 10% Service Charge.</div>
|
||
<a class="btn" href="https://www.ihg.com.cn/hotelindigo/hotels/cn/zh/lingshui/lqswb/hoteldetail?qDest=%E6%B5%B7%E5%8D%97%E6%B8%85%E6%B0%B4%E6%B9%BE%E8%8B%B1%E8%BF%AA%E6%A0%BC&qPt=CASH&qCiD=17&qCoD=18&qCiMy=002025&qCoMy=002025&qAdlt=1&qChld=0&qRms=1&qRtP=6CBARC&qAAR=6CBARC&srb_u=1&qSrt=sAV&qBrs=6c.hi.ex.sb.ul.ic.cp.cw.in.vn.cv.rs.ki.ma.sp.va.re.vx.nd.sx.we.lx.rn.sn.nu&qWch=0&qSmP=0&qRad=30&qRdU=mi&setPMCookies=false&qpMbw=0&qErm=false&qpMn=0">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LRDCT" data-hotel-code="LRDCT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-cotulla-4595809457-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Cotulla</h2>
|
||
<span class="code">LRDCT</span>
|
||
</div>
|
||
<div class="addr">624 Las Palmas Blvd. Cotulla Texas 70814 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.41</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Your Home Away from Home, the Renovated Holiday Inn Express & Suites in Cotulla, TX.Our hotel impresses with a host of amenities. A convenient location just off of I-35, the hotel is near downtown Cotulla, restaurants and attractions for our guests. Business travelers seeking hotels in Cotulla, TX with a premium location, corporate amenities, and professional staff need look no further.
|
||
Our hotel in Cotulla, offers large suites for our guests needing space for business or leisure needs, as well as beautifully appointed standard rooms with all rooms having microwaves and mini-fridges. Make use of our 24-hour business center in the hotel's lobby with two individual work stations. Our 24-hour "Suite Shop" offers a variety of beverages, sweet and salty snacks along with everyday items you may have forgotten.
|
||
The hotel is strategically located to provide superior lodging for the Eagle- Ford Shale Oil and Gas development companies in Oil Field"" along with other businesses involved in the development.
|
||
Hunters will enjoy our central location to local hunting areas along with our free "Smart Start" breakfast and complimentary guest barbeque grills.
|
||
Reserve your room with us today and see for yourself why this is the best value among hotels in Cotulla, TX. "Stay You" at our Holiday Inn Express & Suites.</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">LRDCT</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-LRDLP" data-hotel-code="LRDLP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-cotulla-3517814461-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Cotulla</h2>
|
||
<span class="code">LRDLP</span>
|
||
</div>
|
||
<div class="addr">547 Las Palmas Boulevard Cotulla Texas 78014 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.51</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the new Candlewood Suites Hotel Cotulla Texas where our Amenities Exceed Expectations.
|
||
|
||
Conveniently located directly off IH-35, (exit 67) and in close proximity to the Eagle-Ford Shale Oil and Gas development sites.
|
||
|
||
Our Cotulla hotel offers exceptional service and a Comfortable Extended Stay for short & long term guests. Take advantage of our "Complimentary" self-laundry facility and visit our "Candlewood Suites Cupboard " where you can choose from an assortment of products to make your stay more enjoyable, find snacks, rent movies from our growing library, or enjoy a healthy workout in our Fitness Center or catch up on some work in our Business Center. Relax and enjoy our outdoor swimming pool, gazebo and guest barbeque grill with all utensils furnished.
|
||
|
||
The Candlewood Suites Cotulla features fully equipped kitchens with full size refrigerator, ice maker, dishwasher and all essential cooking utensils. We offer complimentary Wi-Fi throughout the hotel. Parking is free offering plenty of truck parking!
|
||
|
||
We are a clean, uncomplicated extended stay hotel choice offering convenience and good value. "Come As Our Guest.....Leave As Family"</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>EV Charging</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LRDLP</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-LRDSB" data-hotel-code="LRDSB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-laredo-7534864060-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites LAREDO</h2>
|
||
<span class="code">LRDSB</span>
|
||
</div>
|
||
<div class="addr">7010 Bob Bullock Loop Laredo Texas 78041 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.59</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to your home away from home in the City Under Seven Flags. Staybridge Suites Laredo International Airport. Staybridge Suites Laredo is just minutes from the Laredo International Airport LRD, making the hotel a perfect choice for business and leisure travelers. We offer a, “feels like home”, experience with spacious suites and fully equipped kitchens, to make your home-cooked meals. Unpack and settle in with great amenities including free internet. A convenient location just off of Loop 20 means travelers are minutes from a wealth of local attractions, businesses, and shopping. Major corporations like Holt Cat, A.E.P, IBC, and many others are easily accessible. Texas A and M International University are nearby as well. The hotel is half a mile from the Sames Auto Arena, so make sure to check out the Laredo calendar of events. Take advantage of endless shopping options at Mall Del Norte and boutique shopping centers or let yourself be star-struck at the Vergara Planetarium. Enjoy our complimentary beer, wine, and appetizers at our Social Receptions. Reserve your room with us today, and see for yourself why this is the best value among hotels in Laredo Texas.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>儿童餐饮欢乐尽享</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LRDSB</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-LRDTX" data-hotel-code="LRDTX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-laredo-4263590019-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 拉雷多,活动中心区</h2>
|
||
<span class="code">LRDTX</span>
|
||
</div>
|
||
<div class="addr">7223 Bob Bullock Loop Laredo Texas 78041 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Please excuse the mess. we're currently under renovation.
|
||
|
||
Renovation from September 1, 2023 - December 31, 2023, all guest rooms and corridors.
|
||
|
||
Enjoy a comfortable stay at our Laredo-Event Center Area Holiday Inn Express Hotel and Suites. Located five miles from the Mexican border, Laredo is a major gateway for south-of-the-border tourism. Our southern Texas hotel is also conveniently located two miles from Laredo International Airport (LRD).
|
||
|
||
Families will enjoy lodging at our hotel in Laredo that offers access to several Texas attractions including the Laredo Convention Center, Laredo Entertainment Center and Washington's Birthday Celebration Museum. Other nearby sights and activities include shopping on San Bernardo Avenue, Lake Casa Blanca State Park and the Lamar Bruni Vergara Planetarium.
|
||
|
||
Our hotel in Laredo, TX provides impressive accommodations. Along with being in close proximity to the Laredo International Airport and many Laredo attractions, our hotel is also near local Laredo businesses such as the Delphi, Sony, Texas A & M International University and the Laredo Medical Hospital.
|
||
|
||
During your Laredo visit, enjoy premium amenities that include a complimentary airport shuttle, an outdoor pool and whirlpool, a well-equipped Fitness Center and a hot complimentary breakfast bar that features our signature cinnamon rolls. Book your reservations today and find great Laredo hotel room deals.</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">LRDTX</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-153.html">上一页</a> 第 154 / 300 页 <a href="page-155.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> |