607 lines
53 KiB
HTML
607 lines
53 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-221.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-RDMBD" data-hotel-code="RDMBD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-bend-6753366232-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Bend South</h2>
|
||
<span class="code">RDMBD</span>
|
||
</div>
|
||
<div class="addr">61070 S. Hwy 97 Bend Oregon 97702 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.67</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express & Suites welcomes you to Our Bend, Oregon hotel!
|
||
Comfort and convenience are waiting for you at our pet-friendly hotel in Bend, Oregon. Our friendly staff is ready to check you into one of our guest rooms, packed full of amenities that you can take full advantage of during your stay. From a spacious and ergonomic work area that is perfect for remote working, to a comfortable bed dressed in the best linens, you can be sure to have a relaxing and productive stay. Once you’re settled in your room, head out to Bend's Old Mill District for dinner at one of our numerous, highly rated restaurants or visit one of the 22+ craft breweries in "Beer City USA." With more breweries per capita than any other city in the United States, you're sure to find a beer that suits your palette.
|
||
Other hotels find it hard to compete with our convenient location, placing you near many things to do in Bend, like local wineries, concert venues, downtown Bend, and the Bend Oregon Outlets. If the outdoors is more your style, take a hike at Pilot Butte or grab your tube and float on the Deschutes River. Whatever adventure you choose, be sure to begin your day with our complimentary Express Start Breakfast every morning. Our Bend, Oregon hotel is the perfect choice for your trip to Central Oregon, and we look forward to welcoming you to our 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">RDMBD</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-RDUAB" data-hotel-code="RDUAB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-morrisville-10185725564-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Raleigh-Durham Apt-Morrisville</h2>
|
||
<span class="code">RDUAB</span>
|
||
</div>
|
||
<div class="addr">1012 Airport Blvd. Morrisville North Carolina 27560 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.43</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Settle in and stay a while at Staybridge Suites Raleigh-Durham Airport. You've found your perfect home base in Morrisville, ideally situated just 1.8 miles from RDU and moments from Research Triangle Park and Cary. Our complimentary shuttle makes airport runs and local trips a breeze, putting you in easy reach of Raleigh and Durham. We’re the ideal solution for corporate housing or extended stays near major employers like IBM, GSK, and Lenovo.Make yourself at home in our spacious suites, where you’ll find a fully equipped kitchen—complete with a full-sized fridge, stovetop, and microwave—to whip up your favorite comfort foods. Don't feel like cooking? Join our complimentary evening Social (Mon-Wed) for beer, wine, and a light dinner on us. And of course, your day always starts right with our free hot breakfast buffet.Life on the road is better with a backyard. Challenge the family to a game on our outdoor sports court, then unwind by the cozy fireplace with views of our pollinator garden. Kiss laundromat trips goodbye with our free 24/7 guest laundry facilities. And because it wouldn’t be home without your best friend, our hotel is pet-friendly! Our 24-hour Pantry is also stocked for anytime cravings.Whether you're relocating, managing a long-term project, or visiting nearby universities like Duke, UNC, or NC State, we provide a true home-away-from-home. For a smarter, more comfortable extended stay, book your suite at Staybridge Suites RDU 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">RDUAB</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-RDUBC" data-hotel-code="RDUBC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-raleigh-5398898733-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Raleigh Airport - Brier Creek</h2>
|
||
<span class="code">RDUBC</span>
|
||
</div>
|
||
<div class="addr">10450 Little Brier Creek Lane Raleigh North Carolina 27617 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay, play, and relax at Holiday Inn Express & Suites Raleigh Airport - Brier Creek. Perfectly located off Interstate 540, our hotel puts you just minutes from Raleigh-Durham International Airport and the thriving Research Triangle Park. Need a lift? Hop on our free shuttle to RDU or nearby businesses.
|
||
Whether you’re here for work or fun, you’re in the center of it all—shop Brier Creek Commons, cheer at PNC Arena, or visit NC State, Duke, and UNC-Chapel Hill. Back at the hotel, dive into our indoor heated pool, crush your goals in the 24-hour fitness center, or host unforgettable events in 2,200 square feet. of meeting space.
|
||
Each morning, fuel up with our complimentary Express Start breakfast, featuring cinnamon rolls, pancakes, eggs, and more. Why wait? Your next adventure starts here - home away from home!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>商务中心</span><span>健身中心</span><span>机场班车</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">RDUBC</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 4.83 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-RDUCG" data-hotel-code="RDUCG">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-raleigh-11000300920-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Raleigh West - Lenovo Center</h2>
|
||
<span class="code">RDUCG</span>
|
||
</div>
|
||
<div class="addr">6115 Corporate Ridge Rd Raleigh North Carolina 27607 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.05</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located right off I-40 and Highway 54, Holiday Inn Express & Suites Raleigh West - Lenovo Center is the most convenient hotel in Raleigh, NC. With easy access to top local destinations, including the Lenovo Center, Carter-Finley Stadium, NC State University’s Centennial Campus, WakeMed Soccer Park, and Raleigh-Durham International Airport, our location makes both weekend getaways and business trips stress-free.
|
||
At our modern Raleigh hotel, you’ll find thoughtful amenities like free Wi-Fi, a 24-hour Business Center, and in-room microwaves and mini-fridges. Each morning, fuel up with our complimentary Express Start™ Breakfast, featuring a variety of fresh options. After a full day, recharge in the Fitness Center or grab a snack from our on-site Sundry Shop.
|
||
Whether you're searching for a hotel in Cary, NC or planning a visit to the Raleigh area, we deliver the smart choice for comfort and location.</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">RDUCG</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.ncraleighhotel.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-RDUCL" data-hotel-code="RDUCL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-garner-7023317166-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 克莱顿(东南罗利)</h2>
|
||
<span class="code">RDUCL</span>
|
||
</div>
|
||
<div class="addr">105 Leone Court Garner North Carolina 27529 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Holiday Inn Express Clayton (SE Raleigh) in Garner, NC, is your welcoming home base for comfort and convenience. Our friendly team is dedicated to providing a seamless experience, so you can settle in and feel right at home, whether you’re traveling for work, family, or a weekend getaway. Clean rooms, great service, and thoughtful touches ensure you’ll be well rested every night.
|
||
|
||
Step outside and discover the best of Garner, Clayton, and Raleigh. Our hotel is just minutes from top attractions like the Coastal Credit Union Music Park at Walnut Creek, White Oak Shopping Center, and Rainbow Lanes Bowling. Enjoy easy access to downtown Raleigh’s vibrant museums, historic State Capitol, and local dining. Whether you’re here for a concert, shopping, or family fun, our location puts you close to it all.
|
||
|
||
Unwind with complimentary amenities including our hot breakfast, free Wi-Fi, and a sparkling outdoor pool perfect for summer days. Stay active in our 24-hour fitness center or get work done in our business center. With free parking and a welcoming atmosphere, Holiday Inn Express is the hotel in Garner, NC, that helps you recharge and get the most out of your stay. Experience comfort and convenience every step of the way.</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">RDUCL</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-RDUCT" data-hotel-code="RDUCT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-raleigh-3637448319-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 罗利CRABTREE</h2>
|
||
<span class="code">RDUCT</span>
|
||
</div>
|
||
<div class="addr">4433 Lead Mine Road Raleigh North Carolina 27612 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.46</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Long stays in our pet-friendly Raleigh, NC hotel
|
||
|
||
Candlewood Suites Raleigh Crabtree is an optimal place for guests looking for a comfortable home away from home. Each apartment-style suite offers a full kitchen, free wired high-speed internet and Wi-Fi, cozy bedding, and plenty of space to stretch out and stay a while.
|
||
|
||
Stay entertained at nearby popular attractions including downtown Raleigh, Crabtree Valley Mall, Adventure Landing Park, DriveShack, PNC Arena, North Carolina State University, and more.
|
||
|
||
Amenities at Candlewood Suites Raleigh Crabtree include a nicely equipped fitness center, laundry facilities, and a space to grill at the gazebo outdoors for a feel of home. Grab a snack any time of day at the Candlewood Cupboard, featuring meals, quick bites, and drinks. Should you need something extra, the Lending Locker is for borrowing anything you may need to make your stay more comfortable; from slow cookers to board games to umbrellas. The hotel is pet-friendly and has a dedicated outdoor space just for your furry friends.
|
||
|
||
When you stay at Candlewood Suites Raleigh Crabtree, you’ll be right at home, whether you stay a night, a week, or longer.</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">RDUCT</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-RDUCY" data-hotel-code="RDUCY">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-cary-5638320351-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites Raleigh-Cary (I-40 @Walnut St)</h2>
|
||
<span class="code">RDUCY</span>
|
||
</div>
|
||
<div class="addr">5630 Dillard Drive Cary North Carolina 27511 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.31</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Just off I-40 at Walnut Street, this Cary, NC, hotel is your go-to spot near NC State University. Close enough to feel the campus energy, comfortable enough to call it your temporary home. Game days, graduation weekends, or business at the university? You're in exactly the right place.
|
||
The best of the Triangle is at your fingertips. PNC Arena and the Lenovo Center bring world-class entertainment and Wolfpack pride practically to our doorstep, while the Triangle Aquatic Center hosts everything from competitive meets to family swim days. When the NC State Fairgrounds light up with seasonal events, you'll be there in minutes. And for those exploring beyond campus, downtown Cary's local gems and Research Triangle Park's corporate corridor are just a quick drive away.
|
||
After a full day, settle into our restaurant and bar for breakfast or dinner. No need to venture out when comfort food and cold drinks are right here in the lobby. Take a dip in our indoor pool, catch up on work in our business center, or host your event in our meeting spaces. With free parking, complimentary WiFi, and a team that genuinely wants to make you smile, we've thought of everything so you don't have to.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>简易厨房</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">RDUCY</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-RDUDN" data-hotel-code="RDUDN">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-durham-5397825098-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites DURHAM - RTP</h2>
|
||
<span class="code">RDUDN</span>
|
||
</div>
|
||
<div class="addr">1818 East NC Hwy 54 Durham North Carolina 27713 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:3.69</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Candlewood Suites Durham-RTP located near Raleigh Durham International Airport (RDU) and I-40, is an optimal place for guests looking for a comfortable home away from home. Each apartment-style suite offers a full kitchen, free wired high-speed internet and Wi-Fi, cozy bedding, and plenty of space to stretch out and stay a while.
|
||
|
||
Stay entertained at nearby popular attractions including Raleigh Durham Airport, Research Triangle Park, Duke University, UNC, North Carolina State University, and North Carolina Museum of Life and Science.
|
||
|
||
Amenities at Candlewood Suites Durham-Rtp include a nicely equipped fitness center, laundry facilities, and a space to grill at the gazebo outdoors for a feel of home. Grab a snack any time of day at the Candlewood Cupboard, featuring meals, quick bites, and drinks. Should you need something extra, the Lending Locker is for borrowing anything you may need to make your stay more comfortable; from slow cookers to board games to umbrellas. The hotel is pet-friendly and has a dedicated outdoor space just for your furry friends.
|
||
|
||
When you stay at Candlewood Suites Durham-RTP, you’ll be right at home, whether you stay a night, a week, or longer.</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">RDUDN</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-RDUFR" data-hotel-code="RDUFR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-chapel-hill-5573571657-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 教堂山</h2>
|
||
<span class="code">RDUFR</span>
|
||
</div>
|
||
<div class="addr">6119 Farrington Road Chapel Hill North Carolina 27517 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The lovely Holiday Inn Express Chapel Hill is conveniently located off I-40 & only 2 miles from the first public university, UNC-Chapel Hill. Our hotel meets and exceeds the IHG Clean Promise by additionally enhancing our cleaning standards to use electrostatic sprayers to disinfect rooms & public areas. In addition to clean & sanitized surfaces, we will be upgrading the HVAC systems to deliver filtered & UV sanitized air. With so much to do during your stay, you will appreciate our legendary commitment to cleanliness, convenience & comfort. This is our ATMA PROMISE to you!
|
||
|
||
Our hotel provides easy access to the beauty & tradition of the area. Whether you're traveling for business or pleasure, rest assured that all your needs are met here. With our proximity to Raleigh-Durham Airport, Research Triangle Park, Quadrangle & Palladian Business Park some of the top businesses in the country are just minutes away.
|
||
Our on-site Business Center & free WiFi make it easy to work remotely. If you are a sports fanatic, a fan of great shopping, fine dining or a lover of the arts, you can find it all in Chapel Hill! The hotel's free, local shuttle service makes it easy to visit attractions like Carolina Basketball Museum, Franklin St & the Dean Smith Center. Our newly renovated guest rooms feature a microwave, fridge and a 32-in HDTV. Also enjoy access to the Fitness Center and free Breakfast daily.
|
||
|
||
You are in good hands when you stay with us, book 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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">RDUFR</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-RDUGS" data-hotel-code="RDUGS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-raleigh-7973465966-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 罗利西南北卡罗来纳州</h2>
|
||
<span class="code">RDUGS</span>
|
||
</div>
|
||
<div class="addr">3741 Thistledown Drive Raleigh North Carolina 27606 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.65</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Discover the refreshed Holiday Inn Express Raleigh Southwest NC State, where modern comfort meets a bright, welcoming atmosphere ideal for warm-weather travel. Just off I-40 at exit 295, our smoke-free hotel offers a peaceful country-like setting while keeping you close to outdoor attractions, campus events, seasonal festivals, and popular dining options nearby. Enjoy convenience, comfort, and genuine hospitality in the heart of the Triangle. Recharge your electric vehicle at on-site EV stations, relax in the heated indoor pool, or stay energized in the fully equipped Fitness Center. Business travelers value our proximity to Siemens Hitachi Energy and Cisco, along with complimentary high-speed Wi-Fi, a Business Center, and flexible meeting spaces designed for productivity and focus.Experience NC State athletics, commencements, campus programs, and live performances throughout the season. Enjoy outdoor concerts at the Lenovo Center, Red Hat Amphitheater, and Walnut Creek, or spend a sunny afternoon walking the trails and lake views at Lake Johnson Park. Explore the North Carolina Museum of Art for a relaxing blend of culture and nature.Start your day with our complimentary Express Start Breakfast featuring cinnamon rolls, fresh coffee, and a variety of hot favorites to prepare you for a full day of work, exploration, or relaxation.</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">RDUGS</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="no">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-RDUHL" data-hotel-code="RDUHL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-holly-springs-9187675125-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Holly Springs - Raleigh Area</h2>
|
||
<span class="code">RDUHL</span>
|
||
</div>
|
||
<div class="addr">150 Collins Crossing Holly Springs North Carolina 27540 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.56</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the brand-new Holiday Inn Express Holly Springs – Raleigh Area. We are located minutes away from endless shopping and dining opportunities and just a short drive from Raleigh Durham International Airport. We welcome travelers who need a place to stay on the way to the Raleigh-Durham Metro area. Our hotel is located close to Womble Park Athletic Fields and the Holly Springs Cultural Center! Our hotel exudes a contemporary look with exceptional service and amenities for both the business and leisure traveler. Our accommodation offers free Wi-Fi, free parking, and a free hot breakfast with renowned IHG Cinnamon Rolls. Maintain your workout routine with our 24-hour Fitness Center or take a swim in our Saltwater pool. Each room is equipped with a microwave, mini refrigerator, coffee maker, television, and numerous plug outlets.</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">RDUHL</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-RDUHM" data-hotel-code="RDUHM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-durham-4297089413-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express DURHAM</h2>
|
||
<span class="code">RDUHM</span>
|
||
</div>
|
||
<div class="addr">2516 Guess Road Durham North Carolina 27705 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Durham, NC Hotel near Duke University Medical Center. With an ideal location along I-85 and the Durham Freeway, just minutes from Duke University Medical Center, Duke University Hospital, and area medical facilities, the Holiday Inn Express® Durham hotel offers clean, newly renovated guest rooms, comfort and convenience for your next trip. We pride ourselves on being a Home Away From Home for our guests by offering great service at an affordable price. Our hotel near Duke University is just minutes from Treyburn Corporate Park and has everything you need for a productive stay in Durham, NC. Use the complimentary Wi-Fi access or our Business Center to keep in touch with home and the office. Our hotel is also ideal for visiting NC Central, NC School of Science and Math, and UNC Chapel Hill. There are a number of attractions to see on Duke University campus including Duke Chapel, Nasher Museum of Art and Sarah P Duke Gardens. In town, catch a Durham Bulls game or see a show at Durham Performing Arts Center. The North Carolina Museum of Life and Science is a place where children have fun learning, and our hotel near Eno River State Park is ideal for hikers and paddlers alike. You are sure to feel at home in our clean, comfortable and newly renovated accommodations. Enjoy a free, hot breakfast buffet, sparkling outdoor pool and our new Fitness Center. Call today and let our Durham hotel exceed your expectations!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>儿童餐饮欢乐尽享</span><span>健身中心</span><span>Children's Activities</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">RDUHM</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-RDUMD" data-hotel-code="RDUMD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-apex-7089726143-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites APEX的罗利辖区</h2>
|
||
<span class="code">RDUMD</span>
|
||
</div>
|
||
<div class="addr">1005 Marco Drive Apex North Carolina 27502 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.59</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the fully renovated Candlewood Suites Apex-Raleigh, where you’ll have everything you need to live, work, and relax while away from home.
|
||
|
||
Whether you’re here for work or play, for one night or several months, all of our studio suites have fully equipped kitchens. The hotel’s proximity to Raleigh, NC attractions and prominent Research Triangle businesses ensures convenience to anywhere in the Triangle.
|
||
|
||
Raleigh’s renowned RBC Center is ideal for concertgoers and sports fans, while Jordan Lake State Recreation Area is perfect for recreation. If you’d rather be shopping, opportunities from Historic Downtown Apex to Crabtree Valley Mall are a must.
|
||
|
||
When business brings you to Apex, NC, this hotel’s location and services ensure productivity. Duke Energy Progress, Siemens, Seqirus, and Fujifilm Diosynth are ideally located within a few miles. Plus, you’ll work more efficiently utilizing the executive desk with a speakerphone and free high-speed Internet.
|
||
|
||
Candlewood Suites Apex Raleigh makes sure that you don’t skip a beat with a 24-hour Fitness Center, free guest laundry facility, and a lending library. Unique perks are at the Candlewood Cupboard convenience store and Outdoor Gazebo grill. Plus, we're pet-friendly! The perfect “home away from home” for a quick overnight trip, full relocation, or temporary housing.</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">RDUMD</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-RDUMM" data-hotel-code="RDUMM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-durham-7200834694-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites DURHAM教堂山的RTP</h2>
|
||
<span class="code">RDUMM</span>
|
||
</div>
|
||
<div class="addr">3704 Mount Moriah Road Durham North Carolina 27707 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.33</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the renovated Staybridge Suites Durham / Chapel Hill Research Triangle Park. Our pet friendly hotel features the amenities you need when traveling for days, weeks, or even months at a time. At the area's ideal all-suites extended stay hotel, we are conveniently located off I-40 and five miles from both UNC Chapel Hill University and Medical Center as well as Duke University/Medical Center. The Research Triangle Park (RTP) is just a ten minute drive from the hotel, and premiere shopping and restaurants are within in walking distance from hotel. Plan your next meeting or function in our 516 sq ft conference space.If leisure travel brings you in town, we are conveniently located to the Durham Performing Arts Center (DPAC), Carolina Performing Arts, Wallace Wade Stadium, Durham Bulls Athletic Park (DBAP) and the Dean Smith Center.Start your day with our hot breakfast buffet, and wind down with our evening reception Monday to Wednesday, both included with your stay. Enjoy our outdoor pool and courtyard, including grills for our guests to use during their stays.Our suites are perfect for extended stay, business travelers, and families alike with a living room area, full kitchen, and eating area. With our pet friendly hotel featuring complimentary Wi-Fi, parking, and laundry facilities, we are perfect for a true home away from home.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">RDUMM</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-RDUMS" data-hotel-code="RDUMS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-morrisville-6260711827-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 罗利 - 达勒姆国际机场</h2>
|
||
<span class="code">RDUMS</span>
|
||
</div>
|
||
<div class="addr">930 Airport Blvd. Morrisville North Carolina 27560 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">欢迎光临北卡罗来纳州罗利达勒姆机场假日酒店。无论您是要参加商务会议,还是全家度假,我们酒店都为您提供与我们品牌相符的品质与服务。您可利用我们的“Park & Fly”计划和免费机场穿梭巴士,安安心心将您的汽车停在我们酒店。本地区内的大型企业包括泰科来、联想、PPD、SAS、葛兰素史克、思科、昆泰和AAI制药等。我们酒店靠近北卡罗来纳州立大学、北卡罗来纳大学和杜克大学的校区。同时我们也临近Wake Med健康医疗机构、Rex市、北卡罗来纳大学教堂山医院和杜克大学医院。 RBC中心、北卡罗来纳艺术博物馆与北卡罗来纳历史博物馆、罗利会议中心、南点街道、乔丹湖、三角水上中心和北卡罗来纳州立游乐场等本地景点距离酒店都只有短途车程。我们1,700平方英尺的会议空间是您举办活动、会议或培训的理想场所。我们24小时开放的商务中心配备电脑、传真和互联网连接,让您保持高效的工作状态。每间客房内还配备免费高速互联网连接、平板电视、超大工作台、微波炉与冰箱和免费工作日报纸。休息时,您可前往我们波光粼粼的室内泳池或在健身房里锻炼一番。在Daly City Café餐厅,您可以实惠的价格享用美味可口的晚餐。轻松享受旅行时光,尽在罗利达勒姆机场假日酒店。</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">RDUMS</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-RDUMV" data-hotel-code="RDUMV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-morrisville-8701576286-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 罗利 - 达勒姆国际机场</h2>
|
||
<span class="code">RDUMV</span>
|
||
</div>
|
||
<div class="addr">1014 Airport Boulevard Morrisville North Carolina 27560 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.53</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">北卡罗莱纳州罗利达勒姆机场智选假日酒店为您提供便利位置入住罗利达勒姆机场智选假日酒店®,您就处于三角区一切的核心。入住我们酒店的宾客可以十分便利地观看各大高校的体育赛事,或进行都市游览和各种精彩的户外娱乐活动。罗利市中心、达勒姆、教堂山和超过150座公园、湖泊和花园,距离我们酒店都只有15分钟左右的路程。我们为往来于罗利达勒姆机场(RDU)的旅行者们提供无与伦比的设施与服务。酒店的免费穿梭巴士每天凌晨4点一直运营至次日凌晨1点。如果您在穿梭巴士停运的几个小时内抵达,我们还将支付您的出租车费。我们的本地穿梭巴士还在科研三角园区、思科、IBM、联想和约翰迪尔等企业所在地停靠。酒店在所有客房提供免费无线网络连接,还有一个24小时开放的商务中心,而我们的“Park & Fly”包价则让您以更少的开支轻松工作和旅行。在酒店附近的RBC中心,您也可以欣赏一场飓风队的篮球赛,或者观看期待已久的音乐会巡演。您也可以使用赛格威电动代步车,在向导的带领下游览罗利的大街小巷——从户外购物与娱乐中心“城市市场”,到大学城教堂山。或者您也可前往乔丹湖,享受一天垂钓、划船和游泳的乐趣。我们免费的智选清晨热早餐吧让您为一整天的忙碌做好充分准备。在几个小时的会议与观光之后,纵身跃入波光粼粼的户外泳池,或在24小时健身中心里消除疲惫。让罗利达勒姆机场智选假日酒店®在下一次旅行中热忱接待您。</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">RDUMV</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-RDUNB" data-hotel-code="RDUNB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-raleigh-10516090242-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Raleigh NE - Medical Ctr Area</h2>
|
||
<span class="code">RDUNB</span>
|
||
</div>
|
||
<div class="addr">3618 New Bern Avenue Raleigh North Carolina 27610 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.27</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Enjoy modern amenities at our hotel in Raleigh, NC.
|
||
|
||
Our hotel’s property boasts an enjoyable contemporary setting while being convenient to all the big city attractions and businesses. The Holiday Inn Express & Suites Raleigh NE - Medical Ctr Area is also proud to offer a 100% smoke-free facility and a location just off I-440 at exit 13B.
|
||
|
||
The hotel is near businesses such as Amazon, Verizon, Axon, WakeMed Hospital, and downtown. We also make catching up with out-of-office work a breeze with complimentary high-speed wireless Internet access available throughout the hotel and a business center that allows you to print, copy, fax, and use a PC.
|
||
|
||
One of the best things about staying with us is that we’re just a few miles from WakeMed Hospital, Knightdale, Walnut Creek Amphitheatre, RBC Center, and Downtown Convention Center. The hotel’s accommodations provide a perfect location for fans and for those attending Time Warner Pavilion or other area attractions including Lake Johnson Park and the North Carolina Museum of Art.
|
||
|
||
Additional hotel amenities like our refreshing indoor heated pool and our state-of-the-art Fitness Center make your stay more enjoyable. Be sure to fill up on eggs and our signature cinnamon rolls at the complimentary Express Start Breakfast while you watch one of the cable TVs in the great room. We look forward to making our hotel your new home in Raleigh.</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">RDUNB</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="raleighinn.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-RDURT" data-hotel-code="RDURT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-durham-5080329474-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 三角研究园</h2>
|
||
<span class="code">RDURT</span>
|
||
</div>
|
||
<div class="addr">4912 S. Miami Blvd. Durham North Carolina 27703 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.40</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">You've arrived! Welcome to the Holiday Inn Express & Suites RDU at RTP. You'll find us near Morrisville, perfectly tucked between the cities of Durham and Raleigh. Our free shuttle makes getting to RDU airport a snap (it runs 4am-1am). Heading out of town for a while? Our Park, Stay, and Go packages have your long-term parking covered. When it's time to play, you’re a quick drive from the Wake Competition Center in Cary, top universities like Duke and UNC, and great shopping at The Streets at Southpoint.Working in Research Triangle Park? We're practically neighbors with major offices like Cisco, GSK, NetApp, and Oracle. We’ve got you covered with free, fast Wi-Fi for all your devices. Planning a small meeting? Our sunlit boardroom is a guaranteed scene-stealer. We even offer room blocks for corporate groups. Oh, and your furry co-pilot? They’re welcome too—our hotel is 100% pet-friendly!Mornings here start with our famous complimentary Express Start™ breakfast—it's hot, delicious, and the perfect fuel for your day. Later, the choice is yours: crush a workout in our 24-hour Fitness Center or take a relaxing float in our seasonal outdoor pool. Your room is your personal pit-stop, with a microwave and fridge for snacks and a Sundry Shop downstairs for anything you forgot. Ready for a smarter, comfier stay? Book with us today!Government Travels - FEMA Approved</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">RDURT</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-REASO" data-hotel-code="REASO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-reading-9119561801-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 读南M4,Jct.11</h2>
|
||
<span class="code">REASO</span>
|
||
</div>
|
||
<div class="addr">Basingstoke Road Reading RG2 0SL | 0800 40 50 60</div>
|
||
<div class="rating">评分:4.21</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">A smart, modern hotel near central Reading with top-of-the-line conference facilities, a bar, restaurant, and more.
|
||
Only 10 minutes drive to central Reading, and 30 minutes from Heathrow Airport by car, the Holiday Inn® Reading-South M4, Jct. 11 hotel is a convenient base for your holiday or business trip. At Reading railway station, 4 miles away, you can catch a train for the half-hour journey to London.
|
||
Here on holiday? It's just a half-hour drive to the rides and amusements of LEGOLAND® and the stately grounds of Windsor Castle. For racegoers, there's easy access to Ascot, 15 miles east. Or catch a game at Madejski Stadium, home ground of Reading Football Club less than a mile from the hotel.
|
||
It's 10 minutes walk to Reading International Business Park. You can host a meeting or event for up to 180 at the hotel's conference centre, and your guests can take advantage of free parking and Wi-Fi. Helpful staff will make sure your event runs smoothly, whether it's a party, presentation, or informal gathering.
|
||
You can enjoy a tasty breakfast or all-day dining, and catch up with friends over a drink in our open lobby. Kids stay and 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>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">REASO</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.hireadingsouthhotel.co.uk">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-REATR" data-hotel-code="REATR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-reading-7137417218-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 读 - M4,Jct.10</h2>
|
||
<span class="code">REATR</span>
|
||
</div>
|
||
<div class="addr">Wharfedale Road Winnersh Triangle Reading RG41 5TS | 0800 890 410</div>
|
||
<div class="rating">评分:4.37</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">New luxury Crowne Plaza Reading M4 Jct10, provides a stylish, contemporary look and feel to suit the business traveller, leisure & spa guest. The fully refurbished hotel, set in landscaped podium gardens, delivers exceptional dining experiences within the new 2 AA Rosette Caprice Restaurant & Terrace and Monty’s Bar & Lounge. Guests can relax in Esprit Wellness & Spa with a 19m indoor pool, sauna, steam room, extensive gym, and pampering spa treatments. Enjoy a relaxing overnight stay in one of the new luxurious bedrooms offering complimentary underground parking, 50” LED TV, Chromecast & HDMI and new King-size beds.The Crowne Plaza Meetings & Events Centre offers the latest conferencing facilities including 75” TVs with Clickshare wireless streaming technology. Conference facilities for up to 260 pax in eight state of the art, flexible meeting rooms with natural light & fibre WiFi, a breakout area for networking and a dedicated Conference Manager. Conveniently situated within minutes of M4, within walking distance from adjacent Winnersh Triangle Train Station, and within close proximity to Reading, Bracknell, Wokingham and Heathrow. Enjoy easy access to Reading, the new Western Terminus of the Elizabeth Line, Legoland & Windsor Castle.Guest credit cards are pre-authorized 24 hours prior to arrival and 75GBP per night for incidentals on check in. Original credit card used for prepaid bookings must be presented on arrival for pin verification.</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><span>Children's Activities</span><span>In hotel restaurants</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">REATR</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.cpreading.co.uk">选择酒店</a>
|
||
</div>
|
||
</div><div class="pager"><a href="page-220.html">上一页</a> 第 221 / 300 页 <a href="page-222.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> |