609 lines
50 KiB
HTML
609 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-66.html">表格模式</a></div></div>
|
||
<div class="card" id="hotel-DALGP" data-hotel-code="DALGP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-grand-prairie-5078443404-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Dallas - Grand Prairie I-20</h2>
|
||
<span class="code">DALGP</span>
|
||
</div>
|
||
<div class="addr">4112 South Carrier Parkway Grand Prairie Texas 75052 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.49</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express® Grand Prairie HotelIf you're searching for hotels near Arlington or Dallas, TX, consider staying at our property, which is within driving distance of downtown. Our Grand Prairie hotel, situated near I-20 and DFW Airport, offers the best in quality service to business and leisure travelers alike.We know that when you're away from the office it can be hard to stay up to speed. That's why we're pleased to offer an array of convenient perks, including a Business Center that features copy, fax and print services alongside computer access. Our executive suites are specially designed to meet the needs of corporate travelers, and we also feature free Internet access throughout the hotel, so you can stay connected.Leisure travelers love our hotel in Grand Prairie because of its proximity to popular area attractions like Lone Star Park and Verizon Theater. While in the area, try to catch a Texas Rangers' or Dallas Cowboys' game. If you're traveling with kids, pay visits to Ripley's Believe It or Not, Dallas Baptist University and Parks Mall.While staying at our Grand Prairie hotel, you can unwind in our outdoor pool, heated spa and on-site fitness center. And, be sure to visit the lobby each morning for a free hot breakfast bar that sets us apart from other hotels near Dallas, TX. Winner of the Excellence Award, our Grand Prairie hotel is dedicated to providing you with a great night's stay at an affordable price.</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">DALGP</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-DALHB" data-hotel-code="DALHB">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-garland-3383607240-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 加兰东</h2>
|
||
<span class="code">DALHB</span>
|
||
</div>
|
||
<div class="addr">4412 Bass Pro Drive Garland Texas 75043 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.20</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">This affordable Holiday Inn Express & Suites Garland on Lake Hubbard I30 offers 98 guest rooms in the heart of Lake Ray Hubbard & Rockwall’s Harbor Entertainment District including, Sapphire Bay Resort (coming soon), Hilton Conventions and water activities. We have 1,000 sq. ft. banquet room and 480 sq. ft. conference room.
|
||
Enjoy easy walking access & waterfront dining to the Flying Saucer offering 200+ global beers, TLC on the Lake with southern classics, Primo’s Tex-Mex with full bar, Hooters and Bass Pro Shop.
|
||
Amenities waiting in your room, including free high-speed Wi-Fi, flat screen HDTV, microwave, mini-refrigerator, Keurig, full-length mirror, safe, and blackout shades in every room. Feel refreshed after a great night’s sleep and in the morning, enjoy our Express Start Breakfast. Our IHG hot breakfast buffet features, make-ready pancakes, cinnamon rolls, eggs, meats, fruit, dairy, juice and our 24/7 coffee bar. Reenergize with a workout in our fitness center that includes, free weights, cardio equipment and outdoor pool.
|
||
Business travelers will appreciate our hotel’s proximity to Channell, SPR Packaging, Whitmore, L3, Bimbo and Pepsi.
|
||
Leisure travelers will enjoy easy access on I30W to enjoy Mesquite Rodeo, Celebration Station, Devil’s Bowl Speedway, Hampton’s Convention Center and Town East Mall with 164 stores.</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">DALHB</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-DALHH" data-hotel-code="DALHH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-dallas-10483222040-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express 达拉斯市场中心</h2>
|
||
<span class="code">DALHH</span>
|
||
</div>
|
||
<div class="addr">4500 Harry Hines Boulevard Dallas Texas 75219 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.90</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Experience an unforgettable stay at the Holiday Inn Dallas Market Center, the preferred choice for Dallas hotel accommodations. Enjoy convenient access to the DART Rail Station, Downtown Dallas, American Airlines Center, Dallas Market Hall, Love Field Airport, Arts District, West Village, Kay Bailey Hutchison Convention Center. Discover our ideal location to the Medical District, UT Southwestern Medical Center, Texas Scottish Rite Hospital, Children's Health Medical Center, Parkland Health & Hospital. Indulge yourself in our spacious rooms & full service amenities. Satisfy your craving at Kem's Restaurant or stop by for a drink at our lounge. Traveling with little ones? Kids stay & eat free, making us a perfect choice for family fun vacations. Are you in town for business? Take advantage of complimentary Wi-Fi internet access, complimentary self-parking and convenience to Downtown Dallas. Discover the many ways the Holiday Inn Dallas Market Center sets the standard of value for all Dallas hotel deals. Swim in our outdoor pool or bring creativity to your next meeting with our on-site event space and catering options. Relax, it's the Holiday Inn. Click or call to make your Dallas hotel reservation.</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">DALHH</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 2.26% Service Charge.</div>
|
||
<a class="btn" href="hidallashotel.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-DALJC" data-hotel-code="DALJC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-irving-6236160318-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 欧文DFW机场北</h2>
|
||
<span class="code">DALJC</span>
|
||
</div>
|
||
<div class="addr">4550 West John Carpenter Freeway Irving Texas 75063 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.10</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Irving, Texas Hotel near DFW Airport.
|
||
Welcome to the Holiday Inn Express DFW North hotel. We are located just 1 mile from the Dallas/Fort Worth (DFW) International Airport. Enjoy our centrally located Irving, Texas hotel that puts you among more than 8,000 companies - including 4 global headquarters for Fortune 500s.
|
||
Our hotel near DFW airport places you within minutes of great sites and attractions. Enjoy a fun filled day at Toyota Music Factory, LEGOLAND Discovery Center, or Six Flags Over Texas! Be challenged by multiple championship caliber Dallas golf courses or relax and sample the latest varietals on a Grapevine Wine Tour. Love the Dallas Cowboys? Don’t miss the chance to catch a game at the AT&T Stadium. Book your reservations today and enjoy our amazing deals!
|
||
|
||
Our DFW hotel offers meeting and board rooms, business center, 24-hour fitness center, outdoor pool, and free breakfast, featuring our signature cinnamon rolls. Relax and unwind in spacious hotel rooms featuring free Wi-Fi, a mini refrigerator, microwave, and plush bedding. All rooms at this DFW Airport hotel are 100% smoke free.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>无线互联网</span><span>健身中心</span><span>不允许携带宠物</span><span>商务中心</span><span>机场班车</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALJC</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-DALJJ" data-hotel-code="DALJJ">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-plano-6114219852-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 达拉斯布兰诺东理查森</h2>
|
||
<span class="code">DALJJ</span>
|
||
</div>
|
||
<div class="addr">2401 E. President George Bush Hwy Plano Texas 75074 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.27</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Comfort, Convenience, and Smiling Faces Await You! Our newly renovated, all-suite hotel offers modern amenities and a flexible, “home away from home” experience. Whether you're visiting Plano for business or leisure, our friendly team is here to take care of your every need. Our pet-friendly suites have dedicated workspaces, fully stocked kitchens, and free Wi-Fi. We’re located on the east side of Plano, just minutes from a charming downtown filled with brick-lined streets, unique boutiques, and one-of-a-kind eateries. You'll also enjoy easy access to the President George Bush Turnpike and the Richardson Telecom and Technology Corridor.
|
||
|
||
Nearby businesses include State Farm at Cityline, Cisco, Texas Instruments, Blue Cross Blue Shield, Raytheon, and Motorola. Need to catch up on work? Our business center is fully equipped for any last-minute projects, and we offer complimentary, blazing-fast Wi-Fi throughout the hotel. The on-site fitness center is open 24/7 to help you stay on track with your routine, and our free guest laundry makes extended stays even easier. Conveniently close to top Plano attractions, travelers will love our location near Firewheel Town Center and Collin Creek Mall for shopping, and the ArtCentre of Plano for local arts and culture. From live performances to inspiring galleries, there’s always something to discover nearby.</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">DALJJ</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-DALLC" data-hotel-code="DALLC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-irving-10725653787-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 达拉斯 - LAS科利纳斯区</h2>
|
||
<span class="code">DALLC</span>
|
||
</div>
|
||
<div class="addr">1201行政圈 欧文 Texas 75038 | 1 800 972 2518</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Conveniently located in Irving’s popular Las Colinas neighborhood only 6.8 miles from Dallas Fort Worth International Airport (DFW), Staybridge Suites Las Colinas puts you within easy reach of Dallas, Grapevine, and Irving. Stay close to popular attractions and businesses, including the Toyota Music Factory, Dallas Convention Center, Grapevine Convention & Visitors Bureau, Microsoft, Verizon, and Grapevine Mills.
|
||
|
||
Our hotel in Irving offers spacious suites with multiple bedrooms, fully equipped kitchens, and a complimentary breakfast buffet. From onsite laundry machines and free WiFi to outdoor pool, fire pit, and BBQ pavilion area, our services and amenities are designed to make you feel well cared for.
|
||
|
||
Whether you’re visiting for business or leisure, you’ll find comfort and excellent value at Staybridge Suites Las Colinas.
|
||
|
||
Extend Your Expectations with Staybridge Suites.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>泳池 </span><span>允许携带宠物</span><span>标准厨房</span><span>套房</span><span>含车位</span><span>商务中心</span><span>健身中心</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALLC</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-DALLV" data-hotel-code="DALLV">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-dallas-9560406591-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Dallas Market Ctr Love Field</h2>
|
||
<span class="code">DALLV</span>
|
||
</div>
|
||
<div class="addr">1575 Regal Row Building 2 Dallas Texas 75247 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.32</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Staybridge Suites Dallas Market Ctr Love Field, your home for extended stays in Dallas. Conveniently located off I-35 and Regal Row, we offer a free shuttle to Love Field Airport and quick access to Downtown Dallas, Dallas Market Center, and American Airlines Center.
|
||
Explore local favorites like the Dallas Arboretum and Botanical Garden, Dallas Museum of Art, The Sixth Floor Museum at Dealey Plaza, Perot Museum of Nature and Science, and Reunion Tower.
|
||
Our spacious suites include a fully equipped kitchen, free Wi-Fi, and a living area. Start your mornings with a complimentary hot breakfast, stay productive in the business center, relax in our outdoor pool, and enjoy complimentary shuttle service to Love Field and nearby destinations.</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">DALLV</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-DALMT" data-hotel-code="DALMT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/crowne-plaza-dallas-10665437077-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HICP</span>
|
||
<h2>Crowne Plaza 达拉斯市场中心</h2>
|
||
<span class="code">DALMT</span>
|
||
</div>
|
||
<div class="addr">7050 N. Stemmons Freeway Dallas Texas 75247 | 1 866 2 CROWNE (1 866 227 6963)</div>
|
||
<div class="rating">评分:3.57</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Crowne Plaza Dallas Market Center, where comfort meets convenience in the heart of North Dallas. Just three miles from Dallas Love Field Airport and minutes from the Dallas Medical District, our location along Stemmons Freeway places you close to downtown landmarks, major corporate offices including AT&T, Uber, and Amazon, and the excitement of Dallas shopping, dining, and entertainment districts. Discover nearby attractions such as Reunion Tower, Dealey Plaza, and the American Airlines Center, or venture a short drive to Six Flags Over Texas, the Galleria Dallas, and the Dallas Arts District. Sports and culture fans will appreciate quick access to Fair Park and the Cotton Bowl, while those seeking vibrant nightlife can explore Deep Ellum, Uptown, and the Bishop Arts District, home to live music, galleries, and unique dining experiences. During your stay, enjoy thoughtful amenities including a complimentary shuttle within four miles and to Love Field Airport, free Wi-Fi throughout the property, and a 24-hour Business Center. Guests can relax in the large indoor pool, recharge in the redesigned Fitness Center, or savor freshly prepared meals at Bristol Bar and Grill. With flexible meeting and event space, convenient covered parking, and exclusive IHG One Rewards benefits, every stay at Crowne Plaza Dallas Market Center is designed to be productive, relaxing, and truly memorable.</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">DALMT</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-DALNG" data-hotel-code="DALNG">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-arlington-6564419469-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Arlington North – Stadium Area</h2>
|
||
<span class="code">DALNG</span>
|
||
</div>
|
||
<div class="addr">1024 Brookhollow Plaza Drive Arlington Texas 76006 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.84</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn Express® Arlington Stadium North – your gateway to sports, entertainment, and effortless comfort in the heart of Arlington. Perfectly located just minutes from AT&T Stadium, Globe Life Field, Six Flags Over Texas, and Hurricane Harbor, our hotel places you right where the action is. Whether you’re here for a Cowboys game, a Rangers matchup, or family fun at the theme parks, you’ll enjoy unmatched convenience and stress-free travel.
|
||
|
||
Start your morning with our complimentary Express Start™ Breakfast featuring warm cinnamon rolls, fresh coffee, and hearty favorites. Stay connected with fast, free Wi-Fi and keep your routine on track in our 24-hour fitness center. Relax in modern, thoughtfully designed guest rooms with plush bedding, blackout shades, and an energizing shower to leave you feeling refreshed.
|
||
|
||
Travelers appreciate our free parking, local shuttle service to key attractions, and warm, attentive staff ready to make your stay seamless. Business guests benefit from proximity to major corporations, while leisure travelers love being steps away from Arlington’s top dining and nightlife.
|
||
|
||
At Holiday Inn Express Arlington Stadium North, we combine convenience, comfort, and genuine hospitality to create a stay you’ll want to repeat. Book with us today and experience the perfect balance of value, location, and 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">DALNG</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-DALNL" data-hotel-code="DALNL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-northlake-10955588194-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites Northlake - Speedway Area</h2>
|
||
<span class="code">DALNL</span>
|
||
</div>
|
||
<div class="addr">3855 Dale Earnhardt Way Northlake Texas 76262 | 1 877 238 8889</div>
|
||
<div class="rating">评分:null</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text"></div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>不允许携带宠物</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALNL</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-DALOO" data-hotel-code="DALOO">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-dallas-10140908121-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 达拉斯西</h2>
|
||
<span class="code">DALOO</span>
|
||
</div>
|
||
<div class="addr">4321 Communications Drive Dallas Texas 75211 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.33</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Enjoy the modern amenities of our hotel near downtown DallasSituated in a quiet area off I-30 and just minutes from the bustle of downtown is the award-winning Holiday Inn Express & Suites Dallas W - I-30 Cockrell Hill.
|
||
An indoor pool and free Wi-Fi access are just a few of the perks we offer our valued guests when they choose to stay at this state-of-the-art facility.
|
||
Corporate travelers appreciate the executive boardroom and the spacious meeting room. We also offer a Business Center, which has a copy and print station, so you can stay connected to the office and up-to-date on projects.
|
||
If you're doing business with nearby companies, Stewart & Stevenson, Ingersoll Rand, and AT&T are close to our hotel's property in Dallas, TX.
|
||
Because we're near AT&T Stadium (home of the Dallas Cowboys) and the Texas Rangers Ballpark, it's easy for sports fans to catch a game. Downtown Dallas including the Kay Bailey Hutchinson Convention Center and the West End are also popular attractions among our hotel's patrons.
|
||
Other popular Dallas attractions close to our hotel are The Sixth Floor Museum, Fair Park, Lone Star Park and The Verizon Theater.
|
||
After a day of sightseeing, the indoor pool and spa can help you unwind. Keep up your workout routine in the Fitness Center, which has individual TVs on each machine. Rise and shine with our complimentary, hot Express Start Breakfast!</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">DALOO</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.hiedallastexashotel.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-DALPL" data-hotel-code="DALPL">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/staybridge-suites-plano-7037930869-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">STAY</span>
|
||
<h2>Staybridge Suites 普莱诺 - 理查森区</h2>
|
||
<span class="code">DALPL</span>
|
||
</div>
|
||
<div class="addr">301 Silverglen Drive Plano Texas 75075 | 1 877 238 8889</div>
|
||
<div class="rating">评分:4.47</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Staybridge Suites Plano-Richardson, conveniently located at the Coit Road exit off the George Bush Turnpike in North Dallas between Plano and Richardson. Staybridge Suites offers business travelers, families and groups, a comfortable and affordable place to stay. We are just minutes away from Nokia, Atmos Energy, Lennox, Dell/EMC, Highland Springs, Service Experts, AT&T, State Farm, and The University of Texas at Dallas. If you prefer shopping, The Shops at Willow Bend are within 5 miles. Baylor and Plano Medical hospitals are both within 1 mile. Whether you are in the Dallas area for a weekend or an extended stay, our suites offer a comfortable, safe and friendly atmosphere, with all the amenities for an enjoyable visit. At Staybridge Suites, we will provide you with everything you need for an extremely comfortable stay. From our spacious living quarters to our complimentary daily hot breakfast, year round indoor pool & hot tub and shuttle service, our mission is to make Staybridge Suites your home away from home. Dinner is on us every Monday, Tuesday, and Wednesday with complimentary beer, wine, and soda. When traveling to the Plano Richardson area, you want to be confident your accommodations will meet your every need. The Staybridge Suites has been meticulously created to do just that. No hassles. No mysteries. Just an extraordinary experience where we focus on you!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>区域班车接送</span><span>健身中心</span><span>标准厨房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALPL</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 1% Service Charge.</div>
|
||
<a class="btn" href="staybridgeplano.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-DALPT" data-hotel-code="DALPT">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-plano-4333096929-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 达拉斯北收费公路(N普莱诺)</h2>
|
||
<span class="code">DALPT</span>
|
||
</div>
|
||
<div class="addr">3101 Dallas Parkway Plano Texas 75093 | 1 800 972 2518</div>
|
||
<div class="rating">评分:4.30</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Choose Our Plano, Texas Hotels Convenient Location
|
||
Although home to many major corporations, the sophisticated Plano suburb of Dallas offers plenty of unique shops and exciting attractions. Whether you are here for business or pleasure, the Holiday Inn Express Plano West Frisco hotel features comfortable accommodations and first class amenities.
|
||
Top companies like Toyota Motors, Liberty Mutual, J.P. Morgan Chase, Palo Alto Networks, TGIF, NCR, Yum Restaurants, Rent A Center, Frito Lay, PepsiCo, Ericsson, Cigna, Texas Back Institute, and Presbyterian Hospital are located in Plano or Frisco, and our hotel is minutes from all. If you're looking to host a meeting in the Dallas area, our hotels facilities are the perfect choice. We have a well-equipped boardroom. Our hotel also has a 24hour Business Center and free Wi Fi access.
|
||
When it's time to have fun in Plano, our hotel is near many great attractions. We're adjacent to the Shops at Willow Bend, Crayola Experience, Legacy West Food Hall, Dr. Pepper Ballpark, Toyota Stadium, Ford Center at The Star and historic downtown Plano. With The Colony, Addison, and Frisco close by, you can be there in minutes.
|
||
While you stay with us, take advantage of some of the best amenities in the Dallas area.</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">DALPT</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.hiplano.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-DALQR" data-hotel-code="DALQR">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-hotel-and-suites-addison-6115730801-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIIS</span>
|
||
<h2>Holiday Inn & Suites Dallas-Addison</h2>
|
||
<span class="code">DALQR</span>
|
||
</div>
|
||
<div class="addr">4355 Beltway Drive Addison Texas 75001 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.73</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to the Holiday Inn & Suites Dallas-Addison, your ideal hotel in Addison TX.
|
||
Our location is minutes from the Galleria Mall and close to numerous Fortune 500 offices, perfect for leisure and business travelers. As a top Addison, Texas hotel, we place you in the "Restaurant Capital of Texas," with over 180 dining options nearby. Enjoy Addison's lively events, including Taste of Addison and Oktoberfest.
|
||
Explore nearby Dallas attractions like Puttshack, the ATT Stadium, Downtown Dallas, and the Addison Improv.
|
||
Start your day right with a hot breakfast at our lobby restaurant, The Addison. Maintain your routine in our Fitness Center and return to relax at our hotel in Addison with a dip in the outdoor pool or enjoy dinner at The Addison.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>健身中心</span><span>儿童餐饮欢乐尽享</span><span>In hotel restaurants</span><span>套房</span><span>含车位</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALQR</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-DALRC" data-hotel-code="DALRC">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-royse-city-9033659064-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites Royse城 - 罗克沃尔区</h2>
|
||
<span class="code">DALRC</span>
|
||
</div>
|
||
<div class="addr">1001 Pullen Street Royse City Texas 75189 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:4.32</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Stay Smart in Royse City - Rockwall Welcome to the Holiday Inn Express® hotel of Royse City, TX. Our property's premier location off Interstate 30, just 9 miles from Rockwall and about 30 miles from Dallas, is ideal for business and leisure travelers alike.Guests to our hotel are only five miles from Rockwall Technology Park and area businesses, including L3 Comcepts, EZ-FLO International, Graphics Microsystems, Owens-Illinois Plastics Group. Services include free Wi-Fi, as well as a 24-hour Business Center with copy, fax, PC and print resources. With these services and the help of our friendly staff, guests have all that they need to stay productive in Royse City, TX.Our hotel's leisure guests are happy to know that they are just five miles from Lake Ray Hubbard, Lake Tawakoni and Lake Lavon, making it easy to spend a day fishing, sailing or boating with the family. Other fun attractions include, Southern Junction, golf at Stone River or the harbor in the historic downtown Rockwall area.No matter the reason you're visiting, our Holiday Inn Express® is a perfect pick. We're pleased to offer modern décor, a versatile location and great amenities, including a complimentary, hot breakfast bar, 24-hour Fitness Center and an outdoor pool. Stay Smart when you 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>儿童餐饮欢乐尽享</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALRC</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.hiroysecity.com">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-DALRS" data-hotel-code="DALRS">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-richardson-5437806443-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HOLI</span>
|
||
<h2>Holiday Inn 达拉斯理查森</h2>
|
||
<span class="code">DALRS</span>
|
||
</div>
|
||
<div class="addr">1655 N. Central Expressway Richardson Texas 75080 | 1 800 972 2518</div>
|
||
<div class="rating">评分:3.98</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Welcome to Holiday Inn Dallas-Richardson! Situated near DFW International Airport, the University of Texas at Dallas, and major highways, our hotel provides the perfect location for business travelers, vacationers, and university visitors alike. Catch a Cowboys game at AT&T Stadium, attend events at Curtis Culwell Center, and visit the city’s many cultural institutions like the Dallas Museum of Art or Historic West End – all just minutes away.
|
||
|
||
Business travelers enjoy proximity to corporate hubs like General Electric, Raytheon, Sherwin-Williams, Honeywell, and Texas Instruments. Host meetings and events in our versatile venues, and take advantage of our Business Center.
|
||
|
||
Enjoy dining at 1655 Bar & Grill, where kids under 12 eat free. Get energized in our 24-hour Fitness Center or take a relaxing dip in our indoor and outdoor pools. Enjoy the ease of free Wi-Fi, on-site parking, and local shuttle service. After a busy day, retreat to your spacious guest room, where plush bedding and thoughtful amenities offer the ideal blend of comfort and convenience. Whether you're visiting for work, a family vacation, or a relaxing getaway, our hotel offers everything you need for an unforgettable stay in Richardson, Texas.</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">DALRS</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-DALSA" data-hotel-code="DALSA">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-and-suites-dallas-4174641072-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HEXS</span>
|
||
<h2>Holiday Inn Express & Suites 达拉斯东</h2>
|
||
<span class="code">DALSA</span>
|
||
</div>
|
||
<div class="addr">8703 East RL Thornton Freeway Dallas Texas 75228 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.81</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Nestled near downtown Dallas and just five miles from Dos Equis Pavilion, where the best bands play all year long, Holiday Inn Express & Suites Dallas East – Fair Park offers comfort, convenience, and exceptional service with easy access to local attractions.
|
||
|
||
Our prime location makes it easy to explore everything this vibrant city has to offer. Enjoy eclectic entertainment venues like the Music Hall at Fair Park, House of Blues Dallas, and Fair Park Coliseum. Visit the Texas State Fairgrounds, catch a game at American Airlines Center, and shop at Town East Mall.
|
||
|
||
Fuel each day with our complimentary Express Start® Breakfast buffet and enjoy the amenities at our hotel. Take a dip in our indoor pool, stay active in our 24-hour Fitness Center, and take advantage of our Business Center, meeting space, and EV charging stations. Unwind in spacious guest rooms with thoughtful amenities for a home-like experience.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>室内游泳池</span><span>无线互联网</span><span>允许携带宠物</span><span>商务中心</span><span>套房</span><span>EV Charging</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALSA</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.holidayinnexpress.com/dallaseast">选择酒店</a>
|
||
</div>
|
||
</div>
|
||
<div class="card" id="hotel-DALSF" data-hotel-code="DALSF">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/candlewood-suites-dallas-5931728982-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">CDLW</span>
|
||
<h2>Candlewood Suites 达拉斯/市场中心</h2>
|
||
<span class="code">DALSF</span>
|
||
</div>
|
||
<div class="addr">7930 North Stemmons Freeway Dallas Texas 75247 | 1 877 CANDLEWOOD (1 877 226 3539)</div>
|
||
<div class="rating">评分:4.34</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">The Candlewood Suites Dallas Market Center / Love Field hotel is located just minutes from Dallas Love Field. We are conveniently located blocks from area hospitals and medical centers including UT Southwestern, Children's, and Scottish Rite. Downtown Dallas and Fair Park are located within minutes of the hotel.
|
||
|
||
If you are flying into Dallas, take advantage of our complimentary shuttle service to and from Dallas Love Field. Once you are here, enjoy our all-suite design with extra workspace, Candlewood Cupboard convenience store, gazebo grills, lending locker, outdoor pool, and complimentary laundry facilities.
|
||
|
||
Travelers can experience such attractions as the AT&T Performing Arts Center, The Dallas Museum of Art, and the Perot Museum of Nature and Science as well as the Kay Bailey Hutchinson Convention Center and the American Airlines Center. The hotel is also located conveniently to Dallas Market Center and the World Trade Center.</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">DALSF</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-DALSH" data-hotel-code="DALSH">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/holiday-inn-express-dallas-10327332835-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">HIEX</span>
|
||
<h2>Holiday Inn Express Dallas Downtown</h2>
|
||
<span class="code">DALSH</span>
|
||
</div>
|
||
<div class="addr">302 South Houston Street Dallas Texas 75202 | 1 888 HOLIDAY (1 888 465 4329)</div>
|
||
<div class="rating">评分:3.73</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">Get a great night's sleep in our cozy rooms at our Historical Hotel built in 1925 and fully renovated with all the modern amenities into a Holiday Inn Express in the heart of Downtown Dallas. we are located minutes away from the heart of everything, shopping, dining, entertainment and the arts.
|
||
The Holiday Inn Express Dallas Downtown is within easy walking distance of Dealey Plaza, Reunion Tower and the Kay Bailey Hutchison Convention Center. Whether you're coming to Dallas for business or just for fun, your room at The Holiday Inn Express Dallas Downtown will be your personal retreat. While you're here, be sure to visit museums in the West End Historic District and check out The Dallas World Aquarium and much more. You'll have room to work, relax and make the most of your day. Amenities such as complementary high-speed Internet, hot breakfast, fitness center, and luxurious bedding in our hotel, mean every night is a great night and every day starts right.
|
||
Start your day with complimentary Express Start Hot Breakfast to get your juices flowing or a quick workout in our Fitness Center. We have an outstanding attentive staff ready to help make your stay as comfortable and productive as possible. It is our desire that you make us your “go-to” hotel. Book your stay today – we would love to have you!</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>免费早餐</span><span>无线互联网</span><span>不允许携带宠物</span><span>商务中心</span><span>健身中心</span><span>套房</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALSH</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-DALTP" data-hotel-code="DALTP">
|
||
<img class="img" src="https://digital.ihg.com/is/image/ihg/kimpton-dallas-6596833278-original" loading="lazy">
|
||
<div class="info">
|
||
<div>
|
||
<span class="brand">KIKI</span>
|
||
<h2>Kimpton Pittman Hotel</h2>
|
||
<span class="code">DALTP</span>
|
||
</div>
|
||
<div class="addr">2551 Elm Street Dallas Texas 75226 | 1 800 546 7866</div>
|
||
<div class="rating">评分:4.17</div>
|
||
<div class="welcome">
|
||
<div class="welcome-text">History and Modernity in Dallas, Downtown Dallas Hotel in the Heart of Deep Ellum!
|
||
|
||
Welcome to Dallas, a city bursting with commerce, culture and high class charms. From the indie heart of Downtown Dallas Deep Ellum neighborhood, where legendary 20s blues musicians once played, The Kimpton Pittman Hotel celebrates its storied past with contemporary flourishes. Here, our century old Beaux Arts exterior blends with modern glass and steel interiors. With clean lines and layered artisan details, our 165 guest rooms feel more like residential suites. A modern palette of white walls, unexpected pops of dark green, orange and gray and local artwork. At night, slumber comes easy, our beds are dressed with soft, signature linens. Gather inside our American tavern for wood fired plates or settle around the outdoor deck for craft beers and live music. And, work or play, our art filled common areas make the perfect meeting place for coffee and cocktails. Later, venture outside for vibrant street murals, cafes, craft breweries and 30 music venues.</div>
|
||
<button class="welcome-toggle" type="button">展开</button>
|
||
</div>
|
||
<div class="features"><span>泳池 </span><span>无线互联网</span><span>允许携带宠物</span><span>In hotel restaurants</span><span>套房</span><span>Children's Activities</span><span>1 Pool(s)</span></div>
|
||
</div>
|
||
<div class="side">
|
||
<div>酒店 ID</div>
|
||
<div class="hotel-code">DALTP</div>
|
||
<div style="margin-top:14px">⚡ Only a few left from</div>
|
||
<div class="price">暂无价格</div>
|
||
<div class="tax">Excludes 25 USD Amenity Fee per night. </div>
|
||
<a class="btn" href="https://www.pittmanhoteldallas.com?utm_source=kh.com&utm_medium=referral&utm_campaign=hotel-links">选择酒店</a>
|
||
</div>
|
||
</div><div class="pager"><a href="page-65.html">上一页</a> 第 66 / 300 页 <a href="page-67.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> |