Share your information with
Jamie Allen | Magic Mornings Vacations
Magic Mornings Vacations
<html> <body> <form-template> <fields> <field type="header" subtype="h1" label="Universal Orlando Resort Booking Questionnaire"/> <field type="paragraph" subtype="p" label="Prepare for the ultimate getaway at Universal Orlando Resort, now featuring Epic Universe, the newest addition to a world of thrills and immersive storytelling. Explore four unique theme parks: the movie magic of Universal Studios Florida, the action-packed lands of Islands of Adventure, the tropical paradise of Volcano Bay, and the brand-new, groundbreaking experiences at Epic Universe. Step into iconic worlds like The Wizarding World of Harry Potter™, encounter jaw-dropping coasters, and enjoy unforgettable dining and entertainment. With incredible hotels and endless excitement around every corner, Universal Orlando Resort is your gateway to an adventure like never before."/> <field type="header" subtype="h1" label="Contact Information"/> <field type="text" label="Prefix" name="prefix" subtype="text" className="form-control"/> <field type="text" required="true" label="First name" name="first-name" subtype="text" className="form-control"/> <field type="text" label="Middle name" name="middle-name" subtype="text" className="form-control"/> <field type="text" required="true" label="Last name" name="last-name" subtype="text" className="form-control"/> <field type="text" label="Suffix" name="suffix" subtype="text" className="form-control"/> <field type="text" label="Preferred name" name="preferred-name" subtype="text" className="form-control"/> <field type="text" required="true" label="Phone number" name="phone-number" subtype="text" className="form-control"/> <field type="text" required="true" label="Email" name="email" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="Preferred contact method" name="preferred-contact-method"> <option label="Call" value="call">Call</option> <option label="Text" value="text">Text</option> <option label="Email" value="email">Email</option> <option label="Any of the above" value="any-of-the-above">Any of the above</option> </field> <field type="header" subtype="h1" label="Address"/> <field type="text" required="true" label="Line 1" name="address-line-1" subtype="text" className="form-control"/> <field type="text" label="Line 2" name="address-line-2" subtype="text" className="form-control"/> <field type="text" required="true" label="City" name="address-city" subtype="text" className="form-control"/> <field type="text" required="true" label="State" name="address-state" subtype="text" className="form-control"/> <field type="text" required="true" label="Zip" name="address-zip" subtype="text" className="form-control"/> <field type="text" required="true" label="Country" name="address-country" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Affiliations"/> <field type="checkbox-group" required="true" label="Do any of these apply to you?" name="do-any-of-these-apply-to-you"> <option label="Annual Passholder" value="annual-passholder">Annual Passholder</option> <option label="Florida Resident" value="florida-resident">Florida Resident</option> <option label="Active or Retired Military" value="active-or-retired-military">Active or Retired Military</option> <option label="Marriott Bonvoy Member" value="marriott-bonvoy-member">Marriott Bonvoy Member</option> <option label="None" value="none">None</option> </field> <field type="header" subtype="h1" label="Travel Details"/> <field type="text" required="true" label="Desired year of travel" name="desired-year-of-travel" subtype="text" className="form-control"/> <field type="text" required="true" label="Desired month(s) of travel" name="desired-months-of-travel" subtype="text" className="form-control"/> <field type="text" required="true" label="Trip duration (e.g., 4 days, 5 nights)" name="trip-duration-eg-4-days-5-nights" subtype="text" className="form-control"/> <field type="date" required="true" label="Ideal start date of travel" name="ideal-start-date-of-travel" className="form-control"/> <field type="date" required="true" label="Ideal end date of travel" name="ideal-end-date-of-travel" className="form-control"/> <field type="radio-group" required="true" label="Are your dates flexible?" name="are-your-dates-flexible"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="Other potential dates of travel:" name="other-potential-dates-of-travel" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="How will you be traveling to Disney?" name="how-will-you-be-traveling-to-disney"> <option label="Driving" value="driving">Driving</option> <option label="Flying" value="flying">Flying</option> </field> <field type="radio-group" required="true" label="What is your preliminary budget?" name="what-is-your-preliminary-budget" other="true"> <option label="<$2,500" value="2500"><$2,500</option> <option label="$2,500 to $5,000" value="2500-to-5000">$2,500 to $5,000</option> <option label="$5,000 to $7,500" value="5000-to-7500">$5,000 to $7,500</option> <option label="$7,500 to $10,000" value="7500-to-10000">$7,500 to $10,000</option> <option label="$10,000+" value="10000">$10,000+</option> </field> <field type="select" required="true" label="Total number of travelers" name="total-number-of-travelers" className="form-control"> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5" value="5">5</option> <option label="6" value="6">6</option> <option label="7" value="7">7</option> <option label="8" value="8">8</option> <option label="9" value="9">9</option> <option label="10" value="10">10</option> <option label="11" value="11">11</option> <option label="12" value="12">12</option> <option label="13" value="13">13</option> <option label="14" value="14">14</option> <option label="15" value="15">15</option> <option label="16" value="16">16</option> <option label="17" value="17">17</option> <option label="18" value="18">18</option> <option label="19" value="19">19</option> <option label="20+" value="20">20+</option> </field> <field type="select" required="true" label="How many adults will be traveling (18+)?" name="how-many-adults-will-be-traveling-18" className="form-control"> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5" value="5">5</option> <option label="6" value="6">6</option> <option label="7" value="7">7</option> <option label="8" value="8">8</option> <option label="9" value="9">9</option> <option label="10" value="10">10</option> <option label="11" value="11">11</option> <option label="12" value="12">12</option> <option label="13" value="13">13</option> <option label="14" value="14">14</option> <option label="15" value="15">15</option> <option label="16" value="16">16</option> <option label="17" value="17">17</option> <option label="18" value="18">18</option> <option label="19" value="19">19</option> <option label="20+" value="20">20+</option> </field> <field type="select" required="true" label="How many children will be traveling (under 18)?" name="how-many-children-will-be-traveling-under-18" className="form-control"> <option label="0" value="0">0</option> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5" value="5">5</option> <option label="6" value="6">6</option> <option label="7" value="7">7</option> <option label="8" value="8">8</option> <option label="9" value="9">9</option> <option label="10" value="10">10</option> <option label="11" value="11">11</option> <option label="12" value="12">12</option> <option label="13" value="13">13</option> <option label="14" value="14">14</option> <option label="15" value="15">15</option> <option label="16" value="16">16</option> <option label="17" value="17">17</option> <option label="18" value="18">18</option> <option label="19" value="19">19</option> <option label="20+" value="20">20+</option> </field> <field type="text" required="true" label="What are the ages of each child at time of travel?" name="what-are-the-ages-of-each-child-at-time-of-travel" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Accommodations"/> <field type="checkbox-group" required="true" label="What are your preferred accommodations?" name="what-are-your-preferred-accommodations" other="true"> <option label="Inn & Suites" value="inn-suites">Inn & Suites</option> <option label="Value" value="value">Value</option> <option label="Signature" value="signature">Signature</option> <option label="Off Universal Marriott Property" value="off-universal-marriott-property">Off Universal Marriott Property</option> <option label="Off Universal Property" value="off-universal-property">Off Universal Property</option> </field> <field type="text" label="Do you have a specific resort or hotel in mind? List any and all below" name="do-you-have-a-specific-resort-or-hotel-in-mind-list-and-and-all-below" subtype="text" className="form-control"/> <field type="text" label="If you would like more than one room, how would you like the rooms to be divided? e.g., Room 1: 2 adults, 1 child (age 3) Room 2: 2 adults, 2 children (ages 2 &amp; 4)" name="if-you-would-like-more-than-one-room-how-would-you-like-the-rooms-to-be-divided-eg-room-1-2-adults-1-child-age-3-room-2-2-adults-2-children-ages-2-4" subtype="text" className="form-control"/> <field type="radio-group" label="Do you want a hotel with complimentary breakfast?" name="do-you-want-a-hotel-with-complimentary-breakfast"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> <option label="No preference" value="no-preference">No preference</option> </field> <field type="checkbox-group" label="Complimentary resort transportation includes the water taxi and shuttle bus, plus several resorts have short walking paths straight to one of the parks. Are any of these forms of transportation a must for your Universal resort to offer? Check all that apply" name="complimentary-resort-transportation-includes-the-water-taxi-and-shuttle-bus-plus-several-resorts-have-short-walking-paths-straight-to-one-of-the-parks-are-any-of-these-forms-of-transportation-a-must-for-your-universal-resort-to-offer-check-all-that-apply"> <option label="Complimentary Shuttle Bus" value="complimentary-shuttle-bus">Complimentary Shuttle Bus</option> <option label="Complimentary Water Taxi" value="complimentary-water-taxi">Complimentary Water Taxi</option> <option label="Walking Path" value="walking-path">Walking Path</option> <option label="Dedicated Entrance" value="dedicated-entrance">Dedicated Entrance</option> <option label="No preference" value="no-preference">No preference</option> <option label="I'm not sure; talk me through this" value="im-not-sure-talk-me-through-this">I'm not sure; talk me through this</option> </field> <field type="checkbox-group" label="Is there a park you would prefer to be closest to?" name="is-there-a-park-you-would-prefer-to-be-closest-to"> <option label="Universal Epic Universe (coming Summer 2025)" value="universal-epic-universe-coming-summer-2025">Universal Epic Universe (coming Summer 2025)</option> <option label="Universal Islands of Adventure" value="universal-islands-of-adventure">Universal Islands of Adventure</option> <option label="Universal Studios Florida" value="universal-studios-florida">Universal Studios Florida</option> <option label="Volcano Bay (water park)" value="volcano-bay-water-park">Volcano Bay (water park)</option> </field> <field type="header" subtype="h1" label="Park Info"/> <field type="checkbox-group" required="true" label="What parks are you interested in visiting?" name="what-parks-are-you-interested-in-visiting"> <option label="Universal Epic Universe (coming Summer 2025)" value="universal-epic-universe-coming-summer-2025">Universal Epic Universe (coming Summer 2025)</option> <option label="Universal Islands of Adventure" value="universal-islands-of-adventure">Universal Islands of Adventure</option> <option label="Universal Studios Florida" value="universal-studios-florida">Universal Studios Florida</option> <option label="Volcano Bay (water park)" value="volcano-bay-water-park">Volcano Bay (water park)</option> </field> <field type="radio-group" required="true" label="What type of park ticket would you like?" name="what-type-of-park-ticket-would-you-like" other="true"> <option label="Base Ticket: 1 park per day" value="base-ticket-1-park-per-day">Base Ticket: 1 park per day</option> <option label="2 Parks Park-to-Park Ticket (hop between Universal Studios & Islands of Adventure)" value="2-parks-parktopark-ticket-hop-between-universal-studios-islands-of-adventure">2 Parks Park-to-Park Ticket (hop between Universal Studios & Islands of Adventure)</option> <option label="3 Parks Park-to-Park Ticket (hop between Universal Studios, Islands of Adventure, & Volcano Bay)" value="3-parks-parktopark-ticket-hop-between-universal-studios-islands-of-adventure-volcano-bay">3 Parks Park-to-Park Ticket (hop between Universal Studios, Islands of Adventure, & Volcano Bay)</option> <option label="I am not sure; talk me through this" value="i-am-not-sure-talk-me-through-this">I am not sure; talk me through this</option> <option label="Does not apply (room-only booking)" value="does-not-apply-roomonly-booking">Does not apply (room-only booking)</option> </field> <field type="radio-group" required="true" label="How many days would you like to spend in the parks?" name="how-many-days-would-you-like-to-spend-in-the-parks"> <option label="1" value="1">1</option> <option label="2" value="2">2</option> <option label="3" value="3">3</option> <option label="4" value="4">4</option> <option label="5+" value="5">5+</option> <option label="I am not sure; talk me through this" value="i-am-not-sure-talk-me-through-this">I am not sure; talk me through this</option> </field> <field type="radio-group" required="true" label="Do you want to purchase the Express Pass?" name="radio-group-1739512931990"> <option label="Yes, but NOT Unlimited (only ride each qualifying ride once per day)" value="yes-but-not-unlimited-only-ride-each-qualifying-ride-once-per-day">Yes, but NOT Unlimited (only ride each qualifying ride once per day)</option> <option label="Yes, WITH Unlimited (can ride each qualifying ride unlimited times)" value="yes-with-unlimited-can-ride-each-qualifying-ride-unlimited-times">Yes, WITH Unlimited (can ride each qualifying ride unlimited times)</option> <option label="No" value="no">No</option> <option label="I'm not sure; talk me through this" value="im-not-sure-talk-me-through-this">I'm not sure; talk me through this</option> <option label="Does not apply (room-only booking)" value="does-not-apply-roomonly-booking">Does not apply (room-only booking)</option> </field> <field type="checkbox-group" label="Are you interested in adding any of these extras to your vacation?" name="are-you-interested-in-adding-any-of-these-extras-to-your-vacation"> <option label="VIP Experience" value="vip-experience">VIP Experience</option> <option label="Private VIP Experience" value="private-vip-experience">Private VIP Experience</option> <option label="My Universal Photos" value="my-universal-photos">My Universal Photos</option> <option label="Universal's Great Movie Escape (escape room)" value="universals-great-movie-escape-escape-room">Universal's Great Movie Escape (escape room)</option> <option label="Hollywood Drive-In Golf" value="hollywood-drivein-golf">Hollywood Drive-In Golf</option> </field> <field type="checkbox-group" label="Are you interested in attending any of these seasonal events (additional cost)?" name="are-you-interested-in-attending-during-any-festivals"> <option label="Rock the Universe at Universal Studios Florida" value="rock-the-universe-at-universal-studios-florida">Rock the Universe at Universal Studios Florida</option> <option label="Halloween Horror Nights at Universal Orlando" value="halloween-horror-nights-at-universal-orlando">Halloween Horror Nights at Universal Orlando</option> <option label="No" value="no">No</option> </field> <field type="checkbox-group" label="Are you interested in attending during any seasonal events?" name="checkbox-group-1739513106004"> <option label="Mardi Gras at Universal Studios Florida" value="mardi-gras-at-universal-studios-florida">Mardi Gras at Universal Studios Florida</option> <option label="Easter at Universal Orlando" value="easter-at-universal-orlando">Easter at Universal Orlando</option> <option label="Fourth of July at Universal Orlando" value="fourth-of-july-at-universal-orlando">Fourth of July at Universal Orlando</option> <option label="Thanksgiving at Universal Orlando" value="thanksgiving-at-universal-orlando">Thanksgiving at Universal Orlando</option> <option label="Holidays at Universal: Grinch's, Universal's Holiday Parade, Wizarding Christmas, & More!" value="holidays-at-universal-grinchs-universals-holiday-parade-wizarding-christmas-more">Holidays at Universal: Grinch's, Universal's Holiday Parade, Wizarding Christmas, & More!</option> <option label="New Year's Eve at Universal Orlando" value="new-years-eve-at-universal-orlando">New Year's Eve at Universal Orlando</option> <option label="No" value="no">No</option> </field> <field type="header" subtype="h1" label="Miscellaneous"/> <field type="checkbox-group" required="true" label="Would you like to include any of the following in your quote/booking?&nbsp;" name="checkbox-group-1752616131646"> <option label="Airport Transfers" value="airport-transfers">Airport Transfers</option> <option label="Travel Insurance" value="travel-insurance">Travel Insurance</option> <option label="Rental Car" value="rental-car">Rental Car</option> <option label="Personalized Itineraries (custom daily itineraries based on your family's preferences)" value="personalized-itineraries-custom-daily-itineraries-based-on-your-familys-preferences">Personalized Itineraries (custom daily itineraries based on your family's preferences)</option> <option label="None" value="none">None</option> </field> <field type="text" label="Does anyone in your party have food allergies? If yes, list them below" name="does-anyone-in-your-party-have-food-allergies-if-yes-list-them-below" subtype="text" className="form-control"/> <field type="checkbox-group" label="Are you celebrating something special during your trip?" name="are-you-celebrating-something-special-during-your-trip" other="true"> <option label="Anniversary" value="anniversary">Anniversary</option> <option label="Bachelor/Bachelorette" value="bachelorbachelorette">Bachelor/Bachelorette</option> <option label="Birthday" value="birthday">Birthday</option> <option label="Fall Break" value="fall-break">Fall Break</option> <option label="Family Reunion" value="family-reunion">Family Reunion</option> <option label="First Time" value="first-time">First Time</option> <option label="Graduation" value="graduation">Graduation</option> <option label="Spring Break" value="spring-break">Spring Break</option> <option label="Summer Break" value="summer-break">Summer Break</option> <option label="Retirement" value="retirement">Retirement</option> <option label="Just need to getaway!" value="just-need-to-getaway">Just need to getaway!</option> </field> <field type="checkbox-group" label="What type of food does your family like?" name="what-type-of-food-does-your-family-like" other="true"> <option label="American" value="american">American</option> <option label="Asian" value="asian">Asian</option> <option label="BBQ" value="bbq">BBQ</option> <option label="Bread Bowls & Soup" value="bread-bowls-soup">Bread Bowls & Soup</option> <option label="Italian" value="italian">Italian</option> <option label="Mexican" value="mexican">Mexican</option> <option label="Sweets & Treats" value="sweets-treats">Sweets & Treats</option> </field> <field type="text" label="Any favorite characters?" name="any-favorite-disney-characters" subtype="text" className="form-control"/> <field type="text" label="What was the hardest or most frustrating part of your last vacation?" name="why-are-you-looking-to-take-this-trip-what-are-you-wanting-to-accomplish" subtype="text" className="form-control"/> <field type="text" label="Is there anything you want to avoid or consider a deal-breaker for your next trip?" name="text-1757050512763" subtype="text" className="form-control"/> <field type="text" label="Why are you looking to take this trip? What are you wanting to accomplish?" name="text-1757050498567" subtype="text" className="form-control"/> <field type="text" label="Please include any additional information that might help me in crafting your magical vacation quote!" name="please-include-any-additional-information-that-might-help-me-in-crafting-your-magical-vacation-quote" subtype="text" className="form-control"/> <field type="radio-group" label="Would you like to schedule a video call to review your expectations for this trip? (Book an appointment here: https://calendar.app.google/V3MQRXUYKy34mYqy8)" name="would-you-like-to-schedule-a-video-call-to-review-your-expectations-for-this-trip-book-an-appointment-here-httpscalendarappgooglev3mqrxuyky34myqy8"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="header" subtype="h1" label="Awareness"/> <field type="radio-group" required="true" label="How did you hear about me?" name="how-did-you-hear-about-me" other="true"> <option label="Facebook" value="facebook">Facebook</option> <option label="Friend/Family" value="friendfamily">Friend/Family</option> <option label="Google" value="google">Google</option> <option label="Instagram" value="instagram">Instagram</option> </field> <field type="text" label="If you selected friend/family, who can I thank?" name="if-you-selected-friendfamily-who-can-i-thanks" subtype="text" className="form-control"/> <field type="checkbox-group" required="true" label="Acknowledgement" inline="true" name="acknowledgement"> <option label="I acknowledge the statement below" value="i-acknowledge-the-statement-below">I acknowledge the statement below</option> </field> <field type="paragraph" subtype="p" label="Please know that this is my job, not a hobby. To protect my time and investment in your trip, please do not use me to "price shop." I put a lot of time, knowledge, and research into your quotes. Disney and other suppliers do not compensate me for this time. I do not receive compensation from suppliers until my clients who booked with me return home from their vacations. By filling out this quote form, you acknowledge your intent to book through me as your travel agent. Thank you!"/> </fields> </form-template> </body> </html>
Submit Form
American Airlines (AAdvantage)
United Airlines (Mileage Plus)
Delta Air Lines (SkyMiles)
Hilton (Honors)
Marriott Bonvoy
Southwest Airlines (Rapid Rewards)
IHG Rewards Club
Hyatt (World of Hyatt)
JetBlue Airways (trueBlue)
British Airways (Executive Club)
Alaska Airlines (Mileage Plan)
Hertz Gold Plus Rewards
Virgin America (eleVAte)
Club Carlson Hotels
Avis (Preferred)
Amtrak (Guest Rewards)
National (Emerald Club)
Wyndham Rewards (Days Inn, etc.)
Hawaiian Airlines (HawaiianMiles)
Choice Hotels (Choice Privileges)
Frontier Airlines (EarlyReturns)
Best Western Rewards
Lufthansa (Miles and More)
Virgin Atlantic (Flying Club)
Air Canada Aeroplan
Enterprise Rent-A-Car
Korean Air (SkyPass)
Air France (Flying Blue)
Singapore Airlines (KrisFlyer)
Emirates (Skywards)
Spirit Airlines (Free Spirit)
Le Club Accorhotels (Accor Hotels, Novotel, etc.)
Hotels.com Rewards
All Nippon Airways (ANA Mileage Club)
Cathay Pacific (Asia Miles)
Fairmont President's Club
Qantas (Frequent Flyer)
Budget (Fastbreak)
La Quinta, etc. (Returns)
Iberia Plus
Kimpton (Karma Rewards)
Asiana Airlines (Asiana Club)
Omni Hotels (Select Guest)
AviancaTaca (LifeMiles)
Alamo
Etihad Airways (Etihad Guest)
Aegean Airlines (Miles & Bonus)
KLM (Flying Blue)
MGM Resorts (M life Players Club)
Japan Airlines (JMB)
AirBerlin (Topbonus)
LATAM (LATAM Pass)
Thrifty (Blue Chip Rewards)
Royal Caribbean (Crown & Anchor Society)
Alitalia (MilleMiglia)
Qatar Airways (Qmiles)
Jet Airways (JetPrivilege)
Turkish Airlines (Miles&Smiles)
Icelandair (Saga Club)
Dollar Rent A Car (Express)
Carnival (VIFP)
Eva Air (Infinity MileageLands)
Sun Country Airlines (Ufly Rewards)
Shangri-La (Golden Circle)
Air India (Flying Returns)
Sixt Rent-a-Car
BMI (Diamond Club)
Booking.com
Loews Hotels (YouFirst Rewards)
Norwegian Air Shuttle ASA (Norwegian Reward)
Stash Hotel Rewards
Scandinavian Airlines System (EuroBonus)
Norwegian Cruise Line (Latitudes)
Aeromexico (Club Premier)
Copa Airlines ConnectMiles (Prefer)
Celebrity Cruises (Captain's Club)
Drury Hotels (Gold Key Club)
Aer Lingus (Gold Circle)
Virgin Australia (Velocity Frequent Flyer)
EL AL Israel Airlines (Matmid)
Princess Cruise Lines (Captain Circle)
China Airlines (Dynasty Flyer)
Delta (SkyBonus Corporate)
Melia (Melia Rewards)
GHA (Discovery)
Air China (PhoenixMiles)
Air Asia (BIG)
Gol Airlines (Smiles)
Malaysia Airlines (Enrich)
Air New Zealand (Airpoints)
WestJet (Frequent Guest)
Porter (VIPorter)
Agoda Rewards
Thai Airways (Royal Orchid Plus)
VOILÀ Hotel Rewards
Preferred Hotels, etc. (iPrefer)
Red Roof Inn (RediCard)
Aeroflot Bonus
China Eastern (Eastern Miles)
Holland America Line (Mariner Society)
Philippine Airlines (Mabuhay Miles)
Bangkok Airways (FlyerBonus)
Hilton Grand Vacations (Club)
South African Airways (Voyager)
China Southern (Sky Pearl)
Finnair Plus
Small Luxury Hotels (The Club)
TAP Portugal (Victoria Miles)
Avianca (Amigo)
Langham Hotels (1865 Club)
Fox Rent A Car (Rewards)
Hainan Airlines (Fortune Wings)
AmericInn (Easy Rewards)
Disney Cruise Line (Castaway Club)
Payless Car Rental (Perks Club)
Azul (TudoAzul)
Starwood Hotels (Preferred Business)
My Europcar (Privilege)
Hyatt (Vacation Club)
Aerolineas Argentinas (Plus)
Taj (InnerCircle)
British Airways (On Business, Corporate)
Leading Hotels of the World (Leaders Club)
Eurostar Frequent Traveler
Red Lion (Hello Rewards)
Air Tahiti Nui (Club Tiare)
United PerksPlus (Corporate Program)
NH Hotels (NH World)
Swissotel Circle
Millennium & Copthorne (My Millennium)
Ethiopian Airlines (ShebaMiles)
Royal Air Maroc (Safar Flyer)
Alaska Airlines (EasyBiz Corporate)
Vueling Airlines (Punto Punto)
Gulf Air (Falconflyer)
Star Alliance Company (PlusAwards)
Coast Hotels (Coast Rewards)
Royal Jordanian Airlines (Royal Plus)
HotelClub (Member Rewards)
Czech Airlines (OK Plus)
VIA Rail Canada (VIA Preference)
Trump Card (Privileges Program)
Borgata (Rewards)
Saudi Arabian Airlines (Alfursan)
Vietnam Airlines (Golden Lotus Plus)
Egypt Air Plus
Scandic Hotels (Scandic Friends)
JetBlue Airways (CompanyBlue)
Hostelworld (My World)
Jumeirah (Sirius)
E-Z Rent-A-Car (E-Z Money)
Deutsche Bahn (BahnCard)
Garuda (Frequent Flyer)
TripAdvisor
Kuwait Airways (Oasis Club)
Cosmopolitan Hotels (Identity)
Advantage Rent a Car (Instant Rewards)
Cayman Airways (Sir Turtle Rewards)
Caribbean Airlines (Caribbean Miles)
RIU Hotels & Resorts (RIU Class)
Easyjet
SriLankan (FlySmiLes)
TabletHotels (Reward Dollars)
Ace Rent a Car
Thalys (The Card)
S7 Priority
Air Baltic (Pins)
Choice Hotels (Nordic Choice Club)
Trident Hotels (Trident Privilege)
Middle East Airlines (Cedar Miles)
Emirates for Kids (Skysurfer)
Rydges (PriorityGUEST)
Oman Air (Sindbad)
Island Air (Cloud 9)
Ukraine International Airlines (Panorama Club)
Flybe (Rewards4all)
SNCF (Voyageur)
Marriott Gift Cards
Qantas (Aquire)
Pegasus Airlines (Pegasus Plus)
Air Transat
Silver Cloud (Rewards)
Brussels Airlines (LOOPs)
JAL Hotels (One Harmony)
Eurowings (Boomerang)
Azamara (Le Club Voyage)
Otel.com (FivePlus)
Meridiana Fly (Hi-Fly)
Prince Resorts Hawaii (Prince Preferred)
PIA (Awards Plus)
Air Astana (Nomad Club)
Regal Hotels (Regal Rewards)
IndiGo
Era Alaska (FlyAway Rewards)
Red Spotted Hanky (Loyalty points)
Thon Hotels (Thon Member)
Air Jamaica (Seventh Heaven)
Trenitalia (FrecciaClub)
Air Malta (Flypass)
Splendia (Club Rewards)
Dorint (Card)
UTair (Status)
Tsogo Sun (Frequent Guest)
Sino Hotel Group (IPrestige)
KLM BlueBiz (Corporate)
RZD (Bonus)
Elite Hotels of Sweden
New Otani (Club International)
Air Algérie (Air Algérie Plus)
Ryanair
The Montcalm & Shaftsbury (Premier Club)
Dan Hotels (e-dan club)
Pestana Priority Guest
Macdonald Hotels (The Club)
Air Mauritius (Kestrelflyer)
Frasers Hospitality (Fraser World)
AirBerlin (business points)
Park-N-Go (Frequent Parker Rewards)
Localiza Rent a Car
Jurys Inn (Jurys Rewards)
Air Caraibes (Preference)
Bulgaria Air (Fly More)
Air Niugini (Destinations)
TUIfly.com
Cebu Pacific (Getgo)
Premier Hotels (Premier Club)
Jet2.com (My Jet2)
Air Austral (My Capricorne)
CAT (C-Club)
Opinion Miles Club
Ural Airlines (Wings)
Air Europa (SUMA)
Monarch (Vantage Club)
Stena Line (Extra)
La Compagnie (My Compagnie)
First Hotels (First Member)
Belavia (Leader)
Azerbaijan Airlines (Azal Miles)
Wizz Air (Discount Club)
Tunisair (Fidelys)
Paradores (Amigos de Paradores)
Vistara (Vistara Club)
Montenegro Airlines (Vision Team)
Asky Airlines (ASKY Club)
Jinling Hotels (Elite)
Moby Lines (Moby Club)
Jin Jiang Group (J-Club)
AtlasGlobal (AtlasMiles)
Qubus Hotel (Q-Club)
Braathens Regional Airlines (BRA Friends )
Hotelbooker.org
Flynas (NaSmiles)
Czech Airlines (OK Plus Corporate)
Uzbekistan Airways (UzAirPlus)
TAAG Angola Airlines (Umbi Umbi Club)
Yelloh! Village (Yelloh! Plus)
Future Inns (Rewards Club)
Nordavia (Golden Mile)
Air Arabia (Airewards)
Royal Brunei Airlines (Royal Skies)
Leonardo Hotels (AdvantageCLUB)
Air Moldova Club
Air Cote D'Ivoire (sMiles)
Air Macau (Privileges)
Etihad (BusinessConnect)
Gloria Hotels & Resorts (Gloria Partner)
Santos Hotels (Club Santos)
Known Traveler Number (KTN)
Global Entry ID
TSA PreCheck
NEXUS ID
SENTRI ID
American Automative Association (AAA)
Sandals Select Guest (SSG)
Mandarin Oriental Fan
Relais and Chateaux 5C
Four Seasons Preferred
Dorchester Diamond
Peninsula Pen
Belmond Bellini
Silversea Venetian
Oceania Cruise Lines
Regent Cruise Line
Seabourn Cruise Line
Lindblad Expeditions
SeaDream Yacht Club
Cunard
Virgin Voyages Sailing Club
AmaWaterways
Type
Draw
×
By signing, I understand that this is a legally binding contract.