Share your information with
Jamie Allen
Magic Mornings Vacations
<html> <body> <form-template> <fields> <field type="header" subtype="h1" label="Universal Studios Hollywood Booking Questionnaire"/> <field type="paragraph" subtype="p" label="Get ready for a blockbuster adventure at Universal Studios Hollywood, where you can go behind the scenes of your favorite movies and step into the action! From heart-racing attractions like Jurassic World – The Ride to the magical world of The Wizarding World of Harry Potter, every moment is packed with thrills and unforgettable experiences. Explore immersive lands, catch live entertainment, and enjoy exclusive behind-the-scenes Studio Tours. With stunning views of Los Angeles and endless fun for all ages, Universal Studios Hollywood is the ultimate destination for movie lovers and thrill-seekers alike."/> <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="California Neighbor Passholder" value="california-neighbor-passholder">California Neighbor Passholder</option> <option label="Active or Retired Military" value="active-or-retired-military">Active or Retired Military</option> <option label="California Resident" value="california-resident">California Resident</option> <option label="Marriot Bonvoy Member" value="marriot-bonvoy-member">Marriot 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="2-Star" value="2star">2-Star</option> <option label="3-Star" value="3star">3-Star</option> <option label="4-Star" value="4star">4-Star</option> <option label="Family Friendly" value="family-friendly">Family Friendly</option> <option label="Pet Friendly" value="pet-friendly">Pet Friendly</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="radio-group" required="true" label="How close do you want the hotel to be to the parks?" name="how-close-do-you-want-to-be-to-the-parks" other="true"> <option label="0-1 mile" value="01-mile">0-1 mile</option> <option label="1-5 miles" value="15-miles">1-5 miles</option> <option label="5-10 miles" value="510-miles">5-10 miles</option> </field> <field type="header" subtype="h1" label="Park Info"/> <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="1-Day General Admission Ticket" value="1day-general-admission-ticket">1-Day General Admission Ticket</option> <option label="2-Day General Admission Ticket" value="2day-general-admission-ticket">2-Day General Admission Ticket</option> <option label="California Neighbor Pass" value="california-neighbor-pass">California Neighbor Pass</option> <option label="3-Attraction Hollywood Plus Pass" value="3attraction-hollywood-plus-pass">3-Attraction Hollywood Plus Pass</option> <option label="5-Attraction Hollywood Plus Pass" value="5attraction-hollywood-plus-pass">5-Attraction Hollywood Plus Pass</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="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-1739513653261"> <option label="Yes (ride each qualifying ride once per day)" value="yes-ride-each-qualifying-ride-once-per-day">Yes (ride each qualifying ride once per day)</option> <option label="No" value="no">No</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="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="Super Nintendo World Early Access Ticket" value="super-nintendo-world-early-access-ticket">Super Nintendo World Early Access Ticket</option> </field> <field type="checkbox-group" label="Are you interested in attending during any seasonal events?" name="are-you-interested-in-attending-during-any-festivals"> <option label="A Spirited Independence Day" value="a-spirited-independence-day">A Spirited Independence Day</option> <option label="Christmas at Hogwarts" value="christmas-at-hogwarts">Christmas at Hogwarts</option> <option label="Grinchmas in Who-ville" value="grinchmas-in-whoville">Grinchmas in Who-ville</option> <option label="New Year's Eve Celebration" value="new-years-eve-celebration">New Year's Eve Celebration</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-1752616226880"> <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="Why are you looking to take this trip? What are you wanting to accomplish?" name="why-are-you-looking-to-take-this-trip-what-are-you-wanting-to-accomplish" 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.