603 lines
49 KiB
HTML
603 lines
49 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-233.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-SBSCO" data-hotel-code="SBSCO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-steamboat-springs-10453373665-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 斯廷博特斯普林斯</h2>
|
||
<span class="code">SBSCO</span>
|
||
</div>
|
||
<div class="addr">3190 South Lincoln Avenue Steamboat Springs Colorado 80477 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.66</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Steamboat Springs is your basecamp for adventure in NW Colorado! Located in the heart of the Rocky Mountains on U.S. Highway 40, our hotel's accommodations in Steamboat provide a top location for business and leisure travelers alike.While staying with us in Steamboat Springs, Colorado, our guests have quick and easy access to the renowned Steamboat Ski Resort, where skiing and snowboarding are just the beginning of the fun. During the summer months, take advantage of golf at the Haymaker Golf Course or go kayaking or fishing on the Yampa and Elk Rivers. When it’s time to unwind, feel free to rest and relax at the Strawberry Park Hot Springs, Old Town Hot Springs & Fitness Center or visit the many museums, galleries and boutique shops located in downtown Steamboat Springs.When business can’t wait, our hotel's Business Center is available for guests to fax, copy, print and e-mail 24-hours a day. In addition, our meeting room has 880 square feet of space and the technological amenities to make your next event a sure success.To make your stay as comfortable as possible, the Holiday Inn Steamboat Springs offers premier amenities including our indoor pool and hot tub, outdoor hot tub and seasonal pool and an amazing fitness facility, the perfect spot to burn off those extra calories. You'll also enjoy our HARISON’S Restaurant and Bar, where delicious homemade, American fare is served daily and kids eat free.</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">SBSCO</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-SBSSS" data-hotel-code="SBSSS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-steamboat-springs-10887121208-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Steamboat Springs</h2>
|
||
<span class="code">SBSSS</span>
|
||
</div>
|
||
<div class="addr">3300 S. Lincoln Avenue Steamboat Springs Colorado 80487 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.83</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled in the heart of the Rocky Mountains, Holiday Inn Express offers the perfect blend of comfort, adventure, and relaxation in beautiful Steamboat Springs. Whether you're here to carve through Champagne Powder® on the world-renowned Steamboat Ski Resort, soak in the rejuvenating Strawberry Park Hot Springs, or explore the stunning landscapes of the Yampa Valley, our hotel provides the ideal base for your mountain getaway. From world-class skiing and snowboarding in the winter to hiking, biking, and fishing in the summer, there’s something for everyone to enjoy. Stroll through historic downtown Steamboat Springs for unique shopping, local dining, and a vibrant arts scene, or take in a rodeo for an authentic taste of the Old West. At Holiday Inn Express, we’re committed to making your stay unforgettable. Whether you're here for business, a family vacation, a romantic escape, or a weekend of adventure, our warm hospitality and modern amenities will ensure you feel right at home. Book your stay today and start your Steamboat adventure 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">SBSSS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="ihg.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SBTLL" data-hotel-code="SBTLL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-loma-linda-4083081957-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Loma Linda- San Bernardino S</h2>
|
||
<span class="code">SBTLL</span>
|
||
</div>
|
||
<div class="addr">25222 Redlands Blvd Loma Linda California 92354 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Express & Suites Loma Linda/San Bernardino. You’ll find comfort and modern luxury at one of the most convenient locations in Loma Linda. Contemporary hospitality and small town charm are waiting for you.
|
||
|
||
Holiday Inn Express Loma Linda/San Bernardino is just a half mile from Hospitality Lane/Restaurant Row and the central business centers, as well as only 1 mile from Loma Linda Medical Center, Loma Linda University and VA Hospital. The hotel is 1.5 miles from San Bernardino International Airport and 20 miles from Ontario International Airport.
|
||
|
||
Relax in your own elegant room featuring stylish décor and amenities, including a microwave, refrigerator, high speed Internet access, wet bar, executive desk, cable TVs, and the best night’s sleep you’ve had in weeks.
|
||
|
||
We can help make your day. Enjoy a swim in our crystal-clear pool or energize in our Fitness Center. Polish that presentation at the Business Center and we even have the right space for your professional meeting. We’re here, ready with all you need to make your trip to Loma Linda/San Bernardino a success. We’re the Holiday Inn Express Loma Linda/San Bernardino.</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">SBTLL</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-SBYAV" data-hotel-code="SBYAV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/avid-hotels-millsboro-10743393683-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">AVID</span>
|
||
<h2>avid hotels Millsboro - Georgetown South</h2>
|
||
<span class="code">SBYAV</span>
|
||
</div>
|
||
<div class="addr">30266 Commerce Drive Millsboro Delaware 19966 | 1 877 495 2843</div>
|
||
<div class="rating">评分:4.54</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to avid hotel Millsboro - Georgetown, in the heart of Millsboro, Delaware. Our hotel, conveniently located near Georgetown and Dagsboro, DE, is just a short drive from Rehoboth Beach, Cape May – Lewes Ferry, and Delaware Botanic Gardens at Pepper Creek. Whether you're a business traveler or on a leisure trip, our hotel is the perfect base for your Delaware adventures.
|
||
|
||
At avid hotels, we understand what’s important for everyday travel. Enjoy complimentary parking, Wi-Fi, and 24/7 freshly ground bean-to-cup coffee. Find your everyday essentials at our 24hr market. Start your mornings right with our complimentary, high-quality grab-and-go breakfast, offering various options to fuel your day out. Unwind with a refreshing dip in our outdoor pool.
|
||
|
||
At avid hotels, we focus on the essentials that make a difference. Enjoy your stay at avid hotel Millsboro - Georgetown in Millsboro, Delaware.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>允许携带宠物</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SBYAV</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-SCEAV" data-hotel-code="SCEAV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/avid-hotels-bellefonte-10481034379-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">AVID</span>
|
||
<h2>avid hotels Bellefonte</h2>
|
||
<span class="code">SCEAV</span>
|
||
</div>
|
||
<div class="addr">132 Amberleigh Lane Suite B Bellefonte Pennsylvania 16823 | 1 877 495 2843</div>
|
||
<div class="rating">评分:3.52</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to avid hotel Bellefonte, a modern hotel in Bellefonte, PA. Our prime location puts you just moments away from Penn State University, Beaver Stadium, Bryce Jordan Center, and Penn's Cave and Wildlife Park. Whether you're here for business or leisure, you'll appreciate easy access to I-99 and State College Regional Airport, making getting around a breeze.
|
||
|
||
At our hotel near Penn State University, we understand what’s important for everyday travel. Enjoy complimentary parking, Wi-Fi, and 24/7 freshly ground bean-to-cup coffee. Start your mornings right with our free hot breakfast with scrambled eggs, breakfast potatoes, and your choice of crispy bacon or turkey or pork sausage. After a day exploring Bellefonte and State College, unwind in our relaxing, heated indoor pool. We focus on the essentials that make a difference. Experience a comfortable stay at avid hotel Bellefonte.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>允许携带宠物</span><span>健身中心</span><span>含车位</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SCEAV</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-SCECD" data-hotel-code="SCECD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-bellefonte-10476207044-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Bellefonte</h2>
|
||
<span class="code">SCECD</span>
|
||
</div>
|
||
<div class="addr">132 Amberleigh Lane Suite A Bellefonte Pennsylvania 16823 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.29</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover quality and convenience at Candlewood Suites Bellefonte, the ideal hotel near Bellefonte, PA, for business, leisure, and family travelers. Our newly built hotel offers a modern design and thoughtful amenities for a welcoming stay just minutes from The Pennsylvania State University, Beaver Stadium, and the Bryce Jordan Center. Explore the natural wonders of Penn’s Cave and Wildlife Park, or travel with ease from State College Regional Airport, only a short drive away.
|
||
|
||
Enjoy the comforts of Candlewood Suites that you know and love, along with the added conveniences of our sister property, avid hotel. Start each morning with a complimentary Good all round breakfast paired with freshly brewed bean-to-cup coffee. Then unwind with a swim in our heated indoor pool or enjoy the beautiful mountain views from your spacious suite. Traveling with a furry friend? We’re proudly pet-friendly, making it easier than ever to bring the whole family along. Whether you’re here for a big game, a campus visit, or to explore the charm of Bellefonte, you’ll appreciate our convenient location, value, and warm hospitality at Candlewood Suites Bellefonte.</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">SCECD</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-SCEPA" data-hotel-code="SCEPA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-st.-marys-6188090179-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 圣玛丽斯</h2>
|
||
<span class="code">SCEPA</span>
|
||
</div>
|
||
<div class="addr">195 Comfort Lane St. Mary's Pennsylvania 15857 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our Saint Marys hotel is ideally located in the heart of the Allegheny Mountains.
|
||
The Holiday Inn Express & Suites is the home of Straub Brewery,offering tours, a drive-up store and a gift shop. Our hotel is minutes from Bendigo State Park, Decker's Chapel,which has been called the smallest church in the United States, and St. Joseph's Convent, the oldest Benedictine woman's community in the United States.
|
||
There are many opportunities for outdoor recreational activities in Saint Marys. The city parks offer a wide array of well-organized programs, including swimming, basketball, tennis, volleyball, softball, soccer, archery, arts and crafts, day camps, aerobics and more.
|
||
Take a 25 mile drive to the village of Benezette in Elk County to view the famous Pennsylvania Elk Herd. The city of Buffalo and the world famous Niagara Falls are about two hours from the hotel.
|
||
Enjoy our Express Start breakfast with our world famous cinnamon rolls.Guests will enjoy the exercise room and the indoor heated pool.
|
||
Business travelers will appreciate conveniences like high-speed wireless & wired Internet, fax and copy services.</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">SCEPA</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-SCEWR" data-hotel-code="SCEWR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-state-college-4691905884-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 州立学院@威廉斯堡SQ</h2>
|
||
<span class="code">SCEWR</span>
|
||
</div>
|
||
<div class="addr">1925 Waddle Road State College Pennsylvania 16803 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.61</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Great State College location near Penn State Campus! Stay at the Holiday Inn Express State College @ Williamsburg Sq. and see what State College has to offer! We are ideally located right off I-99, just a few miles from West Shore Home Field at Beaver Stadium, Bryce Jordan Center and Pegula Ice Arena, and within walking distance to shops and restaurants along North Atherton Street. Enjoy the comfort of our modern guest rooms and comfortable amenities, including complimentary high-speed internet and 24-hr fitness center. After a long day, relax in our beautiful outdoor patio with fire pit. Need event space or a wedding room block? Talk to our event team on how to book our 860 sq. ft. of flexible space; ideal for your next board meeting, baby or bridal shower. Let our award-winning hotel and friendly staff make you feel at home when you stay at our State College 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">SCEWR</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.visitstatecollegenow.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SCFWI" data-hotel-code="SCFWI">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-st.-croix-falls-10519942291-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express St. Croix Valley</h2>
|
||
<span class="code">SCFWI</span>
|
||
</div>
|
||
<div class="addr">2190 U.S. Highway 8 St. Croix Falls Wisconsin 54024 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.65</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">If you're headed to scenic St. Croix Falls, WI, our hotel, the Holiday Inn Express® St. Croix Valley is the perfect launching point to great attractions in and around the St. Croix River Valley.
|
||
Leisure travelers can enjoy various points of interest during their stay with us in St. Croix Falls. Lodging here places you near Wild Mountain Waterpark, the perfect place to spend a hot summer day. Spend your winters skiing, snowboarding and snow tubing at Trollhaugen. Play nine holes of golf at the St. Croix Valley Golf Course right across the street from the hotel. Historic Taylors Falls, MN is just two miles away. In St. Croix Falls, there's always something to do!
|
||
Corporate travelers headed here are surrounded by businesses in the St. Croix River Valley. Our hotel is just minutes from Bernick's Pepsi, Hazelden, Northwire, Polaris and St. Croix Regional Medical Center in St. Croix Falls.
|
||
Whether business or pleasure brings you to St. Croix Falls, you'll appreciate our quality amenities and the convenience of our hotel's location. In St. Croix Falls, we have free high-speed, wireless Internet access, one of the largest pools in the area and a state-of-the-art 24-hour Fitness Center. Join us for our Express Start hot breakfast that features our signature cinnamon rolls and our Smart Roast coffee. Reserve your room today and Stay Smart at our St. Croix Falls, WI 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">SCFWI</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.hiexpress.com/stcroixvalley">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SCKKL" data-hotel-code="SCKKL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-lodi-6223868903-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Lodi</h2>
|
||
<span class="code">SCKKL</span>
|
||
</div>
|
||
<div class="addr">1345 E Kettleman Lane Lodi California 95240 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.66</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Our All Suite Hotel is located in Lodi, California Wine Country right off Highway 99. The Candlewood Suites Lodi, CA provides a central location to the cities of Sacramento & San Francisco, the shores of Santa Cruz and Monterey Bay and the slopes of Lake Tahoe. In Lodi, we're just minutes away from businesses like Robert Mondavi Winery, Kubota Tractor & Pacific Coast Producers, Unitec, Chinchiolo Stemilt, and Nunhems. Corporate guests are encouraged to use the services in our 24 hour fitness center, our 24-hour Business Center, the free high-speed Internet access throughout the hotel. Our leisure guests enjoy picnicking at the Lake Lodi Park beach to seeing a theatrical performance at Hutchin's Street Square, there's something here for each of our guests. In the self-proclaimed "Zinfandel Capital of the World," you'll quickly see why wine experts and visitors alike are calling us the region's hottest wine country destination! At our All Suite hotel in Lodi, CA, we offer our guests a Lending Library filled with classic DVD’s and our Lending Locker stocked with household items that you may have forgotten at home or just couldn’t pack for your trip. Relax during your spare time on our outdoor patio with grilling area and fire pits overlooking the vineyard. Perfectly catered for our extended stay and leisure guests. Come explore all that our Hotel has to offer.</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">SCKKL</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-SCKMC" data-hotel-code="SCKMC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-manteca-8730337775-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Manteca - Lathrop Area</h2>
|
||
<span class="code">SCKMC</span>
|
||
</div>
|
||
<div class="addr">1878 Daniels Street Manteca California 95337 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.44</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to our brand-new hotel in Manteca - Lathrop, California, just off CA-120 near Big League Dreams Manteca!
|
||
Our pet-friendly, apartment-style suites are your home away from home while you’re in our neck of the Central Valley. Each suite offers a brand-new, fully equipped kitchen. We serve a complimentary hot, delicious breakfast each morning and host an evening social with complimentary snacks and drinks Monday through Wednesday. Relax in our outdoor pool, chat with friends around the fire pit, or grill on the outdoor grill. Book your stay today at the Staybridge Suites Manteca - Lathrop Area for a comfortable, convenient home base while you’re in town.
|
||
Our location in Central California places you near some of the region's best attractions. Explore the nearby Stockton Distribution District and Stockton Airport, or enjoy sports and entertainment at Big League Dreams. Conveniently located just off Highway 120, our hotel is perfectly situated for both leisure and business travelers. Visit Delicato Family Wines to enjoy award-winning tastings and vineyard tours. Wine enthusiasts can explore the celebrated Lodi Wineries, featuring scenic vineyards and premium tastings from local vintners. For adventure seekers, Yosemite National Park is close enough for a memorable day trip, offering stunning landscapes, iconic cliffs, and breathtaking hiking trails.</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">SCKMC</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-SCKRM" data-hotel-code="SCKRM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-stockton-6233180866-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Stockton Southeast</h2>
|
||
<span class="code">SCKRM</span>
|
||
</div>
|
||
<div class="addr">5045 Kingsley Road Stockton California 95215 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express Hotel Stockton delivers exceptional service and a central location in the beautiful San Joaquin Valley. We are just south of Lodi’s Fabulous Wine Country and North of Modesto. The Holiday Inn Express Hotel Stockton also provides a central location to the cities of Sacramento & San Francisco, the shores of Santa Cruz, Monterey Bay and the slopes of Lake Tahoe.
|
||
|
||
Our perfect location places you minutes from Big League Field of Dreams, Stockton Ports Baseball, Haggin Museum, not to mention plenty of shopping and entertainment for the entire family. We are just a short drive from Old Town Sacramento. Popular area attractions include Mickey Grove Zoo, Lodi Wine Country, Delta Waterways and The Bob Hope Theatre.
|
||
|
||
Business travelers appreciate that we offer a well-equipped business center, complimentary wired and wireless Internet access, so catching up with work is made easy. We're located near the San Joaquin Office of Education, Amazon, Atlantic Aviation, and the Ca Health Care Facility Stockton Cargill, and Terex.
|
||
|
||
Our 100% non-smoking establishment offers great amenities to keep you comfortable in Stockton, CA. The hotel's heated indoor pool and Fitness Center are great places to unwind. We also serve the complimentary, Hot Express Start Breakfast Bar each morning. Reserve your room today!! "".</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>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SCKRM</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-SCLAP" data-hotel-code="SCLAP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-santiago-9184790434-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 圣地亚哥机场</h2>
|
||
<span class="code">SCLAP</span>
|
||
</div>
|
||
<div class="addr">Aeropuerto Internacional-Santiago Armando Cortinez Norte 2150 Santiago 00000 | 800 914 288</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Santiago Holiday Inn® in front of Santiago’s Airport
|
||
A sleek, contemporary design and a convenient location make the Holiday Inn® Santiago - Airport Terminal Hotel a perfect choice for your next stop at Santiago, Chile. We are ideally located directly in front of the Arturo Merino Benítez International Airport Terminal, just a few steps outside of baggage claim.
|
||
Our corporate guests will find everything they need, like a superb Business Center, four meeting rooms and free Wi-Fi access. Local and international businesses, as well as major embassies and consulates, are easily accessible from our hotel's location in Santiago.
|
||
Leisure travelers can enjoy the city’s numerous and varied attractions. From breathtaking views on top of San Cristobal Hill, to Alto Las Condes mall, where you will find shops, restaurants and a cinema theatre, there's something for everyone to enjoy. Spend an afternoon exploring the colorful and bohemian Barrio Bellavista, or enjoy an evening performance at the Teatro Municipal de Santiago.
|
||
After a busy day, guests can unwind in their quiet and comfortable room, enjoy a meal at Grill Restaurant, or try an appetizer at Boarding Bar. High quality amenities and recreational facilities, such as an indoor pool, a sauna and a Fitness Center, complement our award-winning service.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SCLAP</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-SCLEX" data-hotel-code="SCLEX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-santiago-9184900914-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 智利圣地亚哥</h2>
|
||
<span class="code">SCLEX</span>
|
||
</div>
|
||
<div class="addr">Av. Vitacura 2929 Las Condes Santiago 00000 | 800 914 288</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Santiago Holiday Inn Express in the Business District of Las Condes
|
||
In front of San Cristobal Hill, the Holiday Inn Express® Santiago Las Condes Hotel provides a warm and welcoming atmosphere for all travelers. Located in Vitacura Avenue, just outside of the city center, visitors can enjoy the buzz of Santiago's main avenues and retire to a quiet neighborhood in the evening.
|
||
Guests coming for business find our location particularly convenient. Las Condes neighborhood is home to a number of corporations such as the Chile offices for Citibank, Sony Ericsson and Microsoft, which are all situated within a mile of our property. The US Embassy is across the street, and you can have easy access to several subway stations.
|
||
Our hotel is next to a great restaurant area in Isidora Goyenechea Avenue, where you can find a wide variety of choices including local seafood meals. In addition, Costanera Center, the biggest mall in Chile, is down the road.
|
||
At this hotel in Santiago, Chile we guarantee travelers a comfortable and convenient stay. Our Fitness Center provides an exercising space, the Business Center and complimentary Internet access allow you a comfortable working time, and the guest patio and lounge offer peaceful resting spaces with the cleanliness high standards included in our IHG Clean Promise®.</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">SCLEX</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.holidayinnexpress.cl/">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SCLHA" data-hotel-code="SCLHA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-santiago-10631145193-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental 圣地亚哥</h2>
|
||
<span class="code">SCLHA</span>
|
||
</div>
|
||
<div class="addr">Avenida Vitacura 2885 Las Condes Santiago CP7550024 | 800 914 288</div>
|
||
<div class="rating">评分:4.10</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">智利圣地亚哥酒店是全市最典雅酒店之一,坐落于新金融区的绝佳位置。酒店特色包括:小型室内泳池、四个餐厅和Benatino酒吧(配制有该市的招牌鸡尾酒Pisco Sour)。您可以在Alonso de Cordova尽享高档购物的欢愉,也可以游览附近的雕塑公园、圣克里斯托巴尔山或者总统官邸。这家智利圣地亚哥豪华酒店设备齐全,还提供了 20 个会议场馆供客人选择。</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>健身中心</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>套房</span><span>Entertainment</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SCLHA</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.intercontisantiago.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SCNMZ" data-hotel-code="SCNMZ">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-merzig-6247707613-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Merzig</h2>
|
||
<span class="code">SCNMZ</span>
|
||
</div>
|
||
<div class="addr">Saarwiesenring 4 Merzig 66663 | 0800 723 9002</div>
|
||
<div class="rating">评分:4.75</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express® Merzig is nearby the A8 motorway and only a 15-minute walk from Merzig train station. Furthermore, Luxembourg Airport (LUX) and Saarbrücken Airport (SCN) are both only 40 minutes away by car. The 85-room hotel is situated in the “Sport- und Freizeitpark Merzig”, which is a leisure and recreation area with restaurants, a microbrewery, a wellness and Spa centre and several sports facilities. Merzig town centre with shops, restaurants and cultural sites is just a 10 minutes' walk away. Our hotel can host up to 80 guests in three meeting rooms, equipped with audio visual equipment and offers business services at the 24-hour Business Centre, free Wi-Fi and complimentary parking. Our comfortable and soundproof guest rooms all come with blackout shades, a choice of pillows, a work desk, a satellite TV and an inclusive Express Start™ Breakfast, all to guarantee a great stay. In the evening, our bar is the place to relax, or on our garden terrace.</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">SCNMZ</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.hiexpress.com/merzig">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SCNSB" data-hotel-code="SCNSB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-saarbr-cken-6175655341-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Saarbrücken</h2>
|
||
<span class="code">SCNSB</span>
|
||
</div>
|
||
<div class="addr">Klausener Strasse 4 -6 Saarbrücken 66115 | 0800 723 9002</div>
|
||
<div class="rating">评分:4.66</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express Saarbrücken is located in the city of Saarbrücken. The hotel is within walking distance of the central station in Saarbrücken and the Congresshalle Saarbrücken. Central Station Saarbrücken 600 m, Airport Saarbrücken 16 km, Congresshalle Saarbrücken 600 m, Saarlandhalle 1,1 km , Shopping mall Europa Galerie 500 m, Weltkulturerbe Völklingen (World Heritage) 12 km, France 10km, Ramstein Airbase 55 km.
|
||
Our hotel offers 164 non-smoking rooms on five floors. You can choose your favourite pillows with different degrees of hardness.
|
||
At the hotel you will find : Free WiFi and Express Start Breakfast with coffee, tea, rolls, cheese, meats and fresh pancakes. The breakfast is included in the room rate.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">SCNSB</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-SCRED" data-hotel-code="SCRED">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-dunmore-6660328811-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 斯克兰东(邓莫尔)</h2>
|
||
<span class="code">SCRED</span>
|
||
</div>
|
||
<div class="addr">200 Tigue Street Dunmore Pennsylvania 18512 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.21</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Scranton East - Dunmore, your perfect stay in the Greater Scranton area! As a premier hotel in Dunmore, PA, we put you near the city’s most popular attractions and key business hubs.
|
||
|
||
We are ideal for a vacation, sports, leisure or business visit! Our hotel is close to NASCAR Pocono Raceway, Marjon Golf Course, Elmhurst Country Club, Mohegan Sun at Pocono Downs Casino and The Steamtown Marathon! Stay with us after a Scranton/Wilkes-Barre Railriders, Triple A New York Yankees game, a concert at the Toyota Pavilion at Montage Mountain, or a visit to Steamtown National Historic Site, Pocono Downs Racetrack, Montage Mountain Ski Resort or shopping at the Crossings Factory Outlet! We are close to many things to enjoy including Riverfront Sports Complex.
|
||
|
||
The Holiday Inn Scranton East - Dunmore has the amenities to make your stay in Pennsylvania more comfortable, like free self-service parking, an arcade game room, and a 24-hour fitness center. Relax in our heated indoor pool or stay productive in our 24-hour business center. Our guestrooms are fully equipped with plush bedding, free Wi-Fi, and flat-screen HDTVs to ensure a high-quality experience. If a professional, expertly staffed hotel near the most exciting parts of Scranton is what you are looking for, then book a room today!</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">SCRED</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-SCTIN" data-hotel-code="SCTIN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-scottsburg-6025349015-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 斯科特斯勃</h2>
|
||
<span class="code">SCTIN</span>
|
||
</div>
|
||
<div class="addr">200 S. Beechwood Avenue Scottsburg Indiana 47170 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.37</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Go Anywhere From This Hotel in Scottsburg, INOur Newly Renovated, CDC compliant hotel is location in Scottsburg, Indiana and puts guests within reach of the excitement of Louisville while enjoying a small-town atmosphere. The Holiday Inn Express® Hotel & Suites Scottsburg is right off Interstate 65, so getting around the area is a breeze.Whether on a business trip or just passing through Scottsburg, IN, our hotel's guests are sure to find plenty of fun in the area. Visit the town square to explore great boutiques. If you love the outdoors, you'll want to stop by one of the many nearby lakes. We're also just a short drive from Louisville, KY and Salem, IN, home of the Salem Speedway.Our top-rate facilities and location make us the best choice for corporate travelers. You can host an event for up to 15 people in a well-equipped meeting room, and the Business Center has a printer and free Wi-Fi access, to help you finish last-minute work before your meeting. Finally, companies such as GKN, Morgan Foods, and Multi-Color are all near us.This pet friendly hotel's location in Scottsburg, Indiana is matched by great service and amenities. The family can enjoy the outdoors on the patio while you cook dinner on the grill. Then go for a swim in the indoor pool or work-up a sweat in the 24-hour Fitness Center. A free, hot Express Start Breakfast Bar awaits you each morning. You'll love this pristine 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">SCTIN</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 3.99 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-SDFBG" data-hotel-code="SDFBG">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-louisville-7901144754-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Louisville - Expo Center</h2>
|
||
<span class="code">SDFBG</span>
|
||
</div>
|
||
<div class="addr">380 Farmington Ave Louisville Kentucky 40209 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Newest Hotel in the heart of Louisville, Kentucky, Staybridge Suites.
|
||
Complimentary Breakfast Buffet
|
||
Evening Social every Monday, Tuesday and Wednesday
|
||
In town for the Kentucky Derby? We are located within walking distance from Churchill Downs. The (SDF) Kentucky International Airport is only 1 mile away. We are conveniently located to both interstates Interstate 264 and Interstate 65 Exit 132. Walking distance away from the Kentucky Exposition Center, Freedom Hall and Cardinal Stadium, all with in 1 mile from the hotel. The Kentucky Kingdom Amusement Park is just located across the street from the hotel 0.5 mile away. Several businesses are within 5 miles, GE, Ford, UPS, Yum, Humana, and many more. The University of Louisville and Bellarmine University are just within 5 miles. Downtown Louisville and the Yum Center are just 5 miles away. All rooms have Queen Bed Sofa Sleeper sleeps like a Queen Bed a 50" TV with Full HD Channels, fully equipped kitchens and work spaces. Enjoy complimentary onsite laundry facilities during your stay.</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">SDFBG</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-232.html">上一页</a> 第 233 / 300 页 <a href="page-234.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> |