Share your information with
Jessica Smith
Free to Dream Travel
<html> <body> <form-template> <fields> <field type="header" subtype="h2" label="Contact Information"/> <field type="text" required="true" label="First name" name="first-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" required="true" label="Email" name="email" subtype="text" className="form-control"/> <field type="text" required="true" label="Phone number" name="phone-number" subtype="text" className="form-control"/> <field type="header" subtype="h2" label="Questions for your trip"/> <field type="text" required="true" label="What destination would you like to visit?" description="If you're not sure just give me a few destinations you're considering." placeholder="ex: Tahiti" name="destination" subtype="text" className="form-control"/> <field type="date" required="true" label="When would you like to depart?" description="This just gives me a general idea of when you like to go; it can be changed later." name="starting-at" className="form-control"/> <field type="date" required="true" label="When would you like to return?" description="This just gives me a general idea of when you like to return; it can be changed later." name="ending-at" className="form-control"/> <field type="checkbox-group" label="Are your dates flexible?" name="dates-flexible"> <option label="Yes" value="yes">Yes</option> </field> <field type="text" required="true" label="What is your departure city?" description="Where will you be flying from?" name="departure-city" subtype="text" className="form-control"/> <field type="text" required="true" label="How many adults/children are in your travel party? Please list children's ages at the time of travel." name="number-of-travelers" subtype="text" className="form-control"/> <field type="radio-group" required="true" label="When is the last time you visited this destination?" name="when-is-the-last-time-you-visited-this-destination"> <option label="Never" value="never">Never</option> <option label="Within the last 2 years" value="within-the-last-2-years">Within the last 2 years</option> <option label="2-5 years ago" value="25-years-ago">2-5 years ago</option> <option label="5-10 years ago" value="510-years-ago">5-10 years ago</option> <option label="Over 10 years ago" value="over-10-years-ago">Over 10 years ago</option> </field> <field type="radio-group" required="true" label="What is your budget for all travelers (excluding airfare)?" description="This just gives me a general starting point and can always be changed later." name="budget"> <option label="$1,500 to $3,000" value="1500-to-3000">$1,500 to $3,000</option> <option label="$3,000 to $5,000" value="3000-to-5000">$3,000 to $5,000</option> <option label="$5,000 to $8,000" value="5000-to-8000">$5,000 to $8,000</option> <option label="$8,000 to $10,000" value="8000-to-10000">$8,000 to $10,000</option> <option label="$10,000+" value="10000">$10,000+</option> </field> <field type="radio-group" required="true" label="What best describes your hotel preference?" name="hotel-preference" other="true"> <option label="Deluxe" value="deluxe">Deluxe</option> <option label="Moderate" value="moderate" selected="selected">Moderate</option> <option label="Value" value="value">Value</option> <option label="Boutique" value="boutique">Boutique</option> </field> <field type="text" label="Do you have a resort preference?" name="do-you-have-a-resort-preference" subtype="text" className="form-control"/> <field type="text" label="What are your vacation must-do's and must-haves?" name="must-dos" subtype="text" className="form-control"/> <field type="text" label="What are you most excited about for your vacation?" name="what-are-you-most-excited-about-for-your-vacation" subtype="text" className="form-control"/> <field type="text" label="What are you most nervous about for your vacation?" name="what-are-you-most-nervous-about-for-your-vacation" subtype="text" className="form-control"/> <field type="textarea" label="Please include any additional information that will help me customize your vacation package." description="What else would you like me to know about your travelers budget and/or travel preferences?" name="notes" className="form-control"/> <field type="header" subtype="h2" label="Disney Destinations Only"/> <field type="paragraph" subtype="p" label="Please complete the following section only if you are planning to visit a Disney theme park."/> <field type="text" label="How many days would you like to spend in the parks?&nbsp;" name="how-many-days-would-you-like-to-spend-in-the-parks-" subtype="text" className="form-control"/> <field type="checkbox-group" label="Walt Disney World - Which parks would you like to visit on your trip?" name="which-parks-would-you-like-to-visit-on-your-trip"> <option label="Magic Kingdom" value="magic-kingdom">Magic Kingdom</option> <option label="Epcot" value="epcot">Epcot</option> <option label="Hollywood Studios" value="hollywood-studios">Hollywood Studios</option> <option label="Animal Kingdom" value="animal-kingdom">Animal Kingdom</option> <option label="I'm not sure yet" value="im-not-sure-yet">I'm not sure yet</option> </field> <field type="checkbox-group" label="Disneyland - Which parks would you like to visit on your trip?" name="checkbox-group-1754484040669"> <option label="Disneyland" value="disneyland">Disneyland</option> <option label="Disney California Adventure" value="disney-california-adventure">Disney California Adventure</option> <option label="I'm not sure yet" value="im-not-sure-yet">I'm not sure yet</option> </field> <field type="radio-group" label="Are you interested in adding the Disney Dining Plan to your vacation package? (Walt Disney World Only)" name="are-you-interested-in-adding-the-disney-dining-plan-to-your-vacation-package"> <option label="Yes, the Disney Dining Plan" value="yes-the-disney-dining-plan">Yes, the Disney Dining Plan</option> <option label="Yes, the Disney Quick Service Dining Plan" value="yes-the-disney-quick-service-dining-plan">Yes, the Disney Quick Service Dining Plan</option> <option label="Yes, but I don't know which plan and would like more info" value="yes-but-i-dont-know-which-plan-and-would-like-more-info">Yes, but I don't know which plan and would like more info</option> <option label="No" value="no">No</option> </field> <field type="radio-group" label="Are you interested in adding the Park Hopper option to your theme park tickets?" name="radio-group-1754484165822"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="radio-group" label="Disney requires a $200 deposit. The balance of your trip is due in full 30 days before you travel. Are you able to make the $200 deposit at the time of your booking?" name="disney-requires-a-200-deposit-the-balance-of-your-trip-is-due-in-full-30-days-before-you-travel-are-you-able-to-make-the-200-deposit-at-the-time-of-your-booking"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="header" subtype="h2" label="Cruises Only"/> <field type="paragraph" subtype="p" label="Please complete the following section only if you are planning to cruise."/> <field type="radio-group" label="What cruise line would you like to sail?" name="what-cruise-line-would-you-like-to-sail" other="true"> <option label="Disney Cruise Line" value="disney-cruise-line">Disney Cruise Line</option> <option label="Royal Caribbean" value="royal-caribbean">Royal Caribbean</option> <option label="Norwegian Cruise Line" value="norwegian-cruise-line">Norwegian Cruise Line</option> <option label="Virgin Voyages (Adults Only)" value="virgin-voyages-adults-only">Virgin Voyages (Adults Only)</option> <option label="I need help deciding" value="i-need-help-deciding">I need help deciding</option> </field> <field type="radio-group" label="Do all guests in your party have a valid US Passport?" name="do-all-guests-in-your-party-have-a-valid-us-passport"> <option label="Yes" value="yes">Yes</option> <option label="No" value="no">No</option> </field> <field type="text" label="How many nights do you want to cruise?" name="how-many-nights-do-you-want-to-cruise" subtype="text" className="form-control"/> <field type="text" label="Do you have a specific itinerary you are interested in?" name="do-you-have-a-specific-itinerary-you-are-interested-in" subtype="text" className="form-control"/> <field type="checkbox-group" label="Do you have a stateroom preference?" name="do-you-have-a-stateroom-preference"> <option label="Suite Stateroom" value="suite-stateroom">Suite Stateroom</option> <option label="Verandah Stateroom" value="verandah-stateroom">Verandah Stateroom</option> <option label="Oceanview Stateroom" value="oceanview-stateroom">Oceanview Stateroom</option> <option label="Interior Stateroom" value="interior-stateroom">Interior Stateroom</option> <option label="I'm not sure" value="im-not-sure">I'm not sure</option> </field> <field type="header" subtype="h2" label="Universal Only"/> <field type="text" label="How many days would you like to spend in the parks?&nbsp;" name="text-1754484395193" subtype="text" className="form-control"/> <field type="checkbox-group" label="Which parks would you like to visit on your trip?" name="checkbox-group-1754484407980"> <option label="Universal Studios" value="universal-studios">Universal Studios</option> <option label="Islands of Adventure" value="islands-of-adventure">Islands of Adventure</option> <option label="Epic Universe" value="epic-universe">Epic Universe</option> <option label="Volcano Bay" value="volcano-bay">Volcano Bay</option> <option label="I'm not sure yet" value="im-not-sure-yet">I'm not sure yet</option> </field> <field type="checkbox-group" label="Are you interested in any of the following ticket add-ons?" name="checkbox-group-1754484496549"> <option label="Park-to-Park - Visit more than one park in a day" value="parktopark-visit-more-than-one-park-in-a-day">Park-to-Park - Visit more than one park in a day</option> <option label="Express Pass" value="express-pass">Express Pass</option> </field> </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.