621 lines
50 KiB
HTML
621 lines
50 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-292.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-YOWUH" data-hotel-code="YOWUH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-ottawa-9237708238-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Ottawa Airport</h2>
|
||
<span class="code">YOWUH</span>
|
||
</div>
|
||
<div class="addr">2881 Gibford Drive Ottawa Ontario K1V 2L9 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.60</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Ottawa Airport Hotel Offers a Free Airport Shuttle Mon-Fri 5am-11pm and 6am-11pm on Saturday and Sunday. Located right outside Ottawa near Ottawa Macdonald-Cartier International Airport, the Holiday Inn Express Ottawa Airport is a great place to begin your Canadian vacation. With close proximity to Ottawa's biggest leisure and business attractions, you will find a comfortable stay at an affordable price.For the business traveler, our Ottawa hotel is located next to Infinity Convention Center. You can also get to the heart of downtown Ottawa quickly and easily, as it is just twelve kilometers from our airport hotel. Ottawas information technology industry is right at your fingertips with businesses such as Black Coral and Apple Canada within ten kilometers of our hotel near Ottawa International.Ottawa's many tourist attractions are all located within a short distance of our hotel near Ottawa airport. Parliament Hill is just 12 kilometers away, in the heart of downtown Ottawa. A little further away from our Ottawa airport hotel is Mont Cascades. This mountain offers skiing in the winter and hiking trails in the summer.During your stay at our hotel near Ottawa International, you can take advantage of the indoor heated pool and the free Internet access. Come Stay Smart with us at the new Ottawa airport hotel and see what Ottawa has to offer.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>商务中心</span><span>机场班车</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YOWUH</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.hieottawa.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YPQCA" data-hotel-code="YPQCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-peterborough-9149517186-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn Peterborough-Waterfront</h2>
|
||
<span class="code">YPQCA</span>
|
||
</div>
|
||
<div class="addr">150 George St Peterborough Ontario K9J 3G5 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.15</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled in downtown Peterborough, Holiday Inn Peterborough offers a tranquil escape with astonishing views of the Otonabee River. Our prime location grants you breathtaking views of the Otonabee River, immersing you in its natural beauty. As the only full-service hotel, we prioritize your comfort and satisfaction, ensuring a seamless stay from check-in to check-out. Enjoy our indoor-outdoor pool throughout the year, providing a relaxing retreat for all guests. With Peterborough's top attractions, dining, and entertainment within walking distance, our downtown location offers central convenience. With a storied history, we maintain our commitment to a memorable experience. Book your stay today and uncover the enduring charm of our hotel in the heart of Peterborough.</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">YPQCA</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 16.94 CAD Amenity Fee per night. </div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YQBSF" data-hotel-code="YQBSF">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-quebec-3557597112-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 魁北克市(圣 - 福伊)</h2>
|
||
<span class="code">YQBSF</span>
|
||
</div>
|
||
<div class="addr">3145 Avenue Des Hotels Quebec Quebec G1W 3Z7 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express Hotel Quebec City Sainte-Foy a hotel near Quebec City with free buffet breakfast and parking.We are conveniently located 10 km from Quebec City Airport YQB and 0.5 km from the VIA Rail Train Station.Our well-appointed guest rooms offer you premium amenities, like wooden floors and granite countertops in our spacious bathrooms, as well as free breakfast buffet and Wi-Fi.Exciting attractions, like Quebec Aquarium Park and Musee National des Beaux Arts du Quebec, are only a short drive from our hotel. Our guestrooms offer a breathtaking view of the Pont de Quebec (Quebec Bridge). We are also located 29km from Valcartier Vacation Village.Business travelers will love our hotel's proximity to area businesses located on the Laurier Blvd as well as the popular Laurier Quebec and Place Sainte-Foy shopping malls. Quebec City Convention Centre is a short drive from the Holiday Inn Express Hotel Quebec City. We also offer a meeting room for up to 7 people with social distancing, free high-speed wireless Internet access and a 24-hour Business Centre.Try our seasonal outdoor hot tub open from Victoria Day to Thanksgiving or workout in our Fitness Centre.
|
||
Stay Smart, stay Holiday Inn Express!</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">YQBSF</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="n/a">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YQGCA" data-hotel-code="YQGCA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-windsor-5714572521-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites 温莎(大使桥)</h2>
|
||
<span class="code">YQGCA</span>
|
||
</div>
|
||
<div class="addr">1855 Huron Church Road Windsor Ontario N9C2L6 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.13</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn & Suites Windsor Ambassador Bridge.
|
||
Conveniently located on Huron Church Road between Highway 401 and the Ambassador Bridge—Canada’s busiest international border crossing—our hotel offers the perfect blend of comfort, convenience, and connectivity. Whether you're visiting for business or leisure, you'll enjoy easy access to downtown Windsor, Detroit, and nearby institutions like the University of Windsor, St. Clair College, and Windsor Regional Hospital. Our oversized, contemporary guestrooms are designed with your comfort in mind and include a variety of thoughtful amenities. Stay connected with complimentary high-speed wireless Internet and free phone calls within Canada. With over 17,000 square feet of flexible event space, our hotel is ideal for hosting everything from conventions and conferences to wedding showers and holiday parties. Additional amenities include Indoor pool & Fitness Center, family-friendly accommodations, on-site dining at Grill 55, our casual restaurant and complimentary parking. Proximity to scenic parks and trails like Ojibway Nature Centre, Malden Park, the Herb Gray Parkway Trail, and Ambassador Golf Course—perfect for walking, hiking, or cycling adventures. Whether you're traveling for work or a relaxing getaway, our dedicated team looks forward to welcoming you to the Holiday Inn & Suites Windsor Ambassador Bridge!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>Children's Activities</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YQGCA</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 3% Service Charge.</div>
|
||
<a class="btn" href="www.his-windsor.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YQGRS" data-hotel-code="YQGRS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-windsor-5260041924-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Windsor Waterfront</h2>
|
||
<span class="code">YQGRS</span>
|
||
</div>
|
||
<div class="addr">33 Riverside Drive East Windsor Ontario N9A 2S4 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.42</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the exciting Holiday Inn Express Windsor Waterfront, a dynamic and friendly hotel in the heart of downtown Windsor. Located along the scenic Detroit River, our hotel is just steps from top attractions including Caesars Windsor, St. Clair College Centre for the Arts, and the University of Windsor. Explore the vibrant local dining scene, cultural venues, and the stunning riverfront trails and Odette Sculpture Garden right outside our doors.
|
||
|
||
Start your day with our free Express Start Breakfast Bar, offering eggs, bacon, sausage, yogurt, cereal, fruit, and our world-famous cinnamon rolls. Enjoy a workout in our fully equipped Fitness Centre, take a dip in the heated indoor pool, or catch up on work with free Wi-Fi and a 24-hour Business Centre.
|
||
|
||
Relax in our comfortable guestrooms featuring a 40-inch flat-screen TV, mini fridge, microwave, premium coffee maker, and a large work desk. Whether you're here for business or leisure, we look forward to welcoming you to Windsor!</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">YQGRS</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-YQGTS" data-hotel-code="YQGTS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-lakeshore-6991913073-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Windsor East – Lakeshore</h2>
|
||
<span class="code">YQGTS</span>
|
||
</div>
|
||
<div class="addr">14 Amy Croft Drive Lakeshore Ontario N9K 0A1 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.82</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Award Winning Hotel located just off the 401 at exit 21 and close to everything. Windsor Essex or Leamington offers.
|
||
The Holiday Inn Express & Suites welcomes you to our hotel for Simple Smart Travel. Whether travelling for business or pleasure, this is the place to stay!
|
||
Park for free, tap to access your room, connect to Fast Free Wi-Fi. Enjoy your 55-inch HDTV, then sleep well in an exclusive IHG bed. All rooms are open concept with a mini-fridge, microwave, work area and in-room safe.
|
||
Included in your stay is our Express Start® hot breakfast with healthy or hearty options. Feel fabulous with a workout using cardio and strength equipment in our 24-hour Fitness Centre, or relax in the indoor heated swimming pool.
|
||
Our meeting rooms are perfect for small meetings and events. Teams and extended-stay guests will appreciate the coin-operated guest laundry, the onsite market and Business Centre.
|
||
Looking for a restaurant or some shopping nearby? We have got you covered. There are many dining options & stores, all within a short walk or drive from the 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>EV Charging</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YQGTS</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-YQSST" data-hotel-code="YQSST">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-st.-thomas-9623795768-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites St. Thomas</h2>
|
||
<span class="code">YQSST</span>
|
||
</div>
|
||
<div class="addr">275 Highview Drive St. Thomas Ontario N5R 5Y5 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.61</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express & Suites is the ideal place to stay for work or play in St Thomas and surrounding areas. Newly built in 2023, this 95 room hotel features a swimming pool, hot tub, meeting spaces, Fitness Centre and guest laundry facilities. Our stylish guest rooms have everything you need and nothing you don’t. With modern amenities like USB outlets by your bedside and built into your work desk.
|
||
Conveniently located close to highways, making it only a 20 minute drive from London or the beach at Port Stanley. The hotel is also only 5 minutes away from the new Volkswagen EV Plant and 15 minutes from the Amazon Fulfilment Centre by car. Directly next to the hotel is Elgin Centre, a shopping centre with a Metro grocery store, Cineplex Odeon Theatre, Denny’s Restaurant, Food Court, Dollarama, Giant Tiger and more. Making anything you need only steps away.
|
||
Feeling hungry? Breakfast is always included at the Holiday Inn Express & Suites – St Thomas. So, if you just want to caffeinate and grab a pastry, or relax in our beautiful breakfast area, we have you covered. If you need to host a meeting or social function, we have 2200 sq ft in meeting space available with beautiful floor to ceiling windows.
|
||
On your next visit to the St. Thomas and London area, treat yourself to the comfort and convenience of the Holiday Inn Express & Suites – St Thomas!</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">YQSST</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-YRQCD" data-hotel-code="YRQCD">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-trois-rivi-res-9926871889-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Trois-Rivières Ouest</h2>
|
||
<span class="code">YRQCD</span>
|
||
</div>
|
||
<div class="addr">1900 Rue des Grands-Marchés, Trois-Rivières Quebec G9B 0Y9 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.48</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located in the heart of District 55 and connected to the Holiday Inn Express & Suites, Candlewood Suites Trois-Rivières Ouest offers the perfect balance between long-term comfort and modern amenities. Our hotel proudly holds LEED certification, reflecting our commitment to environmentally responsible hospitality without compromising on comfort or style.
|
||
|
||
Enjoy exclusive rates for IHG One Rewards members, fully equipped kitchens in every studio, Smart Roast coffee and tea available 24/7, complimentary high-speed Wi-Fi, and a 24-hour Business Centre. Unwind in our heated indoor pool, stay on track with your routine in our Fitness Centre accessible at all times, or relax at the gazebo with barbecue—ideal for cooking or enjoying the outdoors.
|
||
|
||
Experience a stay that combines comfort, flexibility, and exceptional service—all in one place.</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">YRQCD</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-YRQRS" data-hotel-code="YRQRS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-trois-rivi-res-9970823348-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Trois-Rivieres Ouest</h2>
|
||
<span class="code">YRQRS</span>
|
||
</div>
|
||
<div class="addr">2000 Rue des Grands-Marchés, Trois-Rivières Quebec G9B 0Y9 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.68</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience comfort and sustainability at Holiday Inn Express and Suites-where modern convenience meets eco-conscious living!
|
||
Perfectly located in the heart of the vibrant new District 55, our hotel proudly holds LEED certification, reflecting our commitment to environmentally responsible hospitality without compromising on comfort or style.
|
||
As an IHG One Rewards member, enjoy exclusive rates and tailored perks designed to elevate your stay.
|
||
Fuel your day with our complimentary hot Express Start breakfast, stay connected with free high-speed Wi-Fi, and take advantage of our 24/7 Business Center to keep your productivity on track.
|
||
Unwind in our indoor heated pool or stick to your routine in our fully equipped Fitness Center, open around the clock
|
||
Modern, comfortable, and sustainable — Holiday Inn Express & Suites Trois-Rivières is the smart choice for your next stay.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>商务中心</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YRQRS</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-YRRMP" data-hotel-code="YRRMP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-barrie-9041739924-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 巴里</h2>
|
||
<span class="code">YRRMP</span>
|
||
</div>
|
||
<div class="addr">506 Bryne Drive Barrie Ontario L4N9P6 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.36</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the the Holiday Inn Express & Suites in Barrie, Ontario, your home away from home in Simcoe County.
|
||
Our spacious guest rooms have all of the amenities you deserve, and each guest can enjoy complimentary hot breakfast, high speed internet and free parking. We are conveniently located close to Highway 400 to keep you connected to the attractions and businesses of downtown Barrie.
|
||
Lodging here puts you minutes from exciting attractions such as a Barrie Colts game at Sadlon Centre!, shopping at Park Place or Tanger Outlets. For an exciting night, out you can visit the Gateway Casino Innisfil, watch a race at Sunset Speedway or visit any of our local pubs and night entertainment venues located in the heart of downtown Barrie.
|
||
Traveling on business? Our hotel is convenient to many corporations such as Honda, Canplas Industries Ltd, Royal Victoria Regional Health Centre, Georgian College and many more. You are invited to use our 24/7 business centre located in the lobby of the hotel or connect to our complimentary wireless internet services throughout the entire hotel.
|
||
Barrie’s growing tourism calls for a versatile hotel like ours. We meet the needs of all travelers by offering 67 spacious rooms including kitchenettes and junior suites. All guest rooms have triple-sheeted bedding, microwaves, mini fridges, Keurig coffee systems and 37“ HDTV’s.</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">YRRMP</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-YSBRS" data-hotel-code="YSBRS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-sudbury-2532340796-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 萨德伯里</h2>
|
||
<span class="code">YSBRS</span>
|
||
</div>
|
||
<div class="addr">1696 Regent Street Sudbury Ontario P3E 3Z8 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.21</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Conveniently located off Highway 69, the Holiday Inn Sudbury offers easy access to major local destinations including Vale Glencore, Laurentian University, Health Sciences North Hospital, the Northeast Cancer Centre, as well as a wide variety of restaurants and shopping venues.
|
||
|
||
With over 12,000 square feet of versatile meeting and banquet space and a 24‑hour Business Centre, our hotel is the ideal venue for a wide range of events—from training sessions, conventions, and expos to private meetings, corporate parties, workshops, and weddings.
|
||
|
||
For guests looking to unwind, the nearby scenic boardwalk at Science North offers a tranquil escape, while the iconic Big Nickel at Dynamic Earth is just minutes away.
|
||
|
||
Relax in one of our well‑appointed guest rooms featuring complimentary high‑speed Wi‑Fi and 42″ LED HD TVs. Whether you're visiting for business or leisure, we’re confident you'll enjoy your stay with us.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>商务中心</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>不允许携带宠物</span><span>In hotel restaurants</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YSBRS</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-YTACA" data-hotel-code="YTACA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-pembroke-3555948863-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 彭布罗克</h2>
|
||
<span class="code">YTACA</span>
|
||
</div>
|
||
<div class="addr">8 International Drive Pembroke Ontario K8A 6W5 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.69</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Holiday Inn Express Pembroke, in Ontario offers comfortable accommodations in a 100% smoke free environment. Directly off of the TransCanada Highway (Highway 17), Pembroke is centrally located to many attractions for both the business and leisure traveler.
|
||
The hotel is ideally located with short driving distances to Canadian Forces, Garrison Petawawa, Canadian Nuclear Labratories (CNL) Chalk River. Algonquin College and Pembroke Regional Hospital are within minutes from our hotel.
|
||
Pembroke and the surrounding area offer many attractions for visitors of all ages. Spend a day in Algonquin Park or Logos Land. Enjoy the mystery of the Bonnechere Caves or catch a thrill at Chutes Cloulonge Zip Lining. Snowmobilers can take advantage of acres of breathtaking trails through the Ottawa Valley with close access to Quebec. The area is filled with year round activities for every traveler.
|
||
While staying with us, enjoy our complimentary hot breakfast each morning. Take a refreshing swim in our indoor heated pool and work out in our fitness center. Stay connected with our free Wi-Fi and wired internet access in all guest rooms and in all public areas. We look forward to your visit to the Holiday Inn Express Pembroke, Ontario.</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">YTACA</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="N/A">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YTMMT" data-hotel-code="YTMMT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-mont-tremblant-10051756866-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Tremblant</h2>
|
||
<span class="code">YTMMT</span>
|
||
</div>
|
||
<div class="addr">160 Chemin Cure Deslauriers Mont Tremblant Quebec J8E1C9 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.45</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Located at the heart of a picturesque village, the Holiday Inn Express & Suites Tremblant sits on this four-season holiday destination and ski resort. Tremblant welcomes you with newly updated mountain facilities and a European-style pedestrian village with world-class lodging and amenities, restaurants, boutiques and things to do.
|
||
In the summer, take advantage of the surrounding nature with a pristine freshwater lake, a splendid mountain with endless hiking possibilities and a host of activities.
|
||
Serving as a launch pad for a wide variety of sports and family recreation, the village is the starting point for activities such as hiking, biking, zip lining, running, and more. Let’s not forget Le Diable and Le Géant, two of the best public golf courses in Quebec, as well as the Beach and Tennis Club which boasts magnificent sunsets on Lac Tremblant.
|
||
After a full day, guests will appreciate the festive mood of the 40 restaurants, bars and cafés, over 30 boutiques for shopping, a casino, and a fitness centre. There is so much to enjoy at Tremblant.
|
||
Holiday Inn Express & Suites Tremblant is the place to be: comfortable rooms, attentive customer service, free Express Start™ Breakfast, Wi-Fi network, sauna, outdoor whirlpool bath, and swimming pool in the summer. With year-round musical, cultural and sporting events, Holiday Inn Express & Suites Tremblant will delight guests dreaming of a mountain getaway.</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">YTMMT</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://meetings.ihg.com/fr/mont-tremblant/venues/holiday-inn-express-tremblant/35511">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YTOAU" data-hotel-code="YTOAU">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-aurora-10483563767-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Aurora East</h2>
|
||
<span class="code">YTOAU</span>
|
||
</div>
|
||
<div class="addr">175 Eric T. Smith Way Aurora Ontario L4G 0Z6 | 1 877 660 8550</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Brand-New Staybridge Suites Aurora-East by IHG!
|
||
|
||
Discover the All-New Staybridge Suites Aurora-East by IHG! Located in the vibrant town of Aurora, Ontario. Our contemporary All-Suite hotel is designed with your comfort in mind, whether you’re here for a quick overnight stay, a weekend getaway, or an extended visit.
|
||
|
||
Take advantage of our complimentary Breakfast Buffet and enjoy our unique amenities such as 24-hour Fitness Centre, Indoor Heated Pool, Outdoor Patio with Fire Pits & Barbecue Grills. Or relax and unwind with a glass of wine or a cocktail of your choice in our Lobby Bar while watching your favorite sporting event.
|
||
|
||
Looking for a space to host a Meeting or Event? We also offer modern Meeting Rooms and a 2,503 sq. ft. Event Center, fully equipped with state-of-the-art technology capabilities and amenities to meet your event needs! Perfect for Business Gatherings or Social Events like Weddings!
|
||
|
||
Stay with us at Staybridge Suites Aurora! Where comfort, convenience, and genuine hospitality come together!</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">YTOAU</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="staybridgeaurora.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YTOBT" data-hotel-code="YTOBT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-burlington-9525889369-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Burlington Conference Centre</h2>
|
||
<span class="code">YTOBT</span>
|
||
</div>
|
||
<div class="addr">3063 South Service Rd. Building 1 Burlington Ontario L7N3E9 | 1 877 660 8550</div>
|
||
<div class="rating">评分:3.55</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Candlewood Suites, your extended stay hotel in Burlington, Ontario, Canada, with spacious, comfortable suites. Each suite is perfect for short visits and extended stays and has a fully equipped kitchenette. Create your favorite meals just like at home and relax with family and friends.
|
||
We're located just a few minutes from the shore of Lake Ontario in the heart of beautiful Burlington. Enjoy proximity to the Burlington Performing Arts Centre, the Royal Botanical Gardens, and Conservation Halton. For business travelers, we're near major companies such as ABB, L3 Harris, Liebherr Holding GmbH, CN Rail, RTX/Raytheon Technologies, Suncor Energy, Boehringer Ingelheim, and the Billy Graham Evangelistic Association. Plus, the famed Niagara Falls is just a 50-minute day trip to the west.
|
||
At Candlewood Suites, we're proud to be a pet-friendly hotel where you can bring your dog for the stay. Plus, you can take advantage of our other amenities, including free Wi-Fi, a pool, 24-hour laundry services, a fitness center, full-service restaurant, and a snack market open all day and night. Whether you're here for work or to explore local attractions, our hotel in Burlington, Canada, delivers everything you need for a comfortable and convenient stay.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>标准厨房</span><span>简易厨房</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YTOBT</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-YTOCL" data-hotel-code="YTOCL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-collingwood-6770913625-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Collingwood</h2>
|
||
<span class="code">YTOCL</span>
|
||
</div>
|
||
<div class="addr">500 Hume Street Collingwood Ontario L9Y 4H8 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.73</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Proudly introducing the brand-new Holiday Inn Express and Suites Collingwood. Our beautiful hotel is located at the gateway to the community and is a convenient 2 km from downtown Collingwood, a thriving business Centre boasting unique shops, restaurants, cafes, Farmers Market, Eddie Bush Arena and many seasonal events.
|
||
The popular Sunset Point Park is within walking distance of the hotel providing trails, family friendly beach and spectacular waterfront vistas. The hotel is a 15-minute drive to Blue Mountain Resort , Ontario’s premier ski resort and a 10-minute drive to Wasaga Beach , home to the world’s largest fresh-water beach.
|
||
Our Smoke-Free hotel has much to offer; quality, comfortable rooms and suites featuring complimentary high-speed Wi-Fi and a large 49” LED HD TV . Whether travelling for business or pleasure, Holiday Inn & Express Suites Collingwood offers everything you need to be rested, relaxed and prepared for your day’s event.
|
||
Guests can enjoy our complimentary Express Start Breakfast offering a variety of healthy hot and cold items. Workout in our fitness Centre, refresh in our indoor pool and relax in our indoor whirlpool.
|
||
Looking to host a meeting, our hotel’s two meeting rooms are designed and equipped with space for up to 85 people to best serve your meeting and business needs.</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">YTOCL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax"></div>
|
||
<a class="btn" href="N/A">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YTOCW" data-hotel-code="YTOCW">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-collingwood-9429292042-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites Collingwood</h2>
|
||
<span class="code">YTOCW</span>
|
||
</div>
|
||
<div class="addr">502 Hume Street Collingwood Ontario L9Y 4H8 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.63</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Candlewood Suites Collingwood, your modern base for work, play, and longer stays. Enjoy spacious suites with full kitchens, a heated indoor pool, and all the comforts of home—just steps from Sunset Point Park and a short walk to downtown’s shops, restaurants, and festivals. Hit the slopes at Blue Mountain, explore trails and beaches, or try your luck at the Playtime Casino Wasaga Beach, only 8 minutes away. Whether it’s business, adventure, or a family getaway, we’ve got you covered.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>允许携带宠物</span><span>标准厨房</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YTOCW</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-YTODR" data-hotel-code="YTODR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-etobicoke-10325711531-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Toronto Airport East</h2>
|
||
<span class="code">YTODR</span>
|
||
</div>
|
||
<div class="addr">996 Martin Grove Road Etobicoke Ontario M9W 4V8 | 1 877 660 8550</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience a new standard of hospitality at our brand-new Extended Stay Staybridge Suites Toronto Airport East, the premier Toronto airport hotel designed for modern travelers. Our suites feature a tranquil atmosphere just minutes from the bustling terminals.
|
||
Whether you are arriving for a quick layover or searching for an extended-stay hotel near Toronto Airport, our strategic airport hotel in Toronto location ensures you spend less time commuting and more time relaxing.
|
||
Start your morning with our daily complimentary hot breakfast buffet, and wind down during our social hours held three evenings a week. Guests can maintain their routine in our 24-hour fitness center, take advantage of our complimentary laundry machines, or find a moment of peace in our gorgeous, grand lobby. This bright, open space is designed for comfort and style. From our outdoor patio and BBQs to our dedicated professional team, we provide a residential atmosphere that makes every traveler feel right at home.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>允许携带宠物</span><span>套房</span><span>标准厨房</span><span>商务中心</span><span>机场班车</span><span>健身中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YTODR</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 3.39% Service Charge.</div>
|
||
<a class="btn" href="#">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YTORA" data-hotel-code="YTORA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-aurora-6899280473-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Aurora</h2>
|
||
<span class="code">YTORA</span>
|
||
</div>
|
||
<div class="addr">205 Eric T. Smith Way Aurora Ontario L4G 0Z6 | 1 877 660 8550</div>
|
||
<div class="rating">评分:4.68</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Proudly introducing the brand new Holiday Inn Express & Suites Aurora! Welcome to our beautiful hotel conveniently located in the vibrant community of Aurora, just off Highway 404. We are a short distance from a variety of restaurants, bars, shopping plazas, and Upper Canada Mall. Our location awards guests easy access to wonderful golf courses as well as an unusual assortment of points of interest, ranging from nature reserves to pioneer era museums, to a modern amusement park.
|
||
Guests can enjoy a wide range of amenities including free Express Start breakfast featuring our signature cinnamon rolls and other morning favorites; an indoor pool, fitness center, guest laundry, business center, and complimentary high-speed WiFi. Choose from a spacious standard room with 2 Queen beds or a beautiful King Suite with well appointed amenities such as a 49” HDTV, minifridge, microwave, inroom safe, and Keurig coffee brewer.
|
||
Interested in holding a meeting? Host it in one of our three modern meeting rooms! Discover local products in the nearby wineries. Active customers and sports teams will appreciate our proximity to local arenas, sports complexes, parks, trails in the area, and popular cycling circuits. Holiday Inn Express & Suites Aurora has everything you need to get out there rested, refreshed, and ready for anything.
|
||
Stay at the Holiday Inn Express & Suites Aurora and experience a perfect blend of convenient amenities, great value, and excellent service!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>不允许携带宠物</span><span>儿童餐饮欢乐尽享</span><span>商务中心</span><span>健身中心</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YTORA</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.hiexaurora.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-YTOYM" data-hotel-code="YTOYM">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-toronto-10912601115-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza Toronto - North York</h2>
|
||
<span class="code">YTOYM</span>
|
||
</div>
|
||
<div class="addr">900 York Mills Rd Toronto Ontario M3B 3H2 | 1 877 424 4188</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Crowne Plaza Toronto North York, where comfort, convenience, and connection come together in the heart of North York. Ideally located near Highway 401, Don Valley Parkway, our hotel offers easy access to CF Shops at Don Mills, CF Fairview Mall, Aga Khan Museum, and Toronto Pearson International Airport, making it perfect for business travelers, leisure guests, and city explorers.
|
||
|
||
Our 405 guestrooms and suites are thoughtfully designed to provide modern comfort and convenience. Enjoy plush bedding, modern bathrooms, free Wi-Fi, air conditioning, and select rooms with city or Don Valley Parkway views. Pet-friendly rooms ensure that every member of your family, including pets, can feel at home.
|
||
|
||
Experience exceptional on-site dining at Seasons Restaurant, featuring fresh, seasonal dishes, or unwind with handcrafted cocktails and light bites at 900 Lounge Bar. Relax and stay active with our swimming pool, fitness center, tennis court, and outdoor back lawn, all designed for both leisure and productivity.
|
||
|
||
With 16 versatile meeting rooms and over 20,125 sq. ft. of flexible event space, Crowne Plaza Toronto North York is also ideal for conferences, weddings, trade shows, business meetings and social gatherings. Combined with professional planning, on-site catering, and thoughtful amenities throughout the hotel, we create a welcoming environment where every stay is seamless, memorable, and tailored to your needs.</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></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">YTOYM</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-291.html">上一页</a> 第 292 / 300 页 <a href="page-293.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> |