Share your information with
Jamie Allen
Magic Mornings Vacations
<html> <body> <form-template> <fields> <field type="header" subtype="h1" label="General Travel Booking Questionnaire"/> <field type="paragraph" subtype="p" label="When you book your vacation with me at Magic Mornings Vacations—whether it’s an all-inclusive beach retreat, a vibrant city escape, or a custom European adventure—I’ll guide you through every step of the process. From choosing the right destination and accommodations to crafting a custom itinerary tailored to your travel style, I provide expert tips, destination guides, planning templates, and activity recommendations. I’ll help you streamline logistics like airport transfers, dining reservations, excursions, and even museum or show tickets, ensuring your trip is smooth, memorable, and perfectly you."/> <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="clientLoyaltyPrograms" label="Loyalty Programs" description="Use the dropdown to select any and all applicable loyalty programs with which you are affiliated" name="loyalty-program" loyalty-program-note="*** This field allows your client to enter multiple loyalty program numbers (you only need one of these per form template) ***" className="form-control"/> <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="text" label="If planning to travel to multiple destinations, provide your desired daily itinerary below: (e.g., 2 nights/3 days in London, 2 nights/3 days in Amsterdam, 3 nights/4days in Paris, etc. along with specific anticipated dates)" name="text-1745367489938" subtype="text" className="form-control"/> <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 to $12,500" value="10000-to-12500">$10,000 to $12,500</option> <option label="$12,500 to $15,000" value="12500-to-15000">$12,500 to $15,000</option> <option label="$15,000 to $17,500" value="15000-to-17500">$15,000 to $17,500</option> <option label="$17,500 to $20,000" value="17500-to-20000">$17,500 to $20,000</option> <option label="$20,000+" value="20000">$20,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="text" required="true" label="What are the names, birthdates, and ages of each adult at time of travel?" name="text-1745367832521" subtype="text" className="form-control"/> <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 names, birthdates, and 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 accommodation types?" name="what-are-your-preferred-accommodations" other="true"> <option label="Boutique" value="boutique">Boutique</option> <option label="Chain" value="chain">Chain</option> <option label="Resort" value="resort">Resort</option> <option label="Business Hotel" value="business-hotel">Business Hotel</option> <option label="Budget Hotel" value="budget-hotel">Budget Hotel</option> <option label="Luxury Hotel" value="luxury-hotel">Luxury Hotel</option> <option label="Bed & Breakfast" value="bed-breakfast">Bed & Breakfast</option> <option label="Extended Stay Hotel" value="extended-stay-hotel">Extended Stay Hotel</option> <option label="Airport Hotel" value="airport-hotel">Airport Hotel</option> <option label="Hostel" value="hostel">Hostel</option> <option label="Motel" value="motel">Motel</option> <option label="Themed Hotel" value="themed-hotel">Themed Hotel</option> <option label="Historic Hotel" value="historic-hotel">Historic Hotel</option> <option label="Spa Hotel" value="spa-hotel">Spa Hotel</option> <option label="Vacation Rental" value="vacation-rental">Vacation Rental</option> </field> <field type="checkbox-group" required="true" label="What are your preferred accommodations star rating?" name="checkbox-group-1745367967772" other="true"> <option label="1-Star" value="1star">1-Star</option> <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="5-Star" value="5star">5-Star</option> </field> <field type="checkbox-group" required="true" label="What are your preferred accommodation service levels?" name="checkbox-group-1745368224240" other="true"> <option label="Value" value="value">Value</option> <option label="Mid-Range" value="midrange">Mid-Range</option> <option label="Boutique" value="boutique">Boutique</option> <option label="Luxury" value="luxury">Luxury</option> </field> <field type="text" label="Do you have any specific hotels or hotel brands 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="header" subtype="h1" label="Transportation"/> <field type="radio-group" required="true" label="How will you be TRAVELING TO your initial destination?" 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" label="If flying, do you want assistance monitoring and booking outbound flights?" name="radio-group-1745369355967" other="true"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="If flying (and already booked), please provide your airline, starting and ending airport, flight number, and departure and arrival times" name="text-1745369209896" subtype="text" className="form-control"/> <field type="radio-group" label="If driving, do you want assistance acquiring a rental car?" name="radio-group-1752615497041" other="true"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="If yes, what category and for how many passengers? (e.g., Economy for 5)" name="if-yes-what-category-and-for-how-many-passengers-eg-economy-for-5" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="How will you be RETURNING FROM your final destination?" name="radio-group-1745369174548"> <option label="Driving" value="driving">Driving</option> <option label="Flying" value="flying">Flying</option> </field> <field type="radio-group" label="If flying, do you want assistance monitoring and booking inbound flights?" name="radio-group-1752615571844" other="true"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="If flying (and already booked), please provide your airline, starting and ending airport, flight number, and departure and arrival times" name="text-1745369278014" subtype="text" className="form-control"/> <field type="checkbox-group" label="What are your preferred inter-destination transportation methods? (i.e.: city to city)" name="checkbox-group-1745368747482" other="true"> <option label="Bus" value="bus">Bus</option> <option label="Train or Rail" value="train-or-rail">Train or Rail</option> <option label="Overnight Rail" value="">Overnight Rail</option> <option label="Rental Car" value="rental-car">Rental Car</option> <option label="Airplane" value="airplane">Airplane</option> <option label="Private Coach" value="private-coach">Private Coach</option> </field> <field type="checkbox-group" required="true" label="What are your preferred transportation methods inside each destination? (i.e.: within the city)" name="checkbox-group-1745368882458" other="true"> <option label="Public Transportation" value="public-transportation">Public Transportation</option> <option label="Local Taxi" value="local-taxi">Local Taxi</option> <option label="Uber or Lyft" value="uber-or-lyft">Uber or Lyft</option> <option label="Public E-bike Rental" value="public-ebike-rental">Public E-bike Rental</option> <option label="Public Scooter Rental" value="public-scooter-rental">Public Scooter Rental</option> <option label="Rental Car" value="rental-car">Rental Car</option> </field> <field type="header" subtype="h1" label="Activities, Tours, &amp; Excursions"/> <field type="radio-group" required="true" label="Do you want help booking activities, tours, or excursions?" 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> <option label="Maybe" value="maybe">Maybe</option> </field> <field type="checkbox-group" required="true" label="What types of activities, tours, or excursions are you interested in?" name="checkbox-group-1745370977990" other="true"> <option label="Beach & Relaxation (lounging, spa, cabana rental, sunset views)" value="beach-relaxation-lounging-spa-cabana-rental-sunset-views">Beach & Relaxation (lounging, spa, cabana rental, sunset views)</option> <option label="Walking Tours (local history, neighborhoods, art & architecture)" value="walking-tours-local-history-neighborhoods-art-architecture">Walking Tours (local history, neighborhoods, art & architecture)</option> <option label="Bike Tours (urban rides, countryside, e-bikes)" value="bike-tours-urban-rides-countryside-ebikes">Bike Tours (urban rides, countryside, e-bikes)</option> <option label="Food & Drink Experiences (tasting tours, wine/cocktail classes, market visits)" value="food-drink-experiences-tasting-tours-winecocktail-classes-market-visits">Food & Drink Experiences (tasting tours, wine/cocktail classes, market visits)</option> <option label="Water Activities (snorkeling, kayaking, paddleboarding, boat tours)" value="water-activities-snorkeling-kayaking-paddleboarding-boat-tours">Water Activities (snorkeling, kayaking, paddleboarding, boat tours)</option> <option label="High Adventure (ziplining, hiking, ATV, rock climbing, paragliding)" value="high-adventure-ziplining-hiking-atv-rock-climbing-paragliding">High Adventure (ziplining, hiking, ATV, rock climbing, paragliding)</option> <option label="Low Impact & Leisure Activities (gardens, scenic drives, boat cruises, cultural shows)" value="low-impact-leisure-activities-gardens-scenic-drives-boat-cruises-cultural-shows">Low Impact & Leisure Activities (gardens, scenic drives, boat cruises, cultural shows)</option> <option label="Cultural & Historical Sites (museums, castles, cathedrals, guided site visits)" value="cultural-historical-sites-museums-castles-cathedrals-guided-site-visits">Cultural & Historical Sites (museums, castles, cathedrals, guided site visits)</option> <option label="Wellness & Rejuvenation (spa days, yoga classes, hot springs)" value="wellness-rejuvenation-spa-days-yoga-classes-hot-springs">Wellness & Rejuvenation (spa days, yoga classes, hot springs)</option> <option label="Photography or Instagram Tours" value="photography-or-instagram-tours">Photography or Instagram Tours</option> <option label="Shopping Excursions (local markets, high-end boutiques, artisan finds)" value="shopping-excursions-local-markets-highend-boutiques-artisan-finds">Shopping Excursions (local markets, high-end boutiques, artisan finds)</option> <option label="Day Trips to Other Cities or Regions" value="day-trips-to-other-cities-or-regions">Day Trips to Other Cities or Regions</option> <option label="Wildlife & Nature Encounters (eco-tours, safaris, aquariums, botanical gardens)" value="wildlife-nature-encounters-ecotours-safaris-aquariums-botanical-gardens">Wildlife & Nature Encounters (eco-tours, safaris, aquariums, botanical gardens)</option> <option label="Live Entertainment (shows, concerts, theater, cultural performances)" value="live-entertainment-shows-concerts-theater-cultural-performances">Live Entertainment (shows, concerts, theater, cultural performances)</option> <option label="Hands-On Experiences (cooking classes, artisan workshops, craft sessions)" value="handson-experiences-cooking-classes-artisan-workshops-craft-sessions">Hands-On Experiences (cooking classes, artisan workshops, craft sessions)</option> </field> <field type="text" label="If you have any specific sites, tours, activities you'd like to include in your itinerary, provide them below" name="does-anyone-in-your-party-have-food-allergies-if-yes-list-them-below" subtype="text" className="form-control"/> <field type="header" subtype="h1" label="Miscellaneous"/> <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="radio-group-1745370988040"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="radio-group" required="true" label="Do you want to include travel insurance in your quote?" name="radio-group-1739512113844"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> <option label="Maybe" value="maybe">Maybe</option> </field> <field type="text" label="Does anyone in your party have food allergies? If yes, list them below" name="text-1745372275120" 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="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 vacation" name="please-include-any-additional-information-that-might-help-me-in-crafting-your-magical-vacation-quote" subtype="text" className="form-control"/> <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. 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.