595 lines
49 KiB
HTML
595 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-216.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-PTRWE" data-hotel-code="PTRWE">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-peterborough-6614438035-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 彼得伯勒 - 西</h2>
|
||
<span class="code">PTRWE</span>
|
||
</div>
|
||
<div class="addr">Thorpe Wood Peterborough PE3 6SG | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">This modern AA 4-star hotel has a gym, a spa and an indoor pool, just 5 minutes from Peterborough city center.
|
||
The hotel is set in landscaped gardens with large events space, onsite parking and a leisure club.
|
||
The Holiday Inn® Peterborough – West hotel is only 5 minutes by car from the city centre. We’re close to the A1(M and A47, and direct trains from nearby Peterborough Station can whisk you into London in less than 45 minutes.
|
||
The hotel boasts 13 flexible meeting rooms onsite, and the banqueting suite has space for up to 450 guests. If you’re not working, you can admire Peterborough's stunning 13th-century Norman Cathedral, play 18 holes at the Thorpe Wood Golf Course opposite the hotel, enjoy a countryside walk in Ferry Meadows Country Park, or visit the beautiful Burghley House.
|
||
Our bedrooms have high-quality bedding and a choice of pillows. The Open Lobby is a great place to relax or work with connections for laptops, comfy chairs where you can watch TV with a drink. Snacks, Starbucks coffee and hot food are available all day.
|
||
The Leisure Club has an indoor pool, and you can work out at the Gym, de-stress in the sauna or indulge in a treatment at RO Skin Beauty.</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">PTRWE</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://holidayinn.visualizer360.com/peterborough">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PTSPT" data-hotel-code="PTSPT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pittsburg-4813222913-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 匹兹堡</h2>
|
||
<span class="code">PTSPT</span>
|
||
</div>
|
||
<div class="addr">4011 Parkview Drive Pittsburg Kansas 66762 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.73</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express and Suites Pittsburg, Kansas. Our Award-Winning hotel welcomes you with contemporary and stylish designs. The Holiday Inn Express and Suites hotel in Pittsburg, KS is centrally located off US Highway 69. Whether touring Pittsburg, or making day trips to neighboring big cities, like Joplin, activities abound near our hotel.
|
||
Our hotel is your premiere location when visiting Pittsburg State University. The Holiday Inn Express and Suites Hotel in Pittsburg, KS is prime location for any corporate traveler looking for a hotel nearPitsco, Vinylplex, Jakes Fireworks, Pitt Plastics, Sugar Creek and Via Christi Medical Center . Enjoy outside events like Bone Creek Reservoir, Crawford County Historical Museum, Jaycee Baseball field or Lincoln Park.
|
||
The Holiday Inn Express and Suites in Pittsburg, KS features an indoor pool, whirlpool, and work-out facility. Corporate travelers coming to Pittsburg, KS will find convenience in our 24-hour business center. We also have 2 meeting rooms/reception room totaling 1300 sq. feet.
|
||
As our guest at the Holiday Inn Express and Suites Hotel, relax in our 100% non-smoking spacious guest rooms with complimentary Wi-Fi, Keurig brewer, refrigerator, microwave, and in-room safe. After a restful night of sleep, get your morning started by enjoying our complimentary Express Start Breakfast! Make your reservations 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>简易厨房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PTSPT</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-PTTTX" data-hotel-code="PTTTX">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-portland-2532592147-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 科珀斯克里斯蒂,波特兰</h2>
|
||
<span class="code">PTTTX</span>
|
||
</div>
|
||
<div class="addr">220 Reliant Drive Portland Texas 78374 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.61</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Soak up the Sun at the Best Hotel in Corpus Christi!Texas travelers will find our new Holiday Inn Express® hotel situated off highway 181 and highway 35, nestled in the charming bayside city of Portland. Just a couple miles from major companies and sandy shores, our practical hotel is ideal for both business and leisure guests.Business travelers love our close proximity to Dupont, Oxy-Chemical, Gulf Compress, Cheniere Plant and Aire Liquide. We're also nine and 18 miles respectively from the Port of Corpus Christi and the airport. You can stay connected and productive with free Wi-Fi, accessible from our 700-square foot meeting room and our 24-hour Business Center, which also features printing, fax and copy services.With easy access to two bays on the Coastal Bend, you can enjoy activities from hiking at Sunset Lake and fishing on Indian Point Pier to beachcombing on the 133,000-acre Padre Island, which is the largest remaining barrier island in the world. Discover underwater life at the Texas State Aquarium or explore the 180-acre South Texas Botanical Gardens and Nature Center near our hotel in Corpus Christi, Texas. After a long day of sightseeing, recharge at our state-of-the-art Fitness Center or relax in the sparkling, outdoor pool.On your next visit to the South Texas Coastal Bend, choose the best hotel in Corpus Christi, Texas. Stay your way in our contemporary suites, and enjoy a complimentary, hot breakfast every morning.</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">PTTTX</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-PTVCA" data-hotel-code="PTVCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-porterville-4309610567-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Porterville</h2>
|
||
<span class="code">PTVCA</span>
|
||
</div>
|
||
<div class="addr">840 South Jaye Street Porterville California 93257 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.58</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express & Suites in Porterville, CA. A warm and friendly staff awaits you at the Holiday Inn Express Hotel & Suites in Porterville, California. We are minutes away from Lake Success and Eagle Mountain Casino. Our prime location will put you with in minutes of famous attractions such as the Sequoia National Forest, Kings Canyon National Park and California Hot Springs. We are conveniently located within 3 miles of Walmart Distribution Center, Sierra View District Hospital, and Porterville Development Center. Enjoy a unique breakfast experience at our new Express Start breakfast bar, served every morning, complete with our Signature Cinnamon Rolls and fresh fluffy pancakes. Hotel features include an outdoor pool and Jacuzzi, business center, fitness center, and complimentary high-speed Internet access throughout the entire hotel. All of our spacious guest rooms have 32" flat screen TVs.</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">PTVCA</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.hieporterville.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PTWAA" data-hotel-code="PTWAA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-royersford-6561366081-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 费城福吉谷422</h2>
|
||
<span class="code">PTWAA</span>
|
||
</div>
|
||
<div class="addr">88 Anchor Parkway Royersford Pennsylvania 19468 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.23</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Hospitality and cleanliness are guaranteed at the Staybridge Suites Philadelphia-Valley Forge 422. Here at the Staybridge Suites Philadelphia-Valley Forge 422, we are committed to your comfort and peace of mind when it comes to cleanliness, and are open to answering any questions you may have regarding our cleaning procedures. Our spacious suites include full kitchens, flexible workspace, living areas and are all pet friendly. Perfect for social distancing.Whether you are here for work or play, our hospitable staff are here to help you start your day off with a delicious grab and go breakfast. After a long day, come relax by the outdoor fire pit while you prepare dinner on our outdoor grills.We are located just minutes away from the Premier Outlets, Oaks Expo Center, King of Prussia Mall and Valley Forge National Park as well as many major Corporate Offices, including: Pfizer, Glaxo Smithkline (GSK), Iron Mountain, Quest, Dow Chemical, Emerson, and Limerick Nuclear Power Plant (Exelon)Enjoy Complimentary WiFi, Business Center and Free Laundry Facilities and Fitness Center – we do ask that you practice safe social distancing in the Fitness Center.We promise to make your stay feel just like home.Whatever brings you to our hotel, we are here to welcome you into our “family”.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>儿童餐饮欢乐尽享</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PTWAA</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-PTWLP" data-hotel-code="PTWLP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-limerick-2532607353-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 利默里克 - 波茨敦</h2>
|
||
<span class="code">PTWLP</span>
|
||
</div>
|
||
<div class="addr">15 Keystone Drive Limerick Pennsylvania 19468 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.52</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Near Pottstown & the Phila. Prem. Outlets, PAThoughtfully located off Route 422 in Limerick, Pennsylvania, just five miles from Pottstown and 35 miles from Center City in Philadelphia, the Holiday Inn Express® Hotel & Suites Limerick - Pottstown promises area travelers comfort and convenience. Ideal for business and leisure alike, this Limerick hotel's accommodations offer a quiet location within minutes of local attractions, business destinations and the Philadelphia area.This hotel's proximity to Valley Forge Convention Center and Greater Philadelphia Expo Center make it the premier choice for business travelers. Area companies, including Emerson, Proconex and Yarde Metals, are within a short drive of the hotel, as well. With 600 sq ft of event space, available A/V equipment and resources like a 24-hour Business Center, guests have all they need for a productive stay.The Philadelphia area offers the hotel's leisure patrons a variety of entertainment options, from shopping at the nearby Philadelphia Premium outlets to exploring Valley Forge National Park. Our hotel's guests are near Pottstown, PA, as well, which boasts interesting historic sites and specialty shopping.With conveniences like free Wi-Fi access and a free, hot breakfast, as well as amenities like a Fitness Center and an indoor, heated pool, this hotel features the perks guests prefer. In addition, the friendly staff offers outstanding service. We hope to see you soon!</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">PTWLP</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-PTYLR" data-hotel-code="PTYLR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-petoskey-4602442105-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 佩托斯基</h2>
|
||
<span class="code">PTYLR</span>
|
||
</div>
|
||
<div class="addr">1751 Us 131 South Petoskey Michigan 49770 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.61</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover the perfect blend of comfort, value, and breathtaking Northern Michigan scenery at Holiday Inn Express & Suites Petoskey. Nestled near the shores of Little Traverse Bay, our hotel in Petoskey, Michigan, is just minutes from Boyne Mountain, Lake Michigan, and Petoskey State Park.
|
||
Begin each day with a complimentary hot breakfast, then unwind at our heated indoor pool. Our spacious guest rooms offer plush bedding and views of Bear River Valley. Enjoy the convenience of thoughtful amenities, from free Wi-Fi and in-room microwaves to a 24-hour fitness center. Our complimentary limousine service, available from 5 PM to 11 PM within a three‑mile radius, along with ample parking, ensures smooth and stress‑free travel. Experience a memorable getaway at Holiday Inn Express & Suites Petoskey.</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">PTYLR</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.michiganvacationdestinations.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PUBPB" data-hotel-code="PUBPB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-pueblo-5425465800-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Pueblo</h2>
|
||
<span class="code">PUBPB</span>
|
||
</div>
|
||
<div class="addr">4640 Dillon Drive Pueblo Colorado 81008 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Apartment Style Hotel in PuebloWith our ideal location off I-25 in the northern part of the city, the Candlewood Suites Pueblo is the perfect place to stay, located near shopping, restaurants and area attractions. Our extended stay accommodations are ideal for all travelers. All guest rooms feature a full kitchen with two burner stove top, full size fridge, dishwasher and microwave. Guests can even borrow appliances from our Lending Locker.Leisure travelers love staying at our pet friendly hotel that is only minutes away from attractions such as one of Colorado's most popular parks, the Pueblo Reservoir State Park, as well as the historic Arkansas Riverwalk, Pueblo Zoo, the Aircraft Museum and the Pueblo Mall.Business guests enjoy the speed of our complimentary high-speed internet, a large in-room workspace with lots of room to spread things out. ability to workout in our upscale fitness center, and access to our 24-hour business center. We are ideally located off I-25, which provides quick access to area businesses such as the American Association of Railroads, Innotrac Corps, Evraz, and Parkview Medical Center.Don’t forget while you are here to check out the outdoor gazebo and grill area. It is a great place to make supper or enjoy a beverage while looking at the scenic Pueblo view. Come stay at the Candlewood Suites Pueblo, your home away from home, where you are treated like family!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PUBPB</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="candlewoodsuites.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PUBPL" data-hotel-code="PUBPL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/avid-hotels-pueblo-9650356742-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">AVID</span>
|
||
<h2>avid hotels Pueblo North</h2>
|
||
<span class="code">PUBPL</span>
|
||
</div>
|
||
<div class="addr">855 Eagleridge Boulevard Pueblo Colorado 81008 | 1 877 495 2843</div>
|
||
<div class="rating">评分:3.88</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to avid hotel Pueblo North. Only a short drive from Colorado State Fairgrounds, CSU Pueblo, Lake Pueblo State Park, and Pueblo River Trail. Our brand-new hotel is ideally situated for both business and leisure travelers.
|
||
At avid hotels, we have listened to travelers just like you to understand what's really important for everyday travel. Enjoy complimentary parking, Wi-Fi, and freshly brewed bean-to-cup coffee available 24/7. You can also find your everyday necessities at our 24-hour market. Kickstart your mornings with our complimentary, high-quality breakfast, featuring a variety of options to energize your day. We can't wait to welcome you to our Pueblo, Colorado 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>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PUBPL</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-PUCUT" data-hotel-code="PUCUT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-price-6592197246-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Price</h2>
|
||
<span class="code">PUCUT</span>
|
||
</div>
|
||
<div class="addr">925 Westwood Boulevard Price Utah 84501 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.60</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the 100% non-smoking Holiday Inn Express and Suites Price, Carbon County’s newest and most modern Hotel. We are nestled in the heart of Castle Country surrounded by rock formations that sit high on plateaus above the area, much like a castle wall. The rocks are geologically rich with coal and minerals and gives way to an economy driven by energy production such as power plants, coal mines and natural gas. The hotel is located just off of HWY 6 & 10 on exit 240 in the center of Price. &nbsp;
|
||
Business travelers can benefit from the proximity of the hotel to many nearby companies including Joy Global/ Komatsu, PacifiCorp, Wheeler CAT, Intermountain Electronics, and Castle View Hospital. We are just a short drive from the surrounding coal mines and gas rigs and the hotel is also only minutes away from Utah State University Eastern, a local four year university. &nbsp;
|
||
Holiday Inn Express & Suites Price was designed from the ground up just for you and offers amenities that make you feel at home. The rooms are spacious enough for work and or pleasure. When it’s time to get connected we know what you need a free wireless high-spot. Hotel guests can enjoy a plethora of amenities including, family friendly accommodations, indoor pool, suite Shop, flexible meeting space, complimentary breakfast and our onsite fitness room for your health and wellness in mind. &nbsp;
|
||
Book your reservations 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>简易厨房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PUCUT</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/priceutah">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PUEAA" data-hotel-code="PUEAA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-puebla-4322698622-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Puebla</h2>
|
||
<span class="code">PUEAA</span>
|
||
</div>
|
||
<div class="addr">Blvd. Hermanos Serdán 810 Col. El Riego Sur Puebla Puebla 72160 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.85</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the hotel specialized in long stays in Puebla. Feel at home and enjoy a different concept with fully equipped suites and added service values.</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">PUEAA</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-PUEAN" data-hotel-code="PUEAN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-san-andres-cholula-10669180717-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites PUEBLA</h2>
|
||
<span class="code">PUEAN</span>
|
||
</div>
|
||
<div class="addr">AV. PERSEO 2502 COL. SAN MARTINITO SAN ANDRES CHOLULA Puebla 72760 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.70</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Puebla Holiday Inn Express Hotel with Panoramic PoolThe Holiday Inn Express® & Suites Angelopolis Hotel offers guests a reliable travel experience, providing functional accommodations and practical amenities. We are located in Angelopolis, the fastest growing area of Puebla, surrounded by corporate offices, cultural and entertainment centers, and universities such as ITESM Campus Puebla and Complejo Cultural Universitario (CCU BUAP).Nearby, you can visit CRIT Puebla and enjoy cultural activities at the Metropolitan Auditorium or the International Museum of Baroque Art. Go golfing at La Vista Country Club or spend the afternoon shopping at Angelopolis Mall, which is within walking distance from the hotel.After a day of work, go for a stress-relieving workout at the 24-hour Fitness Center and enjoy incredible panoramic views of the city and sunsets lounging in the outdoor pool. Keep up with your office from the 24-hour Business Center with free high-speed internet access, and host meetings or small conferences at our different event rooms.End your days in comfortable rooms, and start them enjoying a complimentary breakfast buffet that includes a regional dish.</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">PUEAN</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-PUEFB" data-hotel-code="PUEFB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-puebla-10230767137-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express PUEBLA</h2>
|
||
<span class="code">PUEFB</span>
|
||
</div>
|
||
<div class="addr">BLVD. HERMANOS SERDAN : 45 COLONIA AMOR ESQ. 33 NORTE PUEBLA Puebla 72140 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.66</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay in a 4 star hotel in Puebla México near downtown, our privileged location with easy access to Industrial Parks like 5 de Mayo, Puebla 2000, CHACHAPA, FINSA, Audi & Volkswagen plant will be useful if you are traveling on business. We are also a hotel near the Stadium. High-speed Wi-Fi and complimentary parking are available.
|
||
|
||
The Fitness Center and Business Center will be available for you 24 hours a day, we also have an indoor heated pool to make your stay completely pleasant. In addition, you can relax in the morning and enjoy the free breakfast. If you are traveling with the whole family including your pet, don't worry, we are a pet-friendly 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">PUEFB</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-PUEGH" data-hotel-code="PUEGH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/intercontinental-puebla-7661396400-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">ICON</span>
|
||
<h2>InterContinental Presidente Puebla</h2>
|
||
<span class="code">PUEGH</span>
|
||
</div>
|
||
<div class="addr">Boulevard Hermanos Serdan: 141 Colonia Amor Puebla Puebla 72140 | 800 690 9352</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience contemporary luxury and colonial charm at a 5-star hotel in Puebla with a strategic location near the Historic Center and Industrial Parks such as FINSA, Audi and Volkswagen plants, Puebla 2000, and the Airport. Enjoy the amenities of a pet friendly hotel in Puebla, México. Delight in our Cocina de los Ángeles restaurant with moles and mezcal. Discover why we are one of the top luxury hotels in Puebla Mexico.</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">PUEGH</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.intercontinentalpuebla.com.mx">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PUELN" data-hotel-code="PUELN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-puebla-10142782901-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 普埃布拉拉诺里亚</h2>
|
||
<span class="code">PUELN</span>
|
||
</div>
|
||
<div class="addr">CIRC. INTERIOR JUAN PABLO II : 1936 COL. EX-HACIENDA LA NORIA PUEBLA Puebla 72410 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.65</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">4-star hotel located in one of the most exclusive areas of the City of Puebla, surrounded by important avenues and close to industrial and commercial zones, business centers, and tourist attractions. This hotel offers excellent access to the Angelópolis shopping mall, the Baroque Museum, the impressive Metropolitan Auditorium, and the iconic Estrella de Puebla in Parque Sendela.
|
||
Its spacious rooms will make your stay completely pleasant. In addition, the hotel features a wide variety of services and amenities, including a fully equipped gym and a restaurant offering delicious local and international cuisine. It also has meeting and event rooms, making it ideal for both business travelers and tourists.</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">PUELN</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="http://www.facebook.com/holidayinnlanoria?ref=tn_tnmn">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PUEVW" data-hotel-code="PUEVW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-puebla-6420559568-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 普埃布拉FINSA</h2>
|
||
<span class="code">PUEVW</span>
|
||
</div>
|
||
<div class="addr">Lateral Autopista Mexico-Puebla : 7719 Rancho Moratilla Puebla Puebla 72110 | 800 000 04 04</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">We have the largest and comfortable rooms in the city and the best modern technology of high-speed WiFi.
|
||
Holiday Inn® Puebla Finsa Hotel’s location off Puebla-México freeway grants you easy access to Puebla International Airport (PBC) and the city’s bus station. Moreover, we are less than 10 minutes from Finsa Industrial Park and companies such as Volkswagen Mexico. During your leisure time, visit Puebla’s iconic Historic Centre. We have many new attractions to visit in Puebla around at 15 to 30 minutes.
|
||
We have all the Biosafety protocols in accordance with the new normal. Also, with the endorsement of the Clean Point and Distinctive H 2020 certification.
|
||
Enjoy the hotel’s modern décor and comfortable facilities. Relax at our large rooftop indoor pool while enjoying a spectacular view of the city through its glass roof and walls and stay on top of your workout routine at our fitness center. Eat at our International cuisine Restaurant. Our business center with complimentary Internet access makes working from the hotel We have the best places for business and largest meeting rooms for congress and conventions with excellent restaurant with national and international kitchen and catering service ready to host your next event, seminar, or conference.</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">PUEVW</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-PVDCY" data-hotel-code="PVDCY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-coventry-7469061126-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Coventry S - West Warwick Area</h2>
|
||
<span class="code">PVDCY</span>
|
||
</div>
|
||
<div class="addr">4 Universal Blvd Coventry Rhode Island 02816 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.80</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Situated right off I-95 at Exit 7 in a safe and quiet plaza, the Holiday Inn Express Coventry/Providence offers you comfort and convenience right in the heart of Rhode Island.
|
||
|
||
|
||
|
||
Our 100% non-smoking hotel is equidistant from bustling downtown Providence, Historic Newport and its mansions as well as South County's beautiful beaches. Other local attractions include Roger Williams Park Zoo, Providence Place Mall, Federal Hill, the University of Rhode Island, and the Ryan Center.
|
||
|
||
|
||
|
||
Whether you are traveling for business or leisure, the 15 minute drive to T. F. Green Airport (PVD) guarantees a quick commute, coming or going. Business travelers may take advantage of how close the Holiday Inn Express Coventry/Providence is to several major companies including Amgen, Amtrol, Schneider Electric, MetLife, and the Quonset Business Park.
|
||
|
||
|
||
|
||
All of our guest rooms at Holiday Inn Express Coventry/Providence come equipped with a fridge, microwave, and personal coffee maker. A 50" HDTV sits in each room across from our signature beds, so you may enjoy a full variety of channels before dozing off to a restful night's sleep. Our guest laundry facility is also available at a small fee.
|
||
|
||
|
||
|
||
With a 24-hour business kiosk and free high-speed wireless internet throughout the hotel you'll be able to attend any last-minute business matters or browse the local happenings.</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">PVDCY</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.hixpvdcy.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-PVDDP" data-hotel-code="PVDDP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-smithfield-4304469806-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 士美非路 - 普罗维登斯</h2>
|
||
<span class="code">PVDDP</span>
|
||
</div>
|
||
<div class="addr">1010 Douglas Pike Smithfield Rhode Island 02917 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.00</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Express & Suites Smithfield - Providence, your smart choice for comfort and convenience in the heart of Rhode Island. Nestled just minutes from Bryant University, we’re proud to be the closest major hotel to campus, perfect for visiting families, prospective students, or Bulldogs fans attending game days. Our unbeatable location means you’re never far from the action.
|
||
Whether you’re here for business or pleasure, enjoy easy access to Providence’s vibrant city life, major corporations, and the convenience of I-295 for smooth travel while staying at our hotel near Roger Williams Park Zoo. Providence Place Mall offers a shopper’s paradise, while Downtown Providence buzzes with culture, dining, and entertainment. Feeling lucky? Twin River Casino is just a short drive away.
|
||
Inside, you’ll find everything you need for an effortless stay. Take a dip in our indoor pool to unwind, relax in our updated rooms designed with your comfort in mind, and start each day with our complimentary hot breakfast, because great mornings lead to great days. At our IHG Smithfield-Providence, RI, hotel we’re all about making your visit simple, smart, and enjoyable. Ready to check in? We’re ready to welcome you.</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">PVDDP</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-PVJES" data-hotel-code="PVJES">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pauls-valley-4709588057-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 保尔斯谷</h2>
|
||
<span class="code">PVJES</span>
|
||
</div>
|
||
<div class="addr">2412 W Grant Ave Pauls Valley Oklahoma 73075 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.18</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Upscale Pauls Valley HotelWhether it's the promise of a wealth of outdoor activity that lures you to Pauls Valley, or the convenience of several nearby attractions, the 100% smoke free Holiday Inn Express® and Suites hotel in Pauls Valley is sure to please. Situated within minutes of City Lakes and right off of I-35 in Pauls Valley, our hotel boasts the perfect location. Because of our close proximity to several local businesses such as the Wal-Mart Distribution Center and CVR Energy, business travelers make the smart choice to stay with us in Pauls Valley, Oklahoma. Our hotel offers quality corporate amenities like a 24-hour Business Center with a copier and printer, as well as free high-speed Internet access.Families looking for a convenient hotel in Pauls Valley will love our location, as it provides easy access to all the best attractions, including the Toy and Action Figure Museum,Turner Falls and Arbuckle Wilderness. Situated near several challenging and beautiful golf courses in Pauls Valley, Oklahoma, our hotel is the perfect home base for any vacation to the area. We're even located near gorgeous local wineries. When you stay at our hotel during your Pauls Valley vacation or business trip, you can enjoy top-notch amenities like an indoor pool and hot tub, a free breakfast and fitness center. With the quality you want at a price you can afford, we are the way to stay smart!</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">PVJES</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-PVPNV" data-hotel-code="PVPNV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-pahrump-4245061785-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Pahrump</h2>
|
||
<span class="code">PVPNV</span>
|
||
</div>
|
||
<div class="addr">861 South Hwy 160 Pahrump Nevada 89048 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.72</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express Hotel and Suites Pahrump is an IHG Award Winning hotel, Nevada is a perfect hub for families and business travelers. Our hotel is a testament to understated elegance. The Pahrump Nevada Holiday Inn Express and Suites, with its distinctive location, is a perfect spot to relax after your day on the links. Providing outstanding service each and every day, the hotel earns its reputation for the finest accommodations and service. The hotel has room and suite options to fit anyone’s getaway budget with resort quality service.
|
||
Whether you’re coming to Pahrump for business or just for fun your room at the Holiday Inn Express and Suites is your personal retreat. You’ll have room to work, relax and make the most of your day. Amenities such as high-speed Internet, work center, plush towels and luxurious bedding mean every night is a great night and every day starts right. You can take a dip in our pool or hot tub or relax with a cold drink on the patio. And when it’s time to have some fun, walk on over to the Pahrump Nugget or Gold Town Casino and enjoy some slots, table games, bingo, live poker and sports book. If you're hungry for adventure, take a day trip to Red Rock Canyon, Death Valley National Park, Dumont Dunes or Spring Mountain Motor Sports Ranch.
|
||
The best of Pahrump is waiting for you at the Holiday Inn Express and Suites.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>简易厨房</span><span>儿童餐饮欢乐尽享</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">PVPNV</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-215.html">上一页</a> 第 216 / 300 页 <a href="page-217.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> |