window.global_DataSource = // past the data source json on the line below { $schema: "./dataSource.schema.json", static: { originCode: "LGA (New York)", originName: "New York", }, destinations: [ { destination: "Chicago", airportA: "ORD (Chicago)", airportB: "O'Hare International Airport", departDate: "~~dddDepart, ~~ddDepart ~~mmmDepart", returnDate: "~~dddReturn, ~~ddReturn ~~mmmReturn", departTime: "~~selectedTimeDepart", returnTime: "~~selectedTimeReturn", flightMap1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jfk-ord-map.png", airportMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-airport-map.png", cityMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-city-map.png", flightMap2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-jfk-map.png", flights1: [ { timeAdjustment: -28, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 152, duration: "2h 32m", price1: "$108", priceExact1: "$108.30", price2: "$109", priceExact2: "$109.22", price3: "$124", priceExact3: "$124.27", price4: "$144", priceExact4: "$144.11", price5: "$283", priceExact5: "$282.95", price6: "$345", priceExact6: "$345.05", price7: "$488", priceExact7: "$488.13", savePrice: "$22.00", airline: "United Airlines", flightNumber: "UA761", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: -17, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 170, duration: "2h 40m", price1: "$151", priceExact1: "$151.32", price2: "$153", priceExact2: "$152.91", price3: "$174", priceExact3: "$173.98", price4: "$202", priceExact4: "$201.71", price5: "$396", priceExact5: "$396.13", price6: "$483", priceExact6: "$483.07", price7: "$683", priceExact7: "$683.38", savePrice: "$65.00", airline: "American Airlines", flightNumber: "AA 1279", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 178, duration: "2h 48m", price1: "$113", priceExact1: "$113.42", price2: "$114", priceExact2: "$114.38", price3: "$136", priceExact3: "$136.40", price4: "$158", priceExact4: "$158.32", price5: "$311", priceExact5: "$311.25", price6: "$338", priceExact6: "$338.15", price7: "$537", priceExact7: "$536.94", savePrice: "$27.00", airline: "Delta Airlines", flightNumber: "DL4795", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, { timeAdjustment: 12, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 155, duration: "2h 35m", price1: "$176", priceExact1: "$175.99", price2: "$175", priceExact2: "$175.30", price3: "$203", priceExact3: "$203.18", price4: "$231", priceExact4: "$231.30", price5: "$454", priceExact5: "$454.13", price6: "$554", priceExact6: "$553.81", price7: "$793", priceExact7: "$793.21", savePrice: "$90.00", airline: "United Airlines", flightNumber: "UA765", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 45, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 150, duration: "2h 30m", price1: "$86", priceExact1: "$86.34", price2: "$87", priceExact2: "$87.38", price3: "$99", priceExact3: "$99.42", price4: "$115", priceExact4: "$115.29", price5: "$226", priceExact5: "$226.36", price6: "$276", priceExact6: "$276.04", price7: "$390", priceExact7: "$390.20", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 256", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 89, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 152, duration: "2h 42m", price1: "$97", priceExact1: "$97.47", price2: "$98", priceExact2: "$98.30", price3: "$112", priceExact3: "$111.84", price4: "$130", priceExact4: "$129.70", price5: "$255", priceExact5: "$254.66", price6: "$310", priceExact6: "$310.25", price7: "$439", priceExact7: "$439.32", savePrice: "$11.00", airline: "JetBlue Airways", flightNumber: "JB 1101", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-bus-features.jpg", }, ], car: { tripDuration: "~~tripDuration", carLocationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-car-map-blank.jpg", thriftyMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-car-map-enterprise.jpg", hertzMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-car-map-hertz.jpg", avisMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-car-map-avis.jpg", cars: [ { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$42", savePrice: "$0.00", availableCars: [ { name: "XCAR", dayPrice: "$41.69", estPrice: "$70.00", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-01.png", }, { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, { name: "CFAR", dayPrice: "$61.19", estPrice: "$97.31", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-04.png", }, ], }, { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$43", savePrice: "$1.56", availableCars: [ { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$49", savePrice: "$7.47", availableCars: [ { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$52", savePrice: "$10.64", availableCars: [ { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$54", savePrice: "$12.42", availableCars: [ { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, { name: "CDAR", dayPrice: "$61.81", estPrice: "$71.97", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-09.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$60", savePrice: "$18.29", availableCars: [ { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, { name: "IDAR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-10.png", }, ], }, ], }, hotels: { arriveDate: "~~ddDepart ~~mmmDepart", departDate: "~~ddReturn ~~mmmReturn", duration: "~~stayDuration", hotelMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-blank.jpg", hotelData: [ { hotelName: "Sofitel Chicago Magnificent Mile", address: "20 East Chestnut Street", distance: "1.6 mi", displayRate: "$383", roomRate1: "$382.73", roomRate2: "$422.37", roomRate3: "$514.39", savePrice: "$92.70", detailsParagraph1: "Just 2 blocks away from the famed shopping, dining and entertainment on the Magnificent Mile, this luxury Chicago Gold Coast hotel is housed in a 32-floor prism glass building featuring stunning views of Lake Michigan and the city skyline.", detailsParagraph2: "Adorned in French art de vivre furnishings and décor, each room at Sofitel Chicago Magnificent Mile features luxury feathertop duvet bedding and a spacious marble bathroom. A minibar and free WiFi are also included.", detailsParagraph3: "Café des Architectes offers locally-sourced French-inspired cuisine, a seasonal outdoor terrace and a full bar. Guests can enjoy crafted cocktails and spirits while taking in iconic city views from Le Bar’s floor-to-ceiling windows. Room service is available.", detailsParagraph4: "The hotel offers over 10,000 square feet of meeting space, a ballroom and a fitness centre.", detailsParagraph5: "Navy Pier and the Art Institute of Chicago are both less than 3.2 km away from the hotel. Millennium Park is a 10-minute drive away.", detailsParagraph6: "Hotel chain/brand: Sofitel", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-sofitel.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-sofitel.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-sofitel-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-sofitel-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-sofitel-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-sofitel-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-sofitel-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-sofitel-06.jpg", }, { hotelName: "Viceroy Chicago", address: "1118 North State Street", distance: "1.6 mi", displayRate: "$317", roomRate1: "$317.30", roomRate2: "$332.86", savePrice: "$27.00", detailsParagraph1: "Just steps away from the famed shopping, dining and entertainment on the Magnificent Mile, this historic hotel is located in Chicago’s Gold Coast neighborhood and features a rooftop bar and lounge with panoramic city views, on-site dining and a seasonal rooftop pool.", detailsParagraph2: "Every modern guest room at Viceroy Chicago provides a flat-screen cable TV, plush lounge seating and complimentary WiFi. A fully-stocked minibar and coffee machine are also included.", detailsParagraph3: "Somerset offers dishes inspired by modern, Midwest flavors for breakfast, lunch and dinner. Guests can enjoy crafted cocktails and small plates amidst sweeping skyline views at Devereaux, the hotel’s rooftop bar and lounge. 24-hour in-room dining services are also offered for guest convenience.", detailsParagraph4: "The hotel offers a state-of-the-art fitness centre, along with 3,600 square feet of meeting and event space.", detailsParagraph5: "Oak Street Beach is a 10-minute walk away. The hotel is less than 3.2 km away from Navy Pier and Millennium Park.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-viceroy.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-viceroy.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-viceroy-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-viceroy-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-viceroy-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-viceroy-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-viceroy-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-viceroy-06.jpg", }, { hotelName: "Four Seasons Chicago", address: "120 East Delaware", distance: "1.7 mi", displayRate: "$354", roomRate1: "$354.42", roomRate2: "$408.39", roomRate3: "$564.69", savePrice: "$64.00", detailsParagraph1: "Just steps away from the luxury shopping, dining and entertainment on Michigan Avenue’s Magnificent Mile, this downtown Chicago hotel features skyline city views, an on-site restaurant and lavish spa. Free WiFi is available.", detailsParagraph2: "Featuring vintage French décor and marble bathrooms with Malin + Goetz amenities, every room at Four Seasons Chicago offers panoramic views of the Chicago skyline or Lake Michigan, a flat-screen LCD TV and iHome clock radio.", detailsParagraph3: "The on-site Allium Restaurant offers views of Lake Michigan and serves gourmet farm-to-table American cuisine in a refined setting. Guests can enjoy a cocktail at Allium Bar or the convenience of in-room dining.", detailsParagraph4: "The Spa at Four Seasons offers full body treatments and a Romanesque sauna, pool, and hot tub for relaxation. The hotel offers an on-site fitness centre and business centre, both open 24-hours. Kids can enjoy the hotel clubroom, which offers video games, foosball, arts and crafts and a movie area.", detailsParagraph5: "Millennium Park, Art Institute of Chicago and Lincoln Park Zoo are all 2.4 km away from the hotel. Navy Pier is a 10-minute drive away.", detailsParagraph6: "Hotel chain/brand: Four Seasons Hotels and Resorts", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-four.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-four.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-four-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-four-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-four-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-four-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-four-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-four-06.jpg", }, { hotelName: "JW Marriott Chicago", address: "151 West Adams", distance: "0.3 mi", displayRate: "$517", roomRate1: "$516.88", roomRate2: "$562.99", roomRate3: "$562.99", roomRate4: "$581.54", roomRate5: "$613.87", savePrice: "$227.00", detailsParagraph1: "Just 1.6 km away from Millennium Park and the Art Institute Museum, this historic Chicago Loop hotel features renowned architectural designs, a luxury spa and indoor pool in the heart of the city’s financial district.", detailsParagraph2: "Every room at JW Marriott Chicago features a 42-inch flat-screen LCD TV with Netflix streaming and satellite cable channels. The marble bathroom offers a double vanity, separate bath tub and shower and plush bath robes.", detailsParagraph3: "Guests can enjoy fine-dining at the on-site restaurant, The Florentine, which features seasonal Italian cuisine. The Lobby Lounge offers a more casual setting, where guests can grab an appetizer during happy hour or gather for drinks after work. In-room dining services are available 24 hours for guest convenience.", detailsParagraph4: "Navy Pier is 3.2 km away from Marriott Chicago JW. The Monroe Public Transit stop is 3 blocks away and offers easy access to several of Chicago’s most popular attractions.", detailsParagraph5: "Chicago Loop is a great choice for travellers interested in parks, architecture and museums.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-marriott.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-marriott.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-marriott-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-marriott-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-marriott-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-marriott-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-marriott-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-marriott-06.jpg", }, { hotelName: "The Langham Chicago", address: "330 North Wabash Avenue", distance: "1.0 mi", displayRate: "$514", roomRate1: "$514.45", roomRate2: "$570.11", savePrice: "$224.00", detailsParagraph1: "Just 2 blocks away from the famed shopping, dining and entertainment on Michigan Avenue’s Magnificent Mile, this luxury hotel towers above the city in a skyscraper designed by renowned architect Mies van der Rohe, offering upscale amenities and stylish comfort in the heart of downtown Chicago.", detailsParagraph2: "Warm tones and dark woods accent every room at The Langham Chicago, which feature a private bathroom with marble Alaskan white granite, a deep soaking bath tub, rainfall showerhead and upscale bath amenities. Views of the city skyline, Chicago River or Lake Michigan can be enjoyed from floor-to-ceiling windows.", detailsParagraph3: "The award-winning wellness retreat, Chuan Spa, features healing holistic treatments to relax, renew and pamper, including a range of treatments inspired by Traditional Chinese Medicine, body rejuvenation and massage therapy. A state-of-the-art fitness studio is also available at the hotel.", detailsParagraph4: "Travelle offers contemporary seasonal American cuisine for breakfast, brunch, lunch and dinner. Traditional afternoon tea can be enjoyed at the hotel lounge, Pavilion. Afternoon Tea with Wedgwood includes signature Langham teas, along with an array of sweet and savory bites. In-room dining services are also available for guest convenience.", detailsParagraph5: "River North is a great choice for travellers interested in restaurants, shopping and food.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-langham.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-langham.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-langham-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-langham-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-langham-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-langham-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-langham-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-langham-06.jpg", }, { hotelName: "Park Hyatt Chicago", address: "800 North Michigan Avenue", distance: "1.7 mi", displayRate: "$298", roomRate1: "$297.80", savePrice: "$8.00", detailsParagraph1: "Located along Chicago’s Magnificent Mile, this luxury hotel is across the street from the historic Water Tower. A world-renowned spa and restaurant are on site, and each room boasts free WiFi.", detailsParagraph2: "An iPod docking station and 32-inch flat-screen satellite cable TV are included in every room at Park Hyatt Chicago. Guests can use the Hyatt e-Concierge service to book appointments from their room.", detailsParagraph3: "NoMI Spa offers massages, salon services, and various spa treatments. Guests can exercise in the indoor lap pool or fitness centre on site. A complimentary bike rental service is provided at Chicago Park Hyatt.", detailsParagraph4: "NoMI Kitchen serves contemporary American cuisine with an international twist for breakfast, lunch, and dinner. NoMI Lounge serves wine and handcrafted cocktails, and NoMI Garden serves drinks and casual dining options on an outdoor terrace.", detailsParagraph5: "Oak Street Beach at Lake Michigan is 10 minutes’ walk from this hotel. Navy Pier is 1.6 km away.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-hyatt.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-hyatt.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-hyatt-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-hyatt-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-hyatt-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-hyatt-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-hyatt-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-hyatt-06.jpg", }, { hotelName: "Embassy Suites Chicago Downtown Magnificent Mile", address: "511 North Columbus Drive", distance: "1.4 mi", displayRate: "$290", roomRate1: "$289.69", roomRate2: "$310.03", savePrice: "$-", detailsParagraph1: "Two blocks from the restaurants and shops of Navy Pier, this Chicago city centre all-suite hotel offers a free daily breakfast and evening reception, and is moments from major area attractions. There is also a heated indoor pool at the property.", detailsParagraph2: "Featuring suites furnished with separate living rooms and bedrooms, each room includes a flat-screen TV as well. Some rooms offer a view of the Chicago skyline.", detailsParagraph3: "A well-equipped fitness centre is on-site for guests' workout needs. The business centre and meeting space are perfect for corporate events. The Chicago River Ballroom is available for special events. Guests can enjoy a meal at the 511 North Lounge Restaurant.", detailsParagraph4: "Only steps from the Embassy Suites Chicago Downtown Magnificent Mile front doors are a number of popular sites. The famous Michigan Avenue, Millennium Park, the Sears Tower and the Shedd Aquarium are all nearby.", detailsParagraph5: "Streeterville is a great choice for travellers interested in shopping, food and restaurants.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-location-embassy.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-map-embassy.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-embassy-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-embassy-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-embassy-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-embassy-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-embassy-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/ord-hotel-embassy-06.jpg", }, ], }, flights2: [ { timeAdjustment: -13, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 147, duration: "2h 27m", price1: "$87", priceExact1: "$87.20", price2: "$88", priceExact2: "$88.25", price3: "$100", priceExact3: "$100.41", price4: "$117", priceExact4: "$116.44", price5: "$228", priceExact5: "$228.32", price6: "$279", priceExact6: "$278.76", price7: "$394", priceExact7: "$394.11", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 256", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 145, duration: "2h 25m", price1: "$110", priceExact1: "$110.47", price2: "$111", priceExact2: "$111.40", price3: "$126", priceExact3: "$126.46", price4: "$147", priceExact4: "$146.99", price5: "$289", priceExact5: "$288.61", price6: "$352", priceExact6: "$351.95", price7: "$498", priceExact7: "$497.89", savePrice: "$23.00", airline: "United Airlines", flightNumber: "UA769", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 42, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 150, duration: "2h 30m", price1: "$153", priceExact1: "$152.83", price2: "$155", priceExact2: "$154.54", price3: "$176", priceExact3: "$175.72", price4: "$204", priceExact4: "$203.73", price5: "$400", priceExact5: "$400.09", price6: "$488", priceExact6: "$488.30", price7: "$690", priceExact7: "$690.22", savePrice: "$66.00", airline: "American Airlines", flightNumber: "AA 1283", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 95, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 155, duration: "2h 35m", price1: "$114", priceExact1: "$114.25", price2: "$115", priceExact2: "$115.22", price3: "$137", priceExact3: "$137.76", price4: "$160", priceExact4: "$159.90", price5: "$314", priceExact5: "$314.36", price6: "$341", priceExact6: "$341.33", price7: "$542", priceExact7: "$542.31", savePrice: "$27.00", airline: "Delta Airlines", flightNumber: "DL4850", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, ], }, { destination: "Los Angeles", airportA: "LAX (Los Angeles)", airportB: "Los Angeles International Airport", departDate: "~~dddDepart, ~~ddDepart ~~mmmDepart", returnDate: "~~dddReturn, ~~ddReturn ~~mmmReturn", departTime: "~~selectedTimeDepart", returnTime: "~~selectedTimeReturn", flightMap1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jfk-lax-map.png", airportMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-airport-map.png", cityMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-city-map.png", flightMap2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-jfk-map.png", flights1: [ { timeAdjustment: -28, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 301, duration: "6h 01m", price1: "$219", priceExact1: "$219.22", price2: "$254", priceExact2: "$254.27", price3: "$264", priceExact3: "$264.11", price4: "$323", priceExact4: "$322.95", price5: "$408", priceExact5: "$408.05", price6: "$759", priceExact6: "$759.13", price7: "$910", priceExact7: "$910.13", savePrice: "$44.00", airline: "United Airlines", flightNumber: "UA770", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: -17, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 305, duration: "6h 05m", price1: "$307", priceExact1: "$306.91", price2: "$356", priceExact2: "$355.68", price3: "$370", priceExact3: "$369.75", price4: "$452", priceExact4: "$452.09", price5: "$571", priceExact5: "$571.27", price6: "$1,063", priceExact6: "$1,062.78", price7: "$1,274", priceExact7: "$1,274.18", savePrice: "$132.00", airline: "American Airlines", flightNumber: "AA 1283", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 290, duration: "5h 50m", price1: "$217", priceExact1: "$217.03", price2: "$249", priceExact2: "$249.18", price3: "$290", priceExact3: "$290.22", price4: "$355", priceExact4: "$355.15", price5: "$449", priceExact5: "$448.86", price6: "$744", priceExact6: "$743.95", price7: "$1,001", priceExact7: "$1,001.14", savePrice: "$42.00", airline: "Delta Airlines", flightNumber: "DL4830", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, { timeAdjustment: 12, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 310, duration: "6h 10m", price1: "$350", priceExact1: "$350.75", price2: "$406", priceExact2: "$406.13", price3: "$300", priceExact3: "$299.76", price4: "$517", priceExact4: "$516.72", price5: "$655", priceExact5: "$655.32", price6: "$1,214", priceExact6: "$1,214.31", price7: "$1,456", priceExact7: "$1,456.21", savePrice: "$175.00", airline: "United Airlines", flightNumber: "UA835", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 45, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 302, duration: "6h 02m", price1: "$175", priceExact1: "$175.08", price2: "$203", priceExact2: "$203.42", price3: "$211", priceExact3: "$211.19", price4: "$258", priceExact4: "$258.26", price5: "$326", priceExact5: "$326.44", price6: "$607", priceExact6: "$607.30", price7: "$728", priceExact7: "$728.10", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 270", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 89, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 312, duration: "6h 12m", price1: "$197", priceExact1: "$197.30", price2: "$229", priceExact2: "$228.84", price3: "$238", priceExact3: "$237.70", price4: "$291", priceExact4: "$290.66", price5: "$367", priceExact5: "$367.25", price6: "$683", priceExact6: "$683.22", price7: "$819", priceExact7: "$819.12", savePrice: "$22.00", airline: "JetBlue Airways", flightNumber: "JB 1104", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-bus-features.jpg", }, ], car: { tripDuration: "~~tripDuration", carLocationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-car-map-blank.jpg", thriftyMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-car-map-enterprise.jpg", hertzMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-car-map-hertz.jpg", avisMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-car-map-avis.jpg", cars: [ { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$42", savePrice: "$0.00", availableCars: [ { name: "XCAR", dayPrice: "$41.69", estPrice: "$70.00", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-01.png", }, { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, { name: "CFAR", dayPrice: "$61.19", estPrice: "$97.31", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-04.png", }, ], }, { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$43", savePrice: "$1.56", availableCars: [ { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$49", savePrice: "$7.47", availableCars: [ { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$52", savePrice: "$10.64", availableCars: [ { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$54", savePrice: "$12.42", availableCars: [ { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, { name: "CDAR", dayPrice: "$61.81", estPrice: "$71.97", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-09.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$60", savePrice: "$18.29", availableCars: [ { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, { name: "IDAR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-10.png", }, ], }, ], }, hotels: { arriveDate: "~~ddDepart ~~mmmDepart", departDate: "~~ddReturn ~~mmmReturn", duration: "~~stayDuration", hotelMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-blank.jpg", hotelData: [ { hotelName: "Doubletree by Hilton", address: "120 South Los Angeles Street", distance: "0.4 mi", displayRate: "$332", roomRate1: "$332.45", roomRate2: "$532.52", roomRate3: "$647.89", savePrice: "$145.15", detailsParagraph1: "Within walking distance to the Financial District and 10 minutes' drive to Nokia Theater LA LIVE, this hotel in downtown Los Angeles offers a 24-hour fitness centre. All modern rooms feature a flat-screen cable TV.", detailsParagraph2: "Rooms feature a small fridge and a work desk. Free toiletries are also provided at the Los Angeles Downtown Doubletree by Hilton. Some rooms offer whirlpool baths and refrigerators.", detailsParagraph3: "A rooftop garden offers sweeping views of the city and guests can take advantage of the on site car rental, 24-hour business centre, currency exchange, and concierge desk. Guests are welcomed with a freshly baked chocolate chip cookie.", detailsParagraph4: "Justice Urban Tavern is the on-site restaurant featuring local California cuisine and craft beer. Guests can also grab drinks and appetizers at the Rendezvous Lounge.", detailsParagraph5: "The LA Convention Center is 6.4 km from the hotel. UCLA is less than 30 minutes’ drive away from Doubletree by Hilton Los Angeles Downtown.", detailsParagraph6: "Downtown Los Angeles is a great choice for travellers interested in city walks, entertainment and restaurants.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-doubletree.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-doubletree.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-doubletree-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-doubletree-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-doubletree-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-doubletree-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-doubletree-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-doubletree-06.jpg", }, { hotelName: "Freehand Los Angeles", address: "416 West 8th Street, Downtown", distance: "0.62 mi", displayRate: "$209", roomRate1: "$209.10", roomRate2: "$365.85", savePrice: "$21.80", detailsParagraph1: "Situated 800 m from LA Live in Downtown Los Angeles, the Freehand Los Angeles boasts a rooftop pool & bar with 360-degree views of the city. Guests can also enjoy a meal at The Exchange Restaurant & take advantage of the complimentary WiFi throughout the property.", detailsParagraph2: 'Private rooms offer a flat-screen 43" cable TV, a minibar, and a work desk, Many offer city views and seats by the window. Shared rooms offer bunk beds with sheets, a shared en-suite bathroom, and access to a kitchenette in a common lounge.', detailsParagraph3: "The Exchange Restaurant offers Israeli cuisine in a setting that pays homage to the old Owl Pharmacy that used to inhabit the building. The property also boasts the lobby bar, Rudolphs, and Cafe Integral, which offers coffee in the mornings.", detailsParagraph4: "You will find a 24-hour front desk, a cash machine, and a gift shop full of local goods at Freehand Los Angeles. There is also a fitness centre and a shared kitchenette with refrigeration storage.", detailsParagraph5: "Los Angeles Convention Centre is 5 minutes' drive away, while Pershing Square is 3 minutes' drive away. Microsoft Theater is 900 m from Freehand Los Angeles, while Staples Center is 1 km from the property. The nearest airport is Los Angeles International Airport, 17 km away.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-freehand.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-freehand.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-freehand-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-freehand-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-freehand-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-freehand-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-freehand-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-freehand-06.jpg", }, { hotelName: "Sheraton Grand Los Angeles", address: "711 South Hope Street", distance: "1.32 mi", displayRate: "$265", roomRate1: "$264.89", roomRate2: "$288.99", roomRate3: "$311.40", savePrice: "$-", detailsParagraph1: "Located in the centre of the Los Angeles downtown financial district, this full service business and convention hotel is an inviting and contemporary retreat for any lifestyle.", detailsParagraph2: "Rooms at the Sheraton Grand Los Angeles are air-conditioned and include a flat-screen TV, a coffee & tea maker, a hairdryer, and an iron with ironing facilities.", detailsParagraph3: "Sheraton Grand Los Angeles offers a restaurant and a relaxing lounge. You can also keep up your fitness routine at the on-site fitness center at the hotel.", detailsParagraph4: "LA Live is only 0.8 km from the property, while Microsoft Theatre is .86 km away. Dodger Stadium is 3.3 km away.Sheraton Grand Los Angeles is located in the heart of the Entertainment Capital of the World. It is an easy walk to the Los Angeles Convention Center, Staples Center and LA Live. The hotel is adjoined by Macy’s plaza.", detailsParagraph5: "Downtown Los Angeles is a great choice for travellers interested in city walks, entertainment and restaurants.", detailsParagraph6: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-sheraton.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-sheraton.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-sheraton-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-sheraton-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-sheraton-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-sheraton-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-sheraton-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-sheraton-06.jpg", }, { hotelName: "The Standard", address: "550 South Flower at 6th Street", distance: "1.67 mi", displayRate: "$208", roomRate1: "$208.68", roomRate2: "$296.33", roomRate3: "$307.10", roomRate4: "$384.68", roomRate5: "$417.59", savePrice: "$21.38", detailsParagraph1: "Located in downtown Los Angeles, this unique and minimalistic hotel is 4 blocks from the Walt Disney Concert Hall. It features a rooftop pool and rooms with an iPod docking station.", detailsParagraph2: "The Standard, Downtown LA offers modern rooms with a glass walk-in shower, minibar and air conditioning. Each room has a cable TV, DVD player and free Wi-Fi.", detailsParagraph3: "The rooftop pool and sundeck boasts waterbed cabanas and a poolside bar with nightly DJs. The Standard Restaurant is open 24/7 and serves American cuisine.", detailsParagraph4: "Guests of Downtown LA’s Standard Hotel can enjoy an outdoor lounge with fire pit, foosball table and ping pong table.", detailsParagraph5: "Los Angeles Museum of Contemporary Art is less than 1.6 km from The Standard and Dodger Stadium is 6.1 km away. The hotel is 29.3 km from Los Angeles International Airport (LAX).", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-standard.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-standard.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-standard-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-standard-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-standard-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-standard-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-standard-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-standard-06.jpg", }, { hotelName: "The Westin Bonaventure", address: "404 South Figueroa Street", distance: "1.78 mi", displayRate: "$249", roomRate1: "$248.70", roomRate2: "$436.12", savePrice: "$61.40", detailsParagraph1: "Featuring a restaurant with 35th floor panoramic views and an outdoor pool, this hotel is within 1.6 km from the Grammy Museum, Los Angeles Convention Center, Nokia Theatre L.A. LIVE and the Staples Center.", detailsParagraph2: "Offering floor to ceiling windows, each modern air-conditioned room provides a laptop safe, wake-up service, a spacious desk and free spa toiletries in the en suite bathroom at The Westin Bonaventure Hotel & Suites. Rooms are styled in earth tones and luxury linens. Starbucks coffee and Tazo tea-making facilities are also offered. A spacious seating area is featured in select suites.", detailsParagraph3: "While overlooking downtown Los Angeles, gourmet steaks and seafood can be enjoyed at the LA Prime Restaurant at The Westin Bonaventure. Lakeview Bistro and BonVista Lounge feature classic American fare. Fresh snacks are featured in the Lobby Court.", detailsParagraph4: "Dry cleaning services, valet parking, interactive cooking classes and a fitness centre are available for guests at Los Angeles The Westin Bonaventure Hotel & Suites. A 24-hour reception is at their service.", detailsParagraph5: "Dodger Stadium is just 10 minutes’ drive away. Los Angeles International Airport is just 20 minutes’ drive from The Westin Bonaventure Hotel & Suites. Venice Beach is 32.2 km away", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-westin.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-westin.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-westin-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-westin-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-westin-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-westin-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-westin-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-westin-06.jpg", }, { hotelName: "O Hotel", address: "819 South Flower Street", distance: "2.04 mi", displayRate: "$222", roomRate1: "$222.45", savePrice: "$35.15", detailsParagraph1: "Staples Center sports arena is just a 15-minute walk from this downtown Los Angeles hotel. The stylish hotel features an on-site restaurant.", detailsParagraph2: "O Hotel’s rooms feature a contemporary style with modern amenities including a flat-screen TV and an iPod dock. A mini cooler and a work desk are also provided.", detailsParagraph3: "Spa services and an on-site gym are included at Hotel O. An airport shuttle and a tour desk with ticket services are available.", detailsParagraph4: "Bar + Kitchen offers food and beverages. Guests can relax with a cocktail during happy hour.", detailsParagraph5: "The Hollywood Walk of Fame is just a 15-minute drive, and Elysian Park is a 10-minute drive from the hotel. The Los Angeles Convention Center is a 15-minute walk away.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-ohotel.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-ohotel.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-ohotel-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-ohotel-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-ohotel-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-ohotel-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-ohotel-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-ohotel-06.jpg", }, { hotelName: "The Mayfair Hotel", address: "1256 West 7th Street", distance: "2.13 mi", displayRate: "$187", roomRate1: "$187.30", roomRate2: "$228.66", savePrice: "-", detailsParagraph1: "The 7th Street/Metro Center Station is 10 minutes’ walk away from the Mayfair Hotel. The hotel offers complimentary WiFi and air-conditioning in each room, all of which are non-smoking.", detailsParagraph2: "A cable TV is included in each non-smoking room at The Historic Mayfair Hotel. A coffee machine and ironing facilities are also included in each guest room. There is also a desk and chair available in each room.", detailsParagraph3: "You will find a 24-hour front desk at the property, as well as a business centre.", detailsParagraph4: "Grammy Museum, Orpheum Theatre and downtown Los Angeles are 1.6 km from the hotel. Hollywood is 9.6 km away. The nearest airport is Los Angeles International, 29 km away.", detailsParagraph5: "Downtown Los Angeles is a great choice for travellers interested in city walks, entertainment and restaurants.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-location-mayfair.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-map-mayfair.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-mayfair-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-mayfair-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-mayfair-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-mayfair-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-mayfair-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/lax-hotel-mayfair-06.jpg", }, ], }, flights2: [ { timeAdjustment: -13, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 321, duration: "6h 21m", price1: "$177", priceExact1: "$176.83", price2: "$205", priceExact2: "$205.15", price3: "$213", priceExact3: "$213.30", price4: "$261", priceExact4: "$260.84", price5: "$329", priceExact5: "$329.30", price6: "$613", priceExact6: "$613.34", price7: "$735", priceExact7: "$735.39", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 270", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 310, duration: "6h 10m", price1: "$223", priceExact1: "$223.30", price2: "$259", priceExact2: "$259.36", price3: "$269", priceExact3: "$269.09", price4: "$329", priceExact4: "$329.41", price5: "$416", priceExact5: "$416.21", price6: "$774", priceExact6: "$774.31", price7: "$928", priceExact7: "$928.33", savePrice: "$46.00", airline: "United Airlines", flightNumber: "UA710", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 42, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 330, duration: "6h 30m", price1: "$310", priceExact1: "$309.98", price2: "$360", priceExact2: "$360.23", price3: "$374", priceExact3: "$373.85", price4: "$457", priceExact4: "$457.11", price5: "$577", priceExact5: "$576.98", price6: "$1,074", priceExact6: "$1,073.81", price7: "$1,287", priceExact7: "$1,286.92", savePrice: "$133.00", airline: "American Airlines", flightNumber: "AA 1290", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 95, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 305, duration: "6h 05m", price1: "$219", priceExact1: "$219.20", price2: "$251", priceExact2: "$251.68", price3: "$293", priceExact3: "$292.52", price4: "$359", priceExact4: "$358.70", price5: "$453", priceExact5: "$453.34", price6: "$751", priceExact6: "$751.19", price7: "$1,011", priceExact7: "$1,011.15", savePrice: "$42.00", airline: "Delta Airlines", flightNumber: "DL4870", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, ], }, { destination: "Dallas", airportA: "DFW (Dallas)", airportB: "Dallas/Fort Worth Internartional", departDate: "~~dddDepart, ~~ddDepart ~~mmmDepart", returnDate: "~~dddReturn, ~~ddReturn ~~mmmReturn", departTime: "~~selectedTimeDepart", returnTime: "~~selectedTimeReturn", flightMap1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jfk-dfw-map.png", airportMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-airport-map.png", cityMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-city-map.png", flightMap2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-jfk-map.png", flights1: [ { timeAdjustment: -28, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 250, duration: "4h 10m", price1: "$136", priceExact1: "$136.30", price2: "$154", priceExact2: "$154.22", price3: "$162", priceExact3: "$162.27", price4: "$189", priceExact4: "$189.27", price5: "$387", priceExact5: "$386.95", price6: "$413", priceExact6: "$413.05", price7: "$740", priceExact7: "$740.13", savePrice: "$27.00", airline: "United Airlines", flightNumber: "UA780", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: -17, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 253, duration: "4h 13m", price1: "$190", priceExact1: "$190.82", price2: "$216", priceExact2: "$215.61", price3: "$227", priceExact3: "$226.88", price4: "$265", priceExact4: "$264.94", price5: "$542", priceExact5: "$541.73", price6: "$578", priceExact6: "$578.27", price7: "$1,036", priceExact7: "$1,036.18", savePrice: "$81.00", airline: "American Airlines", flightNumber: "AA 1293", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 251, duration: "4h 11m", price1: "$135", priceExact1: "$134.94", price2: "$151", priceExact2: "$151.14", price3: "$178", priceExact3: "$178.20", price4: "$208", priceExact4: "$208.10", price5: "$426", priceExact5: "$425.35", price6: "$405", priceExact6: "$404.79", price7: "$814", priceExact7: "$814.14", savePrice: "$26.00", airline: "Delta Airlines", flightNumber: "DL4860", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, { timeAdjustment: 12, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 241, duration: "4h 01m", price1: "$218", priceExact1: "$218.08", price2: "$246", priceExact2: "$246.25", price3: "$184", priceExact3: "$184.18", price4: "$302", priceExact4: "$302.33", price5: "$619", priceExact5: "$619.12", price6: "$661", priceExact6: "$660.88", price7: "$1,184", priceExact7: "$1,184.21", savePrice: "$109.00", airline: "United Airlines", flightNumber: "UA785", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 45, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 249, duration: "4h 09m", price1: "$109", priceExact1: "$108.74", price2: "$123", priceExact2: "$123.38", price3: "$130", priceExact3: "$129.82", price4: "$151", priceExact4: "$151.12", price5: "$310", priceExact5: "$309.76", price6: "$330", priceExact6: "$330.24", price7: "$592", priceExact7: "$591.90", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 290", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 89, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 250, duration: "4h 10m", price1: "$122", priceExact1: "$122.27", price2: "$139", priceExact2: "$138.80", price3: "$146", priceExact3: "$146.04", price4: "$170", priceExact4: "$170.34", price5: "$348", priceExact5: "$348.26", price6: "$372", priceExact6: "$371.75", price7: "$666", priceExact7: "$666.12", savePrice: "$13.00", airline: "JetBlue Airways", flightNumber: "JB 1110", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-bus-features.jpg", }, ], car: { tripDuration: "~~tripDuration", carLocationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-car-map-blank.jpg", thriftyMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-car-map-enterprise.jpg", hertzMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-car-map-hertz.jpg", avisMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-car-map-avis.jpg", cars: [ { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$42", savePrice: "$0.00", availableCars: [ { name: "XCAR", dayPrice: "$41.69", estPrice: "$70.00", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-01.png", }, { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, { name: "CFAR", dayPrice: "$61.19", estPrice: "$97.31", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-04.png", }, ], }, { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$43", savePrice: "$1.56", availableCars: [ { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$49", savePrice: "$7.47", availableCars: [ { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$52", savePrice: "$10.64", availableCars: [ { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$54", savePrice: "$12.42", availableCars: [ { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, { name: "CDAR", dayPrice: "$61.81", estPrice: "$71.97", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-09.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$60", savePrice: "$18.29", availableCars: [ { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, { name: "IDAR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-10.png", }, ], }, ], }, hotels: { arriveDate: "~~ddDepart ~~mmmDepart", departDate: "~~ddReturn ~~mmmReturn", duration: "~~stayDuration", hotelMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-blank.jpg", hotelData: [ { hotelName: "Wyndham Dallas Suites - Park Central", address: "7800 Alpha Road", distance: "12.6 mi", displayRate: "$191", roomRate1: "$191.20", roomRate2: "$229.20", roomRate3: "$320.39", savePrice: "$26.00", detailsParagraph1: "Wyndham Dallas Suites - Park Central is located within a 15-minute of Downtown Dallas and offers on-site dining options, all-suite accommodations and free parking.", detailsParagraph2: "The property offers suites featuring separate sleeping and living areas, each with a flat-screen TV, refrigerator and free WiFi.", detailsParagraph3: "Cafe Biarritz is an on-site European-style bistro serving lunch and dinner. The Lobby Bar is also open for happy hour and evening drinks.", detailsParagraph4: "A 24-hour fitness centre, and indoor and outdoor swimming pools are available on-site. Meeting and banquet facilities are provided.", detailsParagraph5: "Luxury shopping at NorthPark Center is 7 mi from the hotel. Medical City Hospital is 1.5 mi from Wyndham Dallas Suites - Park Central, while Dallas/Fort Worth International Airport is within a 20-minute drive.", detailsParagraph6: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-wyndham.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-wyndham.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wyndham-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wyndham-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wyndham-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wyndham-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wyndham-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wyndham-06.jpg", }, { hotelName: "Crowne Plaza Hotel Dallas Downtown", address: "015 Elm Street", distance: "1.0 mi", displayRate: "$182", roomRate1: "$182.30", roomRate2: "$230.23", savePrice: "$17.00", detailsParagraph1: "Within minutes of popular Dallas attractions such as the JFK Memorial, this city centre hotel features an on-site restaurant and thoughtful on-site facilities, including outdoor rooftop swimming pool.", detailsParagraph2: "While staying at the Crowne Plaza Hotel Dallas Downtown, guests can enjoy free weekday newspapers in the lobby, a state-of-the-art fitness centre and an on-site tour desk. The hotel also features 24-hour front desk service and wireless internet access.", detailsParagraph3: "Steps from the Dallas Downtown Crowne Plaza Hotel is the Dallas Aquarium and the famed House of Blues bar and entertainment venue. The American Airlines Center, home to the Stars hockey team is also nearby.", detailsParagraph4: "Main Street District is a great choice for travellers interested in museums, history and sightseeing.", detailsParagraph5: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-crowne.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-crowne.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-crowne-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-crowne-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-crowne-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-crowne-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-crowne-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-crowne-06.jpg", }, { hotelName: "Omni Dallas Hotel", address: "555 South Lamar Street", distance: "0.7 mi", displayRate: "$504", roomRate1: "$504.23", roomRate2: "$590.40", roomRate3: "$710.80", savePrice: "$339.00", detailsParagraph1: "Featuring an onsite fitness centre, Omni Dallas Convention Center Hotel offers accommodation in Dallas. A heated infinity pool is also available on site.", detailsParagraph2: "Every room is fitted with a TV and includes a private bathroom equipped with a shower. The hotel features complimentary WiFi.", detailsParagraph3: "You will find a 24-hour front desk at the property.", detailsParagraph4: "Dallas Convention Center is 300 m from Omni Dallas Convention Center Hotel, while John Fitzgerald Kennedy Memorial is 400 m away. Love Field Airport is 9 mi from the property.", detailsParagraph5: "Dry cleaning and laundry services are also available. A business centre and meeting/banquet facilities are offered on site.", detailsParagraph6: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-omni.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-omni.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-omni-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-omni-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-omni-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-omni-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-omni-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-omni-06.jpg", }, { hotelName: "Sheraton Suites Market Center Dallas", address: "2101 North Stemmons Freeway", distance: "3.8 mi", displayRate: "$254", roomRate1: "$253.80", roomRate2: "$271.30", roomRate3: "$280.55", roomRate4: "$350.13", roomRate5: "$470.29", savePrice: "$89.00", detailsParagraph1: "This all-suite hotel features a shuttle to destinations within 8 km of the hotel, including the Dallas Convention Center. Guests can go for a swim in the indoor or outdoor pool.", detailsParagraph2: "Modern guest rooms feature a seating area with a flat-screen TV and sofa bed. A microwave, fridge and coffee-maker are provided in-room.", detailsParagraph3: "Active guests will enjoy an on-site fitness centre with treadmills and free weights. A business centre and launderette are available for convenience.", detailsParagraph4: "The Grill and Lounge at the Sheraton Suites Market Center Dallas serves American dishes in a casual setting. Drink specials are available during a daily happy hour.", detailsParagraph5: "Within 3.2 mi of this hotel are American Airlines Center and Sixth Floor Museum. Medieval Times Dinner & Tournament is adjacent to the hotel.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-sheraton.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-sheraton.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-sheraton-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-sheraton-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-sheraton-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-sheraton-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-sheraton-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-sheraton-06.jpg", }, { hotelName: "Hyatt Regency Dallas", address: "300 Reunion Boulevard", distance: "0.9 mi", displayRate: "$413", roomRate1: "$413.30", roomRate2: "$516.40", savePrice: "$248.00", detailsParagraph1: "Offering underground access to the local DART transit station, this Dallas hotel offers on-site dining and rooms with an iPod docking station. Free WiFi access is available to all guests.", detailsParagraph2: "Featuring free WiFi, each modern guest room at Hyatt Regency Dallas is furnished with a flat-screen TV, a work desk, and a safety deposit box. A private bathroom with a hairdryer and free toiletries is also included.", detailsParagraph3: "Guests can maintain their fitness regimens during their stay at Dallas Hyatt Regency with its on-site, 24-hour fitness centre. A seasonal outdoor splash pool is accessible for cooling down on hot Texas days. A weekend shuttle to downtown Dallas is also available.", detailsParagraph4: "Less than a kilometer from the hotel, tours are offered at the JFK Memorial and Sixth Floor Museum at Dealey Plaza. The Dallas Museum of Art is within 10 minutes’ drive.", detailsParagraph5: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-hyatt.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-hyatt.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-hyatt-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-hyatt-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-hyatt-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-hyatt-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-hyatt-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-hyatt-06.jpg", }, { hotelName: "Aloft Dallas Love Field", address: "2333 West Mockingbird Lane", distance: "6.8 mi", displayRate: "$360", roomRate1: "$360.10", savePrice: "$195.00", detailsParagraph1: "Featuring free bikes, seasonal outdoor swimming pool, fitness centre and free WiFi, Aloft Dallas Love Field is located in Dallas, 4.1 mi from Dallas Market Center and 4.2 mi from Dallas World Trade Center. This 4-star hotel offers a concierge service and free shuttle service. The accommodation provides a 24-hour front desk, an ATM and luggage storage for guests.", detailsParagraph2: "A continental breakfast is available daily at the hotel.", detailsParagraph3: "Guests can enjoy playing billiards, or take advantage of the business centre.", detailsParagraph4: "Highland Park Village is 5 mi from Aloft Dallas Love Field, while Meadows Museum is 7 mi away. The nearest airport is Dallas Love Field Airport, 2.8 mi from the accommodation.", detailsParagraph5: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-aloft.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-aloft.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-aloft-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-aloft-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-aloft-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-aloft-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-aloft-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-aloft-06.jpg", }, { hotelName: "W Dallas - Victory", address: "2440 Victory Park Lane", distance: "3.2 mi", displayRate: "$165", roomRate1: "$165.32", roomRate2: "$382.11", savePrice: "$-", detailsParagraph1: "This upscale boutique hotel is located in the Victory Park district of Dallas, Texas. A rooftop infinity-edge swimming pool and 24-hour concierge service are featured on location.", detailsParagraph2: "The modern, stylish guest rooms at W Dallas Victory offer a 32-inch flat-screen TV, a mini bar and a snack box. The bathrooms have an overhead shower head and complimentary designer toiletries.", detailsParagraph3: "Guests can get an effective workout in the 3,000 square-foot fitness centre, followed by a relaxing steam at on-site Bliss Spa. A business centre with computers, fax and copy services is also available on-site. Complimentary car service is offered by request and upon availability.", detailsParagraph4: "Cook Hall, W Hotel Dallas’s gastro-pub serves classic American fare in a casual environment. Guests can indulge in cocktails, beer, wine and music at Living Room Bar.", detailsParagraph5: "Uptown Dallas is a great choice for travellers interested in restaurants, nightlife and shopping.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-location-wdallas.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-map-wdallas.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wdallas-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wdallas-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wdallas-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wdallas-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wdallas-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/dfw-hotel-wdallas-06.jpg", }, ], }, flights2: [ { timeAdjustment: -13, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 240, duration: "4h", price1: "$110", priceExact1: "$109.83", price2: "$124", priceExact2: "$124.21", price3: "$131", priceExact3: "$131.41", price4: "$154", priceExact4: "$153.63", price5: "$313", priceExact5: "$312.86", price6: "$333", priceExact6: "$333.47", price7: "$598", priceExact7: "$597.67", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 300", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 245, duration: "4h 05m", price1: "$139", priceExact1: "$139.03", price2: "$157", priceExact2: "$157.30", price3: "$165", priceExact3: "$165.22", price4: "$193", priceExact4: "$193.06", price5: "$395", priceExact5: "$394.69", price6: "$421", priceExact6: "$421.31", price7: "$755", priceExact7: "$754.93", savePrice: "$29.00", airline: "United Airlines", flightNumber: "UA795", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 42, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 252, duration: "4h 12m", price1: "$192", priceExact1: "$192.33", price2: "$218", priceExact2: "$217.76", price3: "$229", priceExact3: "$228.55", price4: "$268", priceExact4: "$267.59", price5: "$547", priceExact5: "$547.15", price6: "$584", priceExact6: "$584.45", price7: "$1,046", priceExact7: "$1,046.14", savePrice: "$82.00", airline: "American Airlines", flightNumber: "AA 1310", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 95, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 250, duration: "4h 10m", price1: "$136", priceExact1: "$136.29", price2: "$153", priceExact2: "$152.65", price3: "$180", priceExact3: "$179.98", price4: "$210", priceExact4: "$210.18", price5: "$430", priceExact5: "$429.60", price6: "$409", priceExact6: "$408.64", price7: "$822", priceExact7: "$822.28", savePrice: "$26.00", airline: "Delta Airlines", flightNumber: "DL4910", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, ], }, { destination: "Washington DC", airportA: "IAD (Washington DC)", airportB: "Dulles International Airport", departDate: "~~dddDepart, ~~ddDepart ~~mmmDepart", returnDate: "~~dddReturn, ~~ddReturn ~~mmmReturn", departTime: "~~selectedTimeDepart", returnTime: "~~selectedTimeReturn", flightMap1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jfk-iad-map.png", airportMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-airport-map.png", cityMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-city-map.png", flightMap2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-jfk-map.png", flights1: [ { timeAdjustment: -28, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 78, duration: "1h 18m", price1: "$99", priceExact1: "$99.30", price2: "$114", priceExact2: "$114.22", price3: "$132", priceExact3: "$132.27", price4: "$203", priceExact4: "$203.27", price5: "$261", priceExact5: "$260.95", price6: "$313", priceExact6: "$313.05", price7: "$499", priceExact7: "$499.13", savePrice: "$20.00", airline: "United Airlines", flightNumber: "UA810", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: -17, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 80, duration: "1h 20m", price1: "$139", priceExact1: "$139.02", price2: "$160", priceExact2: "$159.61", price3: "$185", priceExact3: "$184.88", price4: "$284", priceExact4: "$284.38", price5: "$365", priceExact5: "$365.33", price6: "$438", priceExact6: "$438.27", price7: "$699", priceExact7: "$698.78", savePrice: "$60.00", airline: "American Airlines", flightNumber: "AA 1310", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 80, duration: "1h 20m", price1: "$98", priceExact1: "$98.31", price2: "$112", priceExact2: "$111.94", price3: "$145", priceExact3: "$145.20", price4: "$223", priceExact4: "$223.30", price5: "$287", priceExact5: "$286.75", price6: "$307", priceExact6: "$306.79", price7: "$549", priceExact7: "$549.04", savePrice: "$19.00", airline: "Delta Airlines", flightNumber: "DL4910", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, { timeAdjustment: 12, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 85, duration: "1h 25m", price1: "$158", priceExact1: "$158.48", price2: "$182", priceExact2: "$182.75", price3: "$150", priceExact3: "$150.13", price4: "$325", priceExact4: "$324.93", price5: "$418", priceExact5: "$417.52", price6: "$501", priceExact6: "$500.88", price7: "$798", priceExact7: "$798.11", savePrice: "$79.00", airline: "United Airlines", flightNumber: "UA812", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 45, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 89, duration: "1h 29m", price1: "$79", priceExact1: "$79.14", price2: "$91", priceExact2: "$90.98", price3: "$106", priceExact3: "$105.82", price4: "$162", priceExact4: "$162.32", price5: "$209", priceExact5: "$208.96", price6: "$250", priceExact6: "$250.24", price7: "$399", priceExact7: "$399.10", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 310", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 89, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 79, duration: "1h 19m", price1: "$89", priceExact1: "$89.37", price2: "$103", priceExact2: "$102.50", price3: "$119", priceExact3: "$119.04", price4: "$183", priceExact4: "$182.94", price5: "$235", priceExact5: "$234.86", price6: "$282", priceExact6: "$281.75", price7: "$449", priceExact7: "$449.22", savePrice: "$10.00", airline: "JetBlue Airways", flightNumber: "JB 1210", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-bus-features.jpg", }, ], car: { tripDuration: "~~tripDuration", carLocationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-car-map-blank.jpg", thriftyMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-car-map-enterprise.jpg", hertzMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-car-map-hertz.jpg", avisMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-car-map-avis.jpg", cars: [ { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$42", savePrice: "$0.00", availableCars: [ { name: "XCAR", dayPrice: "$41.69", estPrice: "$70.00", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-01.png", }, { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, { name: "CFAR", dayPrice: "$61.19", estPrice: "$97.31", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-04.png", }, ], }, { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$43", savePrice: "$1.56", availableCars: [ { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$49", savePrice: "$7.47", availableCars: [ { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$52", savePrice: "$10.64", availableCars: [ { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$54", savePrice: "$12.42", availableCars: [ { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, { name: "CDAR", dayPrice: "$61.81", estPrice: "$71.97", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-09.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$60", savePrice: "$18.29", availableCars: [ { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, { name: "IDAR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-10.png", }, ], }, ], }, hotels: { arriveDate: "~~ddDepart ~~mmmDepart", departDate: "~~ddReturn ~~mmmReturn", duration: "~~stayDuration", hotelMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-blank.jpg", hotelData: [ { hotelName: "Sofitel Lafayette Square Washington DC", address: "806 15th Street North West", distance: "0.7 mi", displayRate: "$964", roomRate1: "$964.23", roomRate2: "$1,017.42", roomRate3: "$1,325.20", savePrice: "$485.00", detailsParagraph1: "Located 400 m from the White House in Washington, D.C., this historic hotel boasts an on-site restaurant and lounge. All rooms feature a flat-screen TV with cable. The underground is 600 m away.", detailsParagraph2: "A minibar is featured in each room at Sofitel Lafayette Square Washington DC. Each air-conditioned room is equipped with an en suite bathroom. Free toiletries and a hairdryer are included. Free WiFi is also included in all rooms.", detailsParagraph3: "Offering french comfort food, Opaline Bar and Brasserie is located on site. Guests of Lafayette Square Washington DC Sofitel can enjoy a cocktail at Opaline Bar. Free coffee and tea is served every morning.", detailsParagraph4: "Dulles International Airport is 44 mi from this hotel. Lincoln Memorial and Kennedy Center are both 2.5 mi away.", detailsParagraph5: "Northwest is a great choice for travellers interested in culture, city walks and museums.", detailsParagraph6: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-sofitel.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-sofitel.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-sofitel-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-sofitel-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-sofitel-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-sofitel-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-sofitel-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-sofitel-06.jpg", }, { hotelName: "The Watergate Hotel Georgetown", address: "2650 Virginia Avenue NW", distance: "1.6 mi", displayRate: "$757", roomRate1: "$757.11", roomRate2: "$970.10", savePrice: "$278.00", detailsParagraph1: "Located along the banks of the Potomac River in Washington, D.C., the historic Watergate Hotel offers luxurious rooms with private balconies and views of the river. Complimentary WiFi is available in public areas.", detailsParagraph2: "A flat-screen TV and work desk are offered in each of the 336 sleek guestrooms at the Hotel Watergate. Each room features a floor-to-ceiling marble bathroom with bathrobes, slippers and custom toiletries created by La Bottega.", detailsParagraph3: "Guests can grab a drink at The Top of the Gate, a rooftop bar with panoramic views of the Georgetown waterfront and Washington Monument. Casual and fine dining are also available and a whisky bar is located just off of the hotel's lobby.", detailsParagraph4: "Featuring an on-site spa, The Watergate Hotel offers a fitness centre where guests can exercise, as well as an indoor pool. Concierge services are provided and a business centre and gift shop are available for guest convenience.", detailsParagraph5: "The Capitol is 5.5 mi from The Watergate Hotel, while The White House is 2.3 mi away. Ronald Reagan National Airport is 8 mi from the property.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-watergate.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-watergate.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-watergate-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-watergate-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-watergate-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-watergate-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-watergate-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-watergate-06.jpg", }, { hotelName: "The St. Regis Washington DC", address: "923 16th Street Northwest", distance: "0.4 mi", displayRate: "$906", roomRate1: "$906.23", roomRate2: "$990.40", roomRate3: "$1,210.80", savePrice: "$427.00", detailsParagraph1: "A favourite of United States presidents since its opening in 1926, this luxurious, Washington, D.C. hotel offers world-class services and state-of-the-art guestrooms and suites just 2 blocks from the White House.", detailsParagraph2: "The St. Regis Washington D.C. boasts personalised butler assistance and business services 24 hours a day.", detailsParagraph3: "The guestrooms and suites at the St. Regis Washington D.C Hotel feature technological amenities such as 32-inch (81 cm) LCD TVs with cable channels and Bose iPod docking stations. Relax after a long day in a comfortable bed with Pratesi linens and down duvets. Additional unique amenities include Reméde bath products and a fully stocked minibar.", detailsParagraph4: "Northwest is a great choice for travellers interested in culture, city walks and museums.", detailsParagraph5: "Handling everything from dinner reservations to a wake-up call, the hotel's helpful staff will exceed every expectation.", detailsParagraph6: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-regis.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-regis.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-regis-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-regis-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-regis-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-regis-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-regis-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-regis-06.jpg", }, { hotelName: "Conrad Washington DC", address: "950 New York Ave. NW", distance: "0.8 mi", displayRate: "$940", roomRate1: "$940.34", roomRate2: "$990.05", roomRate3: "$1,130.30", roomRate4: "$1,240.30", roomRate5: "$1,350.01", savePrice: "$461.00", detailsParagraph1: "Conrad Washington DC is situated in downtown Washington DC. The property is located 2 blocks from Washington Convention Center, Capital One Arena, and two main metro stops, Metro Center and Gallery Place, which is located next to CityCenter DC featuring luxury shopping and dining.", detailsParagraph2: "Chic guestrooms feature views of the city as well as a 55-inch HDTV, stocked minibar, and espresso machines. A private bathroom is provided with every room.", detailsParagraph3: "On-site restaurant, Estuary, serves fresh seafood while the rooftop bar, Summit, offers cocktails with views of DC monuments. The property features a 24-hour front desk for guests' convenience and free WiFi.", detailsParagraph4: "White House is 1.7 mi from the hotel. The nearest airport is Ronald Reagan Washington National Airport, 9 mi from the property.", detailsParagraph5: "Northwest is a great choice for travellers interested in culture, city walks and museums.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-conrad.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-conrad.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-conrad-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-conrad-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-conrad-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-conrad-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-conrad-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-conrad-06.jpg", }, { hotelName: "JW Marriott Washington DC", address: "1331 Pennsylvania Avenue Northwest", distance: "1.1 mi", displayRate: "$503", roomRate1: "$503.20", roomRate2: "$747.32", savePrice: "$24.00", detailsParagraph1: "Located 650 m from the White House, JW Marriott Washington, DC offers rooms with a flat-screen TV.", detailsParagraph2: "The rooms of JW Marriott Washington, DC have a modern interior. All rooms feature premium movie channels, 300-thread count sheets, and tea and coffee making facilities. Room service is available 24/7.", detailsParagraph3: "Guests can work out at the on-site fitness centre. JW Marriott in Washington, DC also offers a 24-hour reception, concierge services, a meeting event space and free WiFi in the lobby.", detailsParagraph4: "Avenue Grill is an American-style restaurant that serves freshly prepared salads, seafood and steaks. Guests can enjoy a cup of coffee at the on-site Starbucks coffee shop.", detailsParagraph5: "JW Marriott Washington, DC is 800 m from the Smithsonian American Art Museum and 1.6 mi from the National Geographic Museum.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-marriott.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-marriott.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-marriott-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-marriott-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-marriott-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-marriott-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-marriott-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-marriott-06.jpg", }, { hotelName: "The Mayflower Hotel", address: "1127 Connecticut Avenue Northwest", distance: "0.6 mi", displayRate: "$952", roomRate1: "$952.31", savePrice: "$473.00", detailsParagraph1: "The Mayflower Hotel is located 800 m from the White House. It is a member of the Historic Hotels of America.", detailsParagraph2: "The rooms at The Mayflower Hotel, Autograph Collection have a modern design and a flat-screen cable TV.", detailsParagraph3: "Guests can enjoy breakfast, lunch, and dinner at Edgar Bar and Kitchen.", detailsParagraph4: "The Mayflower’s gym has a modern cardio training center. The hotel also has an on-site floral boutique and a newsstand.", detailsParagraph5: "The hotel is 640 m from Dupont Circle and 2.7 mi from The National Mall.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-mayflower.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-mayflower.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-mayflower-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-mayflower-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-mayflower-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-mayflower-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-mayflower-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-mayflower-06.jpg", }, { hotelName: "The Jefferson Hotel", address: "1200 16th Street NW", distance: "3.2 mi", displayRate: "$479", roomRate1: "$479.20", roomRate2: "$740.03", savePrice: "$-", detailsParagraph1: "Located in the heart of Washington, D.C., this boutique hotel boasts a full-service spa and on-site dining. Tributes to Thomas Jefferson, including signed historical documents, are found throughout the hotel.", detailsParagraph2: "Elegantly decorated in rich colours and plush bedding, each guest room at The Jefferson Hotel features a flat-screen TV, free Wi-Fi, and an Italian marble bathroom. Some rooms have skyline views.", detailsParagraph3: "Plume Restaurant serves seasonal dishes and offers an extensive wine list. The Greenhouse serves breakfast, lunch, and dinner, while the Quill Bar and Lounge offers unique cocktails.", detailsParagraph4: "A 24-hour fitness centre and 24-hour butler services are available at The Jefferson. Guests can enjoy relaxing a massage at the on-site Petite Spa.", detailsParagraph5: "The White House is 1 mi from the hotel. The Washington National Monument is 2 mi away.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-location-jefferson.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-map-jefferson.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-jefferson-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-jefferson-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-jefferson-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-jefferson-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-jefferson-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/iad-hotel-jefferson-06.jpg", }, ], }, flights2: [ { timeAdjustment: -13, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 79, duration: "1h 19m", price1: "$80", priceExact1: "$79.93", price2: "$92", priceExact2: "$91.79", price3: "$107", priceExact3: "$106.87", price4: "$165", priceExact4: "$164.84", price5: "$211", priceExact5: "$211.35", price6: "$253", priceExact6: "$252.70", price7: "$403", priceExact7: "$402.95", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 350", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 81, duration: "1h 21m", price1: "$101", priceExact1: "$101.29", price2: "$116", priceExact2: "$116.30", price3: "$135", priceExact3: "$134.62", price4: "$207", priceExact4: "$207.34", price5: "$266", priceExact5: "$266.17", price6: "$319", priceExact6: "$319.31", price7: "$509", priceExact7: "$509.11", savePrice: "$21.00", airline: "United Airlines", flightNumber: "UA830", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 42, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 77, duration: "1h 17m", price1: "$140", priceExact1: "$140.41", price2: "$162", priceExact2: "$162.20", price3: "$187", priceExact3: "$187.13", price4: "$287", priceExact4: "$286.92", price5: "$369", priceExact5: "$368.98", price6: "$442", priceExact6: "$442.25", price7: "$706", priceExact7: "$705.57", savePrice: "$60.00", airline: "American Airlines", flightNumber: "AA 1350", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 95, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 80, duration: "1h 20m", price1: "$99", priceExact1: "$99.29", price2: "$113", priceExact2: "$113.05", price3: "$146", priceExact3: "$146.45", price4: "$225", priceExact4: "$225.33", price5: "$290", priceExact5: "$289.61", price6: "$310", priceExact6: "$309.66", price7: "$554", priceExact7: "$554.23", savePrice: "$19.00", airline: "Delta Airlines", flightNumber: "DL4950", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, ], }, { destination: "Seattle", airportA: "SEA (Seattle)", airportB: "Seattle –Tacoma International Airport ", departDate: "~~dddDepart, ~~ddDepart ~~mmmDepart", returnDate: "~~dddReturn, ~~ddReturn ~~mmmReturn", departTime: "~~selectedTimeDepart", returnTime: "~~selectedTimeReturn", flightMap1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jfk-sea-map.png", airportMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-airport-map.png", cityMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-city-map.png", flightMap2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-jfk-map.png", flights1: [ { timeAdjustment: -28, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 319, duration: "6h 19m", price1: "$194", priceExact1: "$194.27", price2: "$230", priceExact2: "$230.11", price3: "$264", priceExact3: "$264.11", price4: "$323", priceExact4: "$322.95", price5: "$408", priceExact5: "$408.05", price6: "$759", priceExact6: "$759.13", price7: "$910", priceExact7: "$910.13", savePrice: "$39.00", airline: "United Airlines", flightNumber: "UA910", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: -17, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 328, duration: "6h 28m", price1: "$272", priceExact1: "$271.68", price2: "$322", priceExact2: "$321.85", price3: "$370", priceExact3: "$369.45", price4: "$452", priceExact4: "$451.93", price5: "$571", priceExact5: "$571.27", price6: "$1,063", priceExact6: "$1,062.78", price7: "$1,274", priceExact7: "$1,274.18", savePrice: "$117.00", airline: "American Airlines", flightNumber: "AA 1410", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 305, duration: "6h 05m", price1: "$192", priceExact1: "$192.33", price2: "$225", priceExact2: "$225.11", price3: "$290", priceExact3: "$290.22", price4: "$355", priceExact4: "$354.95", price5: "$449", priceExact5: "$448.56", price6: "$744", priceExact6: "$743.95", price7: "$1,001", priceExact7: "$1,001.14", savePrice: "$37.00", airline: "Delta Airlines", flightNumber: "DL4980", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, { timeAdjustment: 12, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 315, duration: "6h 15m", price1: "$310", priceExact1: "$310.43", price2: "$368", priceExact2: "$368.18", price3: "$300", priceExact3: "$299.76", price4: "$517", priceExact4: "$516.42", price5: "$653", priceExact5: "$652.88", price6: "$1,214", priceExact6: "$1,214.11", price7: "$1,456", priceExact7: "$1,456.11", savePrice: "$155.00", airline: "United Airlines", flightNumber: "UA912", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 45, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 315, duration: "6h 15m", price1: "$155", priceExact1: "$155.12", price2: "$184", priceExact2: "$183.69", price3: "$211", priceExact3: "$210.99", price4: "$258", priceExact4: "$258.06", price5: "$326", priceExact5: "$325.94", price6: "$607", priceExact6: "$607.10", price7: "$728", priceExact7: "$727.90", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 360", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 89, departTime: "~~adjustedDepartTime", arriveTime: "~~adjustedDestinationArriveTime", arriveDayNote: "~~destinationDayNote", durationTime: 321, duration: "6h 21m", price1: "$175", priceExact1: "$174.84", price2: "$207", priceExact2: "$206.80", price3: "$238", priceExact3: "$237.70", price4: "$291", priceExact4: "$290.66", price5: "$367", priceExact5: "$367.25", price6: "$683", priceExact6: "$683.22", price7: "$819", priceExact7: "$819.12", savePrice: "$20.00", airline: "JetBlue Airways", flightNumber: "JB 1310", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/jetblue-bus-features.jpg", }, ], car: { tripDuration: "~~tripDuration", carLocationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-car-map-blank.jpg", thriftyMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-car-map-enterprise.jpg", hertzMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-car-map-hertz.jpg", avisMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-car-map-avis.jpg", cars: [ { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$42", savePrice: "$0.00", availableCars: [ { name: "XCAR", dayPrice: "$41.69", estPrice: "$70.00", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-01.png", }, { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, { name: "CFAR", dayPrice: "$61.19", estPrice: "$97.31", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-04.png", }, ], }, { rentalCompany: "Enterprise", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/enterprise.png", displayPrice: "$43", savePrice: "$1.56", availableCars: [ { name: "CCAR", dayPrice: "$43.25", estPrice: "$72.19", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-02.png", }, { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$49", savePrice: "$7.47", availableCars: [ { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$52", savePrice: "$10.64", availableCars: [ { name: "ICAR", dayPrice: "$52.33", estPrice: "$84.90", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-03.png", }, ], }, { rentalCompany: "Avis", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/avis.png", displayPrice: "$54", savePrice: "$12.42", availableCars: [ { name: "SFAR", dayPrice: "$54.11", estPrice: "$63.93", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-07.png", }, { name: "IFAR", dayPrice: "$49.16", estPrice: "$58.77", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-06.png", }, { name: "SFDR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-08.png", }, { name: "CDAR", dayPrice: "$61.81", estPrice: "$71.97", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-09.png", }, ], }, { rentalCompany: "Hertz", rentalCompanyLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/hertz.png", displayPrice: "$60", savePrice: "$18.29", availableCars: [ { name: "SCAR", dayPrice: "$59.98", estPrice: "$95.62", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-05.png", }, { name: "IDAR", dayPrice: "$60.07", estPrice: "$70.15", carImage: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/car/car-10.png", }, ], }, ], }, hotels: { arriveDate: "~~ddDepart ~~mmmDepart", departDate: "~~ddReturn ~~mmmReturn", duration: "~~stayDuration", hotelMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-blank.jpg", hotelData: [ { hotelName: "Crowne Plaza Seattle", address: "1113 Sixth Avenue", distance: "0.3 mi", displayRate: "$301", roomRate1: "$301.23", roomRate2: "$360.10", roomRate3: "$440.20", savePrice: "$22.00", detailsParagraph1: "Close to destinations such as the historic Pike Place Market and the Washington Convention & Trade Center, this Seattle city centre hotel offers enjoyable facilities, including an on-site restaurant. Each guest room features a flat-screen TV.", detailsParagraph2: "Crowne Plaza Seattle - Downtown Area features a 24-hour fitness centre with cardiovascular equipment and a free well-equipped business centre. After a busy day, guests can enjoy original Pacific Northwest cuisine in the hotel's Regatta Bar & Grille.", detailsParagraph3: "Many activities and attractions are available in the area surrounding the Seattle Downtown Area Crowne Plaza.", detailsParagraph4: "Seattle Central Business District is a great choice for travellers interested in shopping, seafood and markets.", detailsParagraph5: "Guests can shop at the Westlake Center mall or explore local waterways on an Argosy Cruise.", detailsParagraph6: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-crowne.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-crowne.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-crowne-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-crowne-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-crowne-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-crowne-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-crowne-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-crowne-06.jpg", }, { hotelName: "Four Seasons Hotel Seattle", address: "99 Union Street", distance: "0.5 mi", displayRate: "$837", roomRate1: "$837.20", roomRate2: "$932.31", savePrice: "$558.00", detailsParagraph1: "This downtown Seattle hotel is 2 mi from the Space Needle. This hotel features a full spa, rooftop infinity pool, and outdoor fireplace. Every guest room features Northwest-style decor with wood and stone details.", detailsParagraph2: "The Four Seasons Hotel Seattle has a 24-hour business centre. Guests can work out in the gym or use the steam room or hot tub. Guests can dine at the Goldfinch Tavern, which features Pacific Northwest cuisine by world renowned chef Ethan Stowell.", detailsParagraph3: "Rooms at the Seattle Four Seasons have a marble bathroom with rain showers. Guests can watch the 42-inch flat-screen TV.", detailsParagraph4: "The Four Seasons Hotel is within 5 minutes' walk to Pike Place Market. The Seattle Art Museum is 2 minutes' walk to the hotel. The Washington State Convention Center is within 10 minutes' walk from the property and SeaTac International Airport is within 25 minutes' drive. Featuring an on-site spa, The Watergate Hotel offers a fitness centre where guests can exercise, as well as an indoor pool. Concierge services are provided and a business centre and gift shop are available for guest convenience.", detailsParagraph5: "Seattle Central Business District is a great choice for travellers interested in shopping, seafood and markets.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-four.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-four.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-four-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-four-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-four-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-four-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-four-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-four-06.jpg", }, { hotelName: "Hyatt at Olive 8", address: "1635 8th Avenue", distance: "0.8 mi", displayRate: "$348", roomRate1: "$348.21", roomRate2: "$410.67", roomRate3: "$539.10", savePrice: "$69.00", detailsParagraph1: "Featuring an indoor swimming pool with a city view and plush lounge chairs, this modern Seattle hotel is 10 minutes’ drive from the University of Washington. A full-service spa is also featured.", detailsParagraph2: "Styled in a soothing colour scheme, each modern room provides an iPod docking station, a flat-screen cable TV and a seating area. LEED Certified fixtures and amenities are featured in all rooms at Hyatt at Olive 8.", detailsParagraph3: "After a day in downtown Seattle, guests can enjoy a sauna and a fitness centre at Olive 8 Hyatt. A 24-hour reception is offered. Free WiFi access is available throughout the hotel.", detailsParagraph4: "Guests can enjoy coffee and lite bites at Urbane Market onsite. Urbane, the on-site restaurant features a farm-to-table dining experience from produce of the Northwest.", detailsParagraph5: "Pike Place Fish Market and the Space Needle are within a 20 minutes’ walk of Hyatt at Olive 8. Seattle-Tacoma International Airport is 20 minutes’ drive away from Hyatt at Olive 8.", detailsParagraph6: "Seattle Central Business District is a great choice for travellers interested in shopping, seafood and markets.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-hyatt.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-hyatt.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatt-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatt-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatt-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatt-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatt-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatt-06.jpg", }, { hotelName: "Hyatt House Seattle Downtown", address: "201 Fifth Avenue North", distance: "1.3 mi", displayRate: "$557", roomRate1: "$557.10", roomRate2: "$615.21", roomRate3: "$670.30", roomRate4: "$765.00", roomRate5: "$880.76", savePrice: "$278.00", detailsParagraph1: "Set across the street from Seattle’s famous Space Needle, Hyatt House Seattle Downtown boasts bright and contemporary guest accommodations complete with individual kitchen amenities. Complimentary WiFi access are available at this hotel.", detailsParagraph2: "Each air-conditioned guest room here provides a terrace, a seating area with a sofa and a flat-screen TV, and an iPod docking station. Kitchenware, a refrigerator, a microwave, and a coffee machine are included.", detailsParagraph3: "Guests at Hyatt House Seattle Downtown can take advantage of the 24-hour fitness centre, or relax after a long day with a drink and light fare at the on-site bar. A business centre and a mini-market are also available at the hotel. Guests can take advantage of a free shuttle within 1.6 mi of the property. A complimentary hot breakfast including made-to-order omelettes is served daily.", detailsParagraph4: "The hotel is a 3-minute walk from the EMP Museum and a 10-minute walk from the Olympic Sculpture Park. The city centre of Seattle is 1 mi from the property, and Seattle-Tacoma International Airport is located 24 mi away.", detailsParagraph5: "South Lake Union is a great choice for travellers interested in tourist attractions, sightseeing and scenery.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-hyatthouse.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-hyatthouse.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatthouse-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatthouse-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatthouse-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatthouse-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatthouse-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-hyatthouse-06.jpg", }, { hotelName: "Warwick Seattle", address: "401 Lenora Street", distance: "1.0 mi", displayRate: "$317", roomRate1: "$317.20", roomRate2: "$447.32", savePrice: "$38.00", detailsParagraph1: "Located just a 7 minutes' walk from the famous Pike Place Market, this 18-story hotel features an on-site restaurant. An indoor pool and whirlpool is also provided. A full continental breakfast is served daily.", detailsParagraph2: "Boasting unique accommodations inspired by Seattle culture, the spacious rooms of the Warwick Seattle feature private Juliet balconies and floor-to-ceiling windows. A refrigerator/mini-bar and coffee/tea makers are included.", detailsParagraph3: "Margaux at the Warwick provides an eclectic menu, simply described as Northwestern cuisine, combining ingredients and elements of Northwest-style cooking with local influences and accent in a casual atmosphere. Guests can enjoy breakfast, lunch, and dinner at the restaurant, also open for weekend brunch. The Margaux Lounge features a full-service bar and a lighter menu.", detailsParagraph4: "A 24-hour fitness centre is open to all guests, and features treadmills, an elliptical, a recumbent bicycle, free weights, and more. The business centre and weekday laundry services are also available.", detailsParagraph5: "The Warwick Seattle is 4 blocks from downtown Seattle. The Space Needle and Seattle Center are just 8 blocks away.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-warwick.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-warwick.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-warwick-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-warwick-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-warwick-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-warwick-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-warwick-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-warwick-06.jpg", }, { hotelName: "The Westin Seattle", address: "1900 Fifth Avenue", distance: "0.6 mi", displayRate: "$383", roomRate1: "$383.31", savePrice: "$104.00", detailsParagraph1: "Featuring sweeping city and water views, this hotel is located in the city centre of Seattle. In-room spa services are available. The Washington State Convention Center is 5 minutes’ walk away.", detailsParagraph2: "A flat-screen cable TV is available in all guest rooms at The Westin Seattle. A minibar, tea and coffee-making facilities, and a work desk are all included.", detailsParagraph3: "A 24-hour fitness centre is available for guests at The Seattle Westin. An indoor pool is also included. A full service and self-serve business centre is offered for guest convenience.", detailsParagraph4: "RELISH Burger Bistro offers a modern twist on classic American cuisine and serves breakfast, lunch and dinner. Local beers, wines, and hand-crafted cocktails are also available.", detailsParagraph5: "The Monorail, with easy transportation to the Seattle Center and Space Needle, is 5 minutes’ walk away. The 5th Avenue Theatre is 10 minutes’ walk from the property.", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-westin.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-westin.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-westin-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-westin-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-westin-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-westin-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-westin-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-westin-06.jpg", }, { hotelName: "MOXY Seattle Downtown", address: "1016 Republican Street", distance: "1.5 mi", displayRate: "$279", roomRate1: "$279.20", roomRate2: "$440.03", savePrice: "$-", detailsParagraph1: "Featuring a bar, MOXY Seattle Downtown is located in Seattle in the Washington State region, 1.6 km from Space Needle and 2 km from Pike Place Market. With a restaurant, the 4-star hotel has air-conditioned rooms with free WiFi, each with a private bathroom. The property is 1.3 km from Museum of Pop Culture and 1.7 km from Washington State Convention Center.", detailsParagraph2: "At the hotel each room has a desk and a flat-screen TV.", detailsParagraph3: "Seattle Center is 2 km from MOXY Seattle Downtown, while CenturyLink Field is 4 km away. The nearest airport is Boeing Field/King County International Airport, 12 km from the accommodation.", detailsParagraph4: "South Lake Union is a great choice for travellers interested in tourist attractions, sightseeing and scenery.", detailsParagraph5: "We speak your language!", locationMap: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-location-moxy.jpg", map: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-map-moxy.jpg", image1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-moxy-01.jpg", image2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-moxy-02.jpg", image3: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-moxy-03.jpg", image4: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-moxy-04.jpg", image5: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-moxy-05.jpg", image6: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/sea-hotel-moxy-06.jpg", }, ], }, flights2: [ { timeAdjustment: -13, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 321, duration: "6h 21m", price1: "$157", priceExact1: "$156.67", price2: "$186", priceExact2: "$185.42", price3: "$213", priceExact3: "$213.10", price4: "$262", priceExact4: "$261.54", price5: "$329", priceExact5: "$329.20", price6: "$613", priceExact6: "$613.14", price7: "$735", priceExact7: "$735.03", savePrice: "$-", airline: "Southwest Airlines", flightNumber: "SW 390", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/southwest-bus-features.jpg", }, { timeAdjustment: 0, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 313, duration: "6h 13m", price1: "$198", priceExact1: "$198.16", price2: "$235", priceExact2: "$234.71", price3: "$269", priceExact3: "$269.09", price4: "$329", priceExact4: "$329.41", price5: "$416", priceExact5: "$416.21", price6: "$774", priceExact6: "$774.31", price7: "$928", priceExact7: "$928.33", savePrice: "$41.00", airline: "United Airlines", flightNumber: "UA950", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/united-bus-features.jpg", }, { timeAdjustment: 42, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 322, duration: "6h 22m", price1: "$275", priceExact1: "$274.39", price2: "$325", priceExact2: "$324.87", price3: "$374", priceExact3: "$373.65", price4: "$457", priceExact4: "$457.45", price5: "$577", priceExact5: "$576.98", price6: "$1,074", priceExact6: "$1,074.41", price7: "$1,287", priceExact7: "$1,286.32", savePrice: "$118.00", airline: "American Airlines", flightNumber: "AA 1360", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/americanAirlines-bus-features.jpg", }, { timeAdjustment: 95, departTime: "~~adjustedDestinationDepartTime", arriveTime: "~~adjustedReturnArriveTime", arriveDayNote: "~~returnDayNote", durationTime: 319, duration: "6h 19m", price1: "$194", priceExact1: "$194.25", price2: "$227", priceExact2: "$227.36", price3: "$293", priceExact3: "$292.92", price4: "$359", priceExact4: "$358.89", price5: "$453", priceExact5: "$453.04", price6: "$751", priceExact6: "$751.19", price7: "$1,011", priceExact7: "$1,010.85", savePrice: "$37.00", airline: "Delta Airlines", flightNumber: "DL4990", airlineLogo: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-logo.png", featuresImage1: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-eco-features.jpg", featuresImage2: "https://4389989.fs1.hubspotusercontent-na1.net/hubfs/4389989/zeno-demo-scripts/usa/delta-bus-features.jpg", }, ], }, ], };