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-140.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-LAFSR" data-hotel-code="LAFSR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-lafayette-4356931387-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 拉法叶西</h2>
|
||
<span class="code">LAFSR</span>
|
||
</div>
|
||
<div class="addr">200 Progress Drive Lafayette Indiana 47905 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.40</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the most modern hotel in Lafayette, Indiana. Conveniently located right off I-65 and 1 hour North of Indianapolis, the Holiday Inn Express & Suites Lafayette is the right choice for business or leisure travel.Enjoy your stay in the melting pot of Midwestern charm and metropolitan flair with attractions such as the downtown area, Columbian Park Zoo, Birck Boilermaker Golf Complex, Museum of Art, Tropicanoe Cove Family Aquatic Center and Loeb Stadium, host of the Colt World Series. The Holiday Inn Express & Suites Lafayette is minutes from the historic Purdue University, home of the Boilermakers! Take a tour of the beautiful Big 10 campus, Ross Ade Stadium and see why "We Are Purdue"!If your trip is business-oriented you'll appreciate our Holiday Inn Express & Suites Lafayette hotel's proximity to major companies like Subaru, Nanshan, Isuzu, Caterpillar Tractor, Alcoa, Evonik, State Farm Insurance, Franciscan St. Elizabeth Health, Clarian Arnett Health Medical Group and Purdue Research Park.Our hotel features nicely appointed guestrooms all with refrigerator and microwaves, extended stay and family suites, free hot breakfast, business center, fitness center, heated indoor pool and a meeting room to accommodate up to 40 people.Make reservations at the Holiday Inn Express & Suites Lafayette today to enjoy great deals and fresh cookies every afternoon.</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">LAFSR</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-LAMER" data-hotel-code="LAMER">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-los-alamos-4283318771-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 洛斯阿拉莫斯Entrada公园</h2>
|
||
<span class="code">LAMER</span>
|
||
</div>
|
||
<div class="addr">60 Entrada Drive Los Alamos New Mexico 87544 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover unparalleled beauty at the top-rated Holiday Inn Express & Suites Los Alamos Entrada Park, surrounded by sweeping mountain views. Near landmarks like the Los Alamos National Laboratory, Bandelier National Monument, and historic sites like Bathtub Row and Fuller Lodge, we are the perfect base for your New Mexico adventure.
|
||
|
||
Start your day with a free Express Start Breakfast, explore scenic trails on our complimentary bicycles, and soak in stunning sunsets by our outdoor firepit. Host meetings in our event space, workout in our fitness center, take a refreshing dip in our indoor pool, and stay connected with free Wi-Fi. Unwind in spacious rooms and suites with plush bedding and modern amenities. Your New Mexico adventure begins here!</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">LAMER</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-LANCP" data-hotel-code="LANCP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-lansing-10232662583-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza Lansing</h2>
|
||
<span class="code">LANCP</span>
|
||
</div>
|
||
<div class="addr">925 South Creyts Road Lansing Michigan 48917 | 1 866 2 CROWNE (1 866 227 6963)</div>
|
||
<div class="rating">评分:4.72</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover the best of Michigan’s capital city with a stay at Crowne Plaza® Lansing. Located near Downtown Lansing, our hotel keeps you close to the Michigan State Capitol, Spartan Stadium, Michigan State University, and family favorites like Potter Park Zoo and Horrocks Farm Market.
|
||
From conferences and conventions to celebrations, our Lansing, MI event venues feature over 17,000 square feet of versatile space, supported by our dedicated Crowne Meetings Directors to ensure every detail is seamless.
|
||
During your stay, relax in our modern guest rooms with premium bedding or recharge at our indoor pool, Fitness Center, and activity center. Complimentary parking and Wi-Fi keep your stay convenient, while Bordeaux, our signature restaurant and bar, offers one of the top dining experiences among Lansing restaurants. Whether you are here to connect, recharge, or simply rest, Crowne Plaza Lansing makes business travel work.</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>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LANCP</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-LANHS" data-hotel-code="LANHS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-hastings-4150024620-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Hastings</h2>
|
||
<span class="code">LANHS</span>
|
||
</div>
|
||
<div class="addr">1099 West M43 Highway Hastings Michigan 49058 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.77</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express® hotel, located in Hastings, MI. While staying at our award winning hotel, you will be able to enjoy the events offered in Barry County. The annual Barry Roubaix Killer Gravel Road Race is a sight to see, the Vermontville Maple Syrup Festival is fabulous for families, and the Cerulean Warbler Festival is another unique event to participate in during the spring.
|
||
|
||
If bright lights and the big city are more your taste, we are conveniently located only 30 minutes from Grand Rapids, also known as Beer City USA.
|
||
|
||
Leisure guests in Hastings will be sure to enjoy the Gilmore Car Museum, Historic Charlton Park, the Paul Henry Trail and the Downtown Sculpture Exhibit walk.
|
||
Downtown Hastings has shopping, dining, entertainment, arts, and was selected as one of the 100 Best Small Towns in America. We believe you will love the small town charm and the modern conveniences of our award winning hotel.
|
||
|
||
While in Hastings, MI, we can provide you with an assortment of quality amenities such as an indoor pool, business center, and spacious fitness center. Our hotel serves a complimentary hot breakfast bar each morning, which includes our signature warm cinnamon rolls, fresh fruit, and make your own pancakes. Reserve your room today to experience quality at a price you can afford.</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">LANHS</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-LANLL" data-hotel-code="LANLL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-east-lansing-7301976986-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 东兰辛</h2>
|
||
<span class="code">LANLL</span>
|
||
</div>
|
||
<div class="addr">2924 West Road East Lansing Michigan 48823 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.11</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover comfort and convenience at the Holiday Inn Express and Suites East Lansing, ideally situated near Michigan State University and just minutes from downtown Lansing. Whether you are visiting for business, attending a Spartan game, or exploring the vibrant local scene, our hotel offers everything you need for a memorable stay.Enjoy our spacious rooms and suites, each with complimentary WiFi, a flat screen tv, microwave and a mini fridge. Relax in our heated indoor pool or maintain your fitness routine in our 24 hour fitness center. Also, take advantage of our 24 hour business center, 300 sq. ft. meeting room, and complimentary parking.After a restful night, join us each morning for our complimentary breakfast bar featuring hot entrees and continental options as well as our signature warm cinnamon rolls. We always have freshly brewed bean to cup coffee and tea.We are just a short drive from MSU, Spartan Stadium, the Michigan State Capitol, the Wharton Center for Performing Arts and Eastwood Towne Center with many dining and shopping options.Experience the perfect blend of comfort, convenience, and hospitality at the Holiday Inn Express and Suites East Lansing. Reserve your next stay 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>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LANLL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="N/A">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LANLO" data-hotel-code="LANLO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-okemos-5690049416-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Okemos - University Area</h2>
|
||
<span class="code">LANLO</span>
|
||
</div>
|
||
<div class="addr">2350 Jolly Oak Rd. Okemos Michigan 48864 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.74</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to our hotel in lovely Okemos, MI, just 8 minutes from Michigan State University!
|
||
Our hotel’s prime location off I-96 makes it easy to explore Lansing, Okemos, and beyond. Whether you’re here for a game at Spartan Stadium, an event at the Breslin Student Center, or business in the capital region, our hotel puts you exactly where you need to be. Plus, with onsite EV charging stations, road trips and commutes are even more convenient.
|
||
When you need some downtime, enjoy our refreshing indoor pool, 24-hour fitness center, or nearby parks—perfect for a walk with your dog. Guests also benefit from free parking and a delicious breakfast each morning.
|
||
Inside your room, you’ll find a cozy bed, free Wi-Fi, and a dedicated workspace, ensuring both relaxation and productivity.
|
||
We look forward to welcoming you to Okemos and being your home base for work, play, and everything in between!</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">LANLO</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-LANMU" data-hotel-code="LANMU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-lansing-7297838791-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 东兰辛</h2>
|
||
<span class="code">LANMU</span>
|
||
</div>
|
||
<div class="addr">3545 Forest Road Lansing Michigan 48910 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.41</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Candlewood Suites® East Lansing, a Quality Excellence Award winner located directly on the beautiful campus of Michigan State University. As a premier East Lansing hotel, we are uniquely attached to the James B. Henry Center for Executive Development and the prestigious University Club of MSU, making us the perfect choice for academic and corporate travelers alike.
|
||
|
||
Whether you're searching for a hotel in East Lansing for a quick visit or an extended stay, our spacious suites are designed for your comfort. Each room features a fully equipped kitchenette, a large executive desk, and high-speed internet access. Business travelers will appreciate our proximity to state-of-the-art conference facilities, while sports fans can easily catch the Spartans at the Breslin Center, Munn Ice Arena, or the MSU Pavilion.
|
||
|
||
Our hotel in East Lansing, MI, puts you minutes from the Wharton Center for the Performing Arts, the Michigan State Capitol, and the R.E. Olds Transportation Museum. After exploring the city, unwind in our 24-hour fitness center or grab a snack at the Candlewood Cupboard. We are a pet-friendly property offering free laundry facilities to ensure you feel right at home.
|
||
|
||
Experience the best of Spartan Country with top-tier service and unbeatable convenience. Make your reservations at our award-winning property today!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>标准厨房</span><span>简易厨房</span><span>Golf</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LANMU</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.cwsuites.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LANOM" data-hotel-code="LANOM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-okemos-6129986977-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 兰辛,Okemos</h2>
|
||
<span class="code">LANOM</span>
|
||
</div>
|
||
<div class="addr">3553 Meridian Crossings Drive Okemos Michigan 48864 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.52</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Get comfortable at Staybridge Suites Lansing Okemos!
|
||
The Staybridge Suites Okemos is Greater Lansing’s premier extended stay hotel. Whether you are passing through Okemos on business or visiting for a more extended period, we are here to offer you comfort and convenience. We strive to provide residential-style accommodations in an elegant environment.
|
||
|
||
Conveniently located just off I-96, travelers are just minutes away from Michigan State University. Making the commute to The Breslin Center, Spartan Stadium, Munn Ice Arena, and The Wharton Center effortless. Don’t forget to make a trip to the Michigan State Capitol or catch a baseball game at Jackson Field. Business travelers will appreciate our prime location adjacent to companies like Dart Container, Jackson National Life, and Delta Dental.
|
||
|
||
"Hungry?" Enjoy our daily hot breakfast. Fire up a grill in our Courtyard or let us do the cooking for you during our Social on Monday, Tuesday, and Wednesday. Need to work after hours? Visit our 24-hour business center with on-site fax and printing capabilities, or work from the comfort of your own suite with free high-speed internet. Finish off your evening with a relaxing dip in our indoor pool or a gym-session in our 24-hr fitness facility.</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">LANOM</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.staybridge.com/hotels/us/en/okemos/lanom/hoteldetail?fromRedirect=true&qSrt=sBR&qIta=995">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LANSW" data-hotel-code="LANSW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-dimondale-6362934457-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Lansing-Dimondale</h2>
|
||
<span class="code">LANSW</span>
|
||
</div>
|
||
<div class="addr">9490 Woodlane Drive Dimondale Michigan 48821 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The staff of the beautiful Holiday Inn Express & Suites Lansing-Dimondale, welcomes you to our hotel, which features oversized guest rooms and suites luxuriously complimented by pillow topped mattresses, rich furnishings and all of the amenities that you have come to expect including a microwave and refrigerator. Our hotel is near the Michigan State University campus, home of the MSU Spartans and adjacent to The Summit.
|
||
|
||
With our convenient location off Hwy I96, downtown Lansing, State of Michigan government offices and corporations such as IBM, Sparrow Health System, General Motors, Blue Cross Blue Shield, Farmers Insurance, Consumers Energy, Meijer Distribution Center and Farm Bureau Insurance are just minutes away.
|
||
|
||
Whether you are visiting the Greater Lansing area for business or pleasure, make sure that you take in some of the exciting year around cultural events, local attractions or even one of the hearts pounding Big 10 games played at Spartan Stadium, the Breslin Center or Munn Ice Arena. During your stay with us, you will enjoy the conveniences of our complimentary Express Start hot breakfast bar, free Wi-Fi service throughout the hotel and our meeting room, HD televisions with expanded cable channel listings, heated indoor swimming pool, fitness center, 24 hour business center and guest laundry. Stay Smart at the Holiday Inn Express & Suites Hotel Dimondale - Lansing</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">LANSW</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.facebook.com/home.php?ref=wizard">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LAPGO" data-hotel-code="LAPGO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/hotel-indigo-la-paz-10506781440-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">INDG</span>
|
||
<h2>Hotel Indigo La Paz Puerta Cortes</h2>
|
||
<span class="code">LAPGO</span>
|
||
</div>
|
||
<div class="addr">Carretera Pichilingue Km 7.5 Zona Industrial Lomas de Palmira La Paz Baja California Sur 23010 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.49</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Set along the shimmering Sea of Cortés, Hotel Indigo La Paz Puerta Cortés brings you into the calm, contemporary spirit of Baja California Sur. Our location is just minutes from La Paz’s lively Malecón and close to natural wonders like Balandra Beach and Isla Espíritu Santo. Here, every moment invites exploration, relaxation, and a deeper connection with the beauty of our coastline.
|
||
|
||
In this gated waterfront community, the details tell the story. Wander landscaped paths, watch the colors shift across the bay, or discover the cultural charm of La Paz’s downtown. Whether you’re here to unwind by the sea or embrace the adventurous side of Baja, our location feels both inspiring and refreshingly unhurried.
|
||
|
||
At our hotel, thoughtful amenities elevate your stay. Enjoy access to our signature Gary Player golf course, a luxury beach club, and a full-service spa. Savor Baja-inspired dining across our on-site restaurants, cool off in the outdoor pool, and relax in spacious rooms designed for comfort, style, and striking views.</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>EV Charging</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LAPGO</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 150 MXN Amenity Fee per night. </div>
|
||
<a class="btn" href="https://www.costabajaresort.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LAPHE" data-hotel-code="LAPHE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-la-place-6646016870-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 香格里拉广场</h2>
|
||
<span class="code">LAPHE</span>
|
||
</div>
|
||
<div class="addr">4284 Highway 51 La Place Louisiana 70068 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our Hotel's in LaPlace, Louisiana near New Orleans With world-class service and many of New Orleans' businesses, restaurants and attractions just minutes away, you'll discover why guests prefer the Holiday Inn Express® Hotel of LaPlace, LA. Our hotel's location, near Louis Armstrong New Orleans International Airport (MSY) and at Highway 51 near I-10 and I-55, makes it easy to travel around the region. From exploring the swamps to touring historic plantations, numerous adventures await our hotel's guests. In LaPlace, Louisiana, you're only a short drive from downtown New Orleans, where you can enjoy pralines and a popular cup of coffee and chicory, two of the city's defining treats. Famous attractions like Harrah's Casino, the French Quarter, Bourbon Street and more are all near the hotel. LaPlace, LA is also near Shell, Marathon Oil, Imperial Sugar, Dupont, Motiva, Bayou Steel, Valero, River Parishes Hospital, Xavier and the New Orleans Convention Center. Business travelers benefit from our hotel's location near the New Orleans Airport and amenities like our 24-hour Business Center and 300-sq ft meeting room. As one of the newest hotels in LaPlace, Louisiana, our hotel's staff is excited to welcome new travelers. Start your day smart with a complimentary hot breakfast, workout in the Fitness Center and relax by the outdoor pool. Free high-speed, wired and wireless Internet access is available throughout our LaPlace hotel.</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">LAPHE</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 3% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LASCV" data-hotel-code="LASCV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-club-vacations-las-vegas-5660910908-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICV</span>
|
||
<h2>Holiday Inn Club Vacations 拉斯维加斯</h2>
|
||
<span class="code">LASCV</span>
|
||
</div>
|
||
<div class="addr">3950 Koval Lane Las Vegas Nevada 89109 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.32</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">With its bright lights, gravity-defying stage shows and vibrant nightlife, Las Vegas is the ultimate destination for grown-ups. But did you know how much fun families can have here, too?
|
||
Our Desert Club Resort is located in the perfect spot: just one block from the world-famous Las Vegas Strip, yet far enough for a quiet getaway. After a full day of exploring the many different things to do in Las Vegas, or maybe even a road trip to the Hoover Dam or Grand Canyon, come back and enjoy some R&R by the pool.
|
||
During your Vegas trip, think of our Desert Club Resort as your home base, with its heated pools, hot tubs, activity center, game room, barbecue grills, Fitness Centers and our Gold Mine Bar & Grill, which offers tasty meals (& drinks) throughout the day. Upon arrival, you may learn about a vacation ownership opportunity.
|
||
There are more incredible things to do in Las Vegas like seeing the Fountains of Bellagio® water show, visiting The LINQ for shopping and entertainment and watching the NHL Vegas Golden Knights play (less than two miles from the resort).
|
||
Desert Club Resort offers spacious, condo-style studios and one- and two-bedroom villas from 515 to 1,020 square feet. Villas come with a fully equipped kitchen, living room and in-unit washer, dryer. For an extra-special stay, you can upgrade to an exclusive Signature Collection villa.
|
||
Please note there is a resort fee that includes a variety of onsite amenities.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>不允许携带宠物</span><span>EV Charging</span><span>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LASCV</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 44 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="www.hiclubvacations.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LASHD" data-hotel-code="LASHD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-henderson-8236990215-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Henderson South - Boulder City</h2>
|
||
<span class="code">LASHD</span>
|
||
</div>
|
||
<div class="addr">1530 Railroad Pass Casino Road Henderson Nevada 89002 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.38</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">We want to welcome you to the Holiday Inn Express & Suites Henderson South-Boulder City, the smart choice for the savvy traveler and a one stop for fun and relaxation!
|
||
|
||
Located between Henderson and Boulder City, our completely non-smoking hotel has convenient freeway access to easily get you to your destination, whether it be Henderson, Boulder City, Hoover Dam, Lake Mead, or the famous Las Vegas Strip which is about 12 miles away.
|
||
|
||
We welcome government and military travelers to our hotel. Per diem rates are available to book on our website. Our 24-hour Business Center and a spacious meeting room are available to guests.
|
||
|
||
There are plenty of options for golf lovers in Henderson and Boulder City including the Boulder City Golf Course, Cascata Golf Club, Legacy Golf Club, The Revere Golf Club. The hotel’s convenient location puts guests within a 30-minute drive to Harry Reid International Airport and Allegiant Stadium. Boulder City’s Municipal Airport is only about 10 minutes away.
|
||
|
||
Located at the Historic Railroad Pass, the Holiday Inn Express & Suites shares a campus with options for gambling and dining. Additionally, look no further for a gas station. You can fuel up before you go at the Travel Center in the campus as well.
|
||
|
||
Book a room today with the brand you know you can trust, and let our staff make your Henderson-Boulder City visit uncomplicated and memorable.</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">LASHD</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/holidayinnexpress/hotels/us/en/henderson/lashd">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LASHR" data-hotel-code="LASHR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/atwell-suites-henderson-10379820985-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ATWL</span>
|
||
<h2>Atwell Suites Henderson - at the Pass</h2>
|
||
<span class="code">LASHR</span>
|
||
</div>
|
||
<div class="addr">150 S Water Street Henderson Nevada 89015 | 833 428 9355</div>
|
||
<div class="rating">评分:4.23</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Live boldly, work freely, and discover new adventures at Atwell Suites™ Henderson – at the Pass. Designed for the modern traveler, our hotel offers flexible shared spaces for meeting, eating, working, socializing, and relaxing.
|
||
Discover top attractions near Henderson, including Ethel M Chocolates and its Botanical Cactus Garden, The Pass Casino, and the historic Clark County Museum. Explore Heritage Park, hike the Petroglyph Canyon Trail, or visit the Lion Habitat Ranch. The vibrant Water Street District offers local shops and eateries just moments from your stay!
|
||
Enjoy amenities like a 24-hour Fitness Studio, laundry facility, bookable boardroom, 24-hour beverage station, Business Center, and Market. Start your day with our complimentary breakfast and unwind in the evening at our lobby bar, serving delicious small plates and cocktails. Relax in our thoughtfully designed suites with a residential feel, perfect for short and extended stays. Enjoy comfort, connection, and convenience at Atwell 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>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LASHR</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.passcasino.com/atwell-suites">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-LASQR" data-hotel-code="LASQR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-las-vegas-4173494542-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 拉斯维加斯内利斯</h2>
|
||
<span class="code">LASQR</span>
|
||
</div>
|
||
<div class="addr">4035 North Nellis Boulevard Las Vegas Nevada 89115 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.59</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">我们临近内华达州奈利斯空军基地的酒店是您的“明智住宿首选”拉斯维加斯奈利斯智选假日酒店®确保您拥有旅途中所需的一切。酒店坐落在奈利斯空军基地外,位置便利,为您提供各种舒适的设施和专业的服务,适合所有旅行者。拉斯维加斯奈利斯智选假日酒店®也靠近不少坐落在本地的企业,包括波音、SAIC、贝克特尔、Western States和Frehner Construction。我们还靠近北环城快道商业园区和赛道商业园区。酒店内的免费高速互联网连接和商务中心等杰出商务设施让您轻松与世界保持联络,我们也欢迎您使用我们850平方英尺的会议室,这里是您在拉斯维加斯举办会议或活动的理想之地。酒店靠近众多本地景点的便利位置让我们也颇受休闲旅行者的青睐。我们距离拉斯维加斯赛车场只有三英里,并且我们为卡车和房车提供免费停车服务。宾客还可以在酒店附近发现其他热门景点,包括拉斯维加斯大道、日出美景高尔夫俱乐部和拉斯维加斯名品购物中心。在您入住期间,请一定尽情使用我们酒店提供的各项便利设施与服务。比如您可在我们的健身中心里畅快锻炼,或在户外泳池里振臂奋游。早晨,请到我们的大堂试试我们的免费智选清晨早餐吧。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">LASQR</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-LASRB" data-hotel-code="LASRB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-las-vegas-4177018529-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Las Vegas SW – Spring Valley</h2>
|
||
<span class="code">LASRB</span>
|
||
</div>
|
||
<div class="addr">6220 S. Rainbow Boulevard Las Vegas Nevada 89118 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Ideally located near Harry Reid International Airport (LAS) and UFC Performance Institute our Newly Renovated Holiday Inn Express Hotel & Suites, in the SW area of Las Vegas, provides access to local businesses, as well as the famous Las Vegas Strip. Travelers can explore all the exciting attractions Las Vegas has to offer, including The High Roller at The Linq, Red Rock National Park, Mt Charleston, Lake Mead, China Town, and many dining options. Shop till you drop at one of the many malls including Town Square, Fashion Show Mall, Downtown Summerlin, Forum Shops, or LV Premium Outlets just to name a few! Looking for some water fun? Rent a jet-ski or boat and head out to Lake Mead!
|
||
Our hotel is also conveniently located near IGT, Dignity Health Care, Allegiant Stadium, Rhodes Ranch Golf Club, Boyd Gaming, Pepsi Las Vegas, Harrah's Entertainment, Hakkasan Group, Spring Valley Hospital, St. Rose Hospital, and Southern Hills Hospital. Attending a convention? The Las Vegas Convention Center, Sands Expo, Mandalay Convention Center, and World Market Center are within minutes of the hotel. You can enjoy a swim in the outdoor pool or a workout in the Fitness Center. Start each morning with our complimentary Express Start Hot Breakfast Buffet. Free Wi-Fi access throughout the hotel keeps you connected during your stay. Want to book your event with us? Visit our Groups & Events tab at the top to provide you with the details you need to make your next event a success!</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">LASRB</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-LASRR" data-hotel-code="LASRR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-las-vegas-4392868941-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 拉斯维加斯 - 南</h2>
|
||
<span class="code">LASRR</span>
|
||
</div>
|
||
<div class="addr">5760 Polaris Ave. Las Vegas Nevada 89118 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.15</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">内华达州拉斯维加斯南智选假日酒店的杰出位置定会让您喜爱拉斯维加斯南智选假日酒店®拥有杰出的位置,距离有“银山州”之称的内华达州的许多热门景点都很近,包括令人振奋的拉斯维加斯大道和经典的拉斯维加斯会议中心。我们除了为商务旅行者提供一个商务中心之外,还有一间696平方英尺的会议室,适合举办任何类型的活动。商务旅行者还将欣赏我们酒店在拉斯维加斯的位置,因为我们靠近IBM、百事和IGT等知名企业,以及拉斯维加斯内华达大学。在南拉斯维加斯期间,您可以探索繁华而充满活力的拉斯维加斯大道,或出席在拉斯维加斯会议中心举办的活动。如果您有兴趣在这里购物,那么一定要前往城市广场,那里有不少高端商店,还有餐厅。在城市广场游玩一天之后,您可在Fremont Street Experience放松,或者观看在附近的拉斯维加斯赛车场举行的比赛。我们在酒店内所有的客房中为您免费提供无线网络,让您在拉斯维加斯期间也能轻松与家人联络。每天开始前,请一定前往我们免费的智选清晨热早餐吧。我们酒店还有健身中心和户外泳池,您随时都可享受一下阳光。此外,我们还提供免费本地穿梭巴士,为您提供更多便利。让我们帮您计划难忘的拉斯维加斯假日吧!</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">LASRR</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-LASRU" data-hotel-code="LASRU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-las-vegas-8303363061-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 拉斯维加斯</h2>
|
||
<span class="code">LASRU</span>
|
||
</div>
|
||
<div class="addr">5735 Dean Martin Drive Las Vegas Nevada 89118 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.61</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Staybridge Suites Las Vegas.
|
||
|
||
An amazing Las Vegas experience characterized by urban sophistication, Staybridge Suites Las Vegas is the premier extended stay hotel, located just one-half mile from the Las Vegas Strip. The hotel's classic streamline design features rich wood and stone accents to please your senses with cosmopolitan style and a soothing ambiance. Enjoy breathtaking views of Las Vegas from each suite's private balcony. With a location right near the I-15, you can be anywhere in the city in about 15 minutes. We are located next to Allegiant Stadium. We keep you connected while you work and play with free high-speed Wi-Fi.
|
||
|
||
You can see some of the most exciting attractions in the area from the floor-to-ceiling windows in the suite's living room! Get to know the predators of the deep up close at Mandalay Bay's Shark Reef, just one-half mile away. From the free, hot breakfast bar to the outdoor pool retreat with two whirlpools and free cabanas, you'll feel pampered at this Las Vegas, NV property. When you need to unwind, please join at the Social or work off your stress in the on-site Fitness Center. Your stay becomes an experience to remember when you are 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">LASRU</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-LASTA" data-hotel-code="LASTA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-las-vegas-6662004941-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Las Vegas - E Tropicana</h2>
|
||
<span class="code">LASTA</span>
|
||
</div>
|
||
<div class="addr">175 East Tropicana Las Vegas Nevada 89109 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.52</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express Las Vegas Tropicana!
|
||
|
||
Vegas’s newest and most modern Holiday Inn Express conveniently located right off the Las Vegas strip. You can explore the Las Vegas Strip, UNLV, Allegiant Stadium, and the T-Mobile Arena. The hotel is located just minutes away from McCarran International Airport.
|
||
|
||
This state of the art hotel features special in room amenities such as free high-speed Internet access, microwave and refrigerator, "Keurig coffee maker", and free local calls. Take time to relax and enjoy our indoor swimming pool, Business Center, free high-speed wireless Internet, and Fitness Center.
|
||
|
||
Whether you visit Las Vegas for business or vacation travel, stay comfortably at our Holiday Inn Express hotel.</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">LASTA</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-LASTR" data-hotel-code="LASTR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-las-vegas-6653446141-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Las Vegas - E Tropicana</h2>
|
||
<span class="code">LASTR</span>
|
||
</div>
|
||
<div class="addr">185 East Tropicana Las Vegas Nevada 89103 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located in Las Vegas, Nevada, the Candlewood Suites® Las Vegas Tropicana hotel is ideal for your extended stay and weekend visits to Las Vegas.
|
||
|
||
Our hotel suites near the Las Vegas Strip make for a peaceful, relaxing stay. We invite you to live, work, and unwind in your spacious hotel suite featuring a full kitchen, executive desk and comfy recliner.
|
||
|
||
Las Vegas is home to many great attractions including T-Mobile Arena, Allegiant Stadium, Hoover Dam, and Lake Mead. Business guests appreciate the convenience of McCarran International Airport, just minutes away.
|
||
|
||
After a day of the city-life, the Candlewood Suites® Las Vegas Tropicana allows you to settle in to your space and take advantage of our hotel amenities: free Wi-Fi access and laundry facilities, 24-hour Candlewood Gym, Lending Library, Lending Locker, and our onsite convenience store, the Candlewood Cupboard. You can count on us to make you feel at home.</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">LASTR</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-139.html">上一页</a> 第 140 / 300 页 <a href="page-141.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> |