www.easemytrip.com Open in urlscan Pro
2600:9000:2724:b800:b:54:57c0:93a1  Public Scan

Submitted URL: http://lnk2.emt.easemytrip.com/vtrack?clientid=16364&ul=AQRQAFMCBVVFVB4AUw1HXRdeUUUDDncKUFkFXVJZDVIdUQlfGVNRCk0NTA9WE1JYeVl...
Effective URL: https://www.easemytrip.com/holidays/fantastic-singapore-group-departure-tours-package/?__sta=vhg.fjswogogoxusasj.omozs%7CHF...
Submission: On May 17 via api from IN — Scanned from DE

Form analysis 3 forms found in the DOM

<form id="contact" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-maxlength ng-valid-minlength">
  <fieldset>
    <label class="label">Package Name</label>
    <div class="inp_n">
      <div class="inpp">
        <input type="text" placeholder="Package Name / Destination Name" class="txt-inp ng-pristine ng-untouched ng-not-empty ng-valid ng-valid-required" id="PackageName" name="PackageName" tabindex="1" ng-model="queryDetail.PackName"
          ng-change="Edit('HLADD')" required="required" readonly="readonly" oninvalid="InvalidMsg5(this);" oninput="InvalidMsg5(this);">
        <!-- ngIf: IsVisible -->
        <div ng-if="IsVisible" class="ng-scope">
          <ul class="drp-ul-li">
            <!-- ngRepeat: ct in DestinationList -->
          </ul>
        </div><!-- end ngIf: IsVisible -->
      </div>
      <span class="icon_n tp3"><img src="https://www.easemytrip.com/ho-img/packages.png" alt="Name"></span>
    </div>
  </fieldset>
  <fieldset style="display:none;">
    <label class="label"> City of Departure </label>
    <div class="inp_n">
      <input ng-model="queryDetail.DepCity" id="PackageDepartureCity" placeholder="City of Departure" type="text" class="txt-inp ui-autocomplete-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" ng-change="EditCity('HLADDCITY')"
        tabindex="1" required="required" autofocus="autofocus" autocomplete="off">
      <!-- ngIf: CityIsVisible -->
      <span class="icon_n tp3"><img src="https://www.easemytrip.com/ho-img/city.png" alt="City"></span>
    </div>
  </fieldset>
  <fieldset style="display:none;">
    <label class="label"> Date of Departure </label>
    <div class="inp_n">
      <input placeholder="Date of Departure" type="text" class="txt-inp select-txtn2 hasDatepicker" id="jQueryDatePicker1" name="datepicker" tabindex="2" required="required" oninvalid="InvalidMsg3(this);" oninput="InvalidMsg3(this);"
        readonly="readonly" autocomplete="off">
      <span class="icon_n tp3"><img src="https://www.easemytrip.com/ho-img/calender.png" alt="Calender"></span>
    </div>
  </fieldset>
  <fieldset>
    <div class="w33">
      <label class="label">Adult</label>
      <div class="qtySelector text-center">
        <i class="fa fa-minus decreaseQty"></i>
        <input type="text" class="qtyValue" id="qradt" value="2">
        <i class="fa fa-plus increaseQty"></i>
      </div>
    </div>
    <div class="w33">
      <label class="label">Child</label>
      <div class="qtySelector text-center">
        <i class="fa fa-minus decreaseQty"></i>
        <input type="text" class="qtyValue" id="qrchd" value="0">
        <i class="fa fa-plus increaseQty"></i>
      </div>
    </div>
    <div class="w33">
      <label class="label">Infant</label>
      <div class="qtySelector text-center">
        <i class="fa fa-minus decreaseQty"></i>
        <input type="text" class="qtyValue" id="qrinf" value="0">
        <i class="fa fa-plus increaseQty"></i>
      </div>
    </div>
  </fieldset>
  <div class="contact">
    <span> Contact Details </span>
  </div>
  <div class="contact-main">
    <div class="contact-left">
      <div class="inp_n">
        <fieldset>
          <input placeholder="Your Name" class="txt-inp1 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="ContactName" ng-model="queryDetail.Name" name="ContactName" type="text" tabindex="3" required="required"
            oninvalid="InvalidMsg2(this);" oninput="InvalidMsg2(this);" autocomplete="off">
          <span class="icon1"><img src="https://www.easemytrip.com/ho-img/name-img.png" alt="Name"></span>
        </fieldset>
      </div>
    </div>
    <div class="contact-right">
      <div class="inp_n">
        <fieldset>
          <input placeholder="Your E-mail Address" id="ContactEmail" ng-model="queryDetail.Email" name="ContactEmail" class="txt-inp1 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" type="email" tabindex="3"
            required="required" oninvalid="InvalidMsg(this);" oninput="InvalidMsg(this);">
          <span class="icon1"><img src="https://www.easemytrip.com/ho-img/mail.png" alt="Mail"></span>
        </fieldset>
      </div>
    </div>
  </div>
  <div class="mbz">
    <div class="cCode">
      <div class="inp_n wid_18">
        <fieldset>
          <input value="+91" class="txt-inp ng-pristine ng-untouched ng-valid-maxlength ng-not-empty ng-valid ng-valid-required" ng-model="queryDetail.CountryCode" type="tel" id="CountryCode" name="CountryCode" maxlength="5" required="">
        </fieldset>
      </div>
    </div>
    <div class="wid_78">
      <div class="inp_n">
        <fieldset>
          <input placeholder="Mobile No." ng-model="queryDetail.MobileNo" class="txt-inp ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-minlength ng-valid-maxlength" type="text" id="MobileNo" name="MobileNo"
            required="required" minlength="0" maxlength="10" tabindex="4" oninvalid="InvalidMsg1(this);" oninput="InvalidMsg1(this);" ng-keypress="ValidateMobile($event)">
          <span class="icon_n tp1"><img src="https://www.easemytrip.com/ho-img/phone.png" alt="Phone"></span>
        </fieldset>
      </div>
    </div>
  </div>
  <fieldset>
    <!-- <button name="submit" type="submit"   id="contact-submit" class="btn" onClick="return Validateholiday_expert(this)" >Submit</button>-->
    <input id="Button2" type="submit" name="" value="Send Query" class="sub_qu" ng-click="SubmitQueryDetail(packDetails.packageType)">
  </fieldset>
</form>

POST travelerpage

<form action="travelerpage" method="post" class="ng-pristine ng-valid">
  <div class="hol-calu-contue">
    <div style="display:none;">
      <input type="text" name="hdndata" value="_______false">
    </div>
    <input type="hidden" name="hdnBooknow" id="hdnbook" value="_______false" autocomplete="off">
    <a href="https://www.easemytrip.com/holidays/fantastic-singapore-group-departure-tours-package/?__sta=vhg.fjswogogoxusasj.omozs%7CHFBY&amp;__stm_medium=email&amp;__stm_source=smartech&amp;utm_source=Netcore#">
                                                    <div class="bt-hol-contue" ng-click="GoTotraveller()"> Continue Booking</div>
                                                </a>
  </div>
</form>

<form id="contact" class="ng-pristine ng-invalid ng-invalid-required ng-valid-email ng-valid-maxlength">
  <fieldset>
    <label class="label">Package Name</label>
    <div class="inp_n">
      <div class="inpp">
        <input type="text" ng-model="queryDetail.PackName" placeholder="Package Name / Destination Name" class="txt-inp ng-pristine ng-untouched ng-valid ng-not-empty" id="PackageName" ng-change="Edit('HLADD')" name="PackageName">
        <!-- ngIf: IsVisible -->
        <div ng-if="IsVisible" class="ng-scope">
          <ul class="drp-ul-li">
            <!-- ngRepeat: ct in DestinationList -->
          </ul>
        </div><!-- end ngIf: IsVisible -->
      </div>
    </div>
  </fieldset>
  <fieldset>
    <label class="label"> City of Departure </label>
    <div class="inp_n">
      <input ng-model="queryDetail.DepCity" id="PackageDepartureCity" placeholder="City of Departure" ng-change="EditCity('HLADDCITY')" type="text" class="txt-inp ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" required="required"
        autofocus="autofocus" autocomplete="off">
      <!-- ngIf: CityIsVisible -->
    </div>
  </fieldset>
  <fieldset>
    <label class="label"> Date of Departure </label>
    <div class="inp_n">
      <input placeholder="Date of Departure" type="text" class="txt-inp select-txtn2 hasDatepicker" id="jQueryDatePicker2" name="datepicker" tabindex="2" required="required" readonly="readonly" autocomplete="off">
    </div>
  </fieldset>
  <fieldset>
    <div class="w33">
      <label class="label">Adult</label>
      <div class="qtySelector text-center">
        <i class="fa fa-minus decreaseQty"></i>
        <input type="text" class="qtyValue" id="qradt" value="2">
        <i class="fa fa-plus increaseQty"></i>
      </div>
    </div>
    <div class="w33">
      <label class="label">Child</label>
      <div class="qtySelector text-center">
        <i class="fa fa-minus decreaseQty"></i>
        <input type="text" class="qtyValue" id="qrchd" value="0">
        <i class="fa fa-plus increaseQty"></i>
      </div>
    </div>
    <div class="w33">
      <label class="label">Infant</label>
      <div class="qtySelector text-center">
        <i class="fa fa-minus decreaseQty"></i>
        <input type="text" class="qtyValue" id="qrinf" value="0">
        <i class="fa fa-plus increaseQty"></i>
      </div>
    </div>
  </fieldset>
  <div class="contact">
    <span> Contact Details </span>
  </div>
  <div class="contact-main">
    <div class="contact-left">
      <div class="inp_n">
        <fieldset>
          <input placeholder="Your Name" class="txt-inp1 ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="ContactName" ng-model="queryDetail.Name" type="text" tabindex="3" required="required" autocomplete="off">
        </fieldset>
      </div>
    </div>
    <div class="contact-right">
      <div class="inp_n">
        <fieldset>
          <input placeholder="Your E-mail Address" id="ContactEmail" ng-model="queryDetail.Email" class="txt-inp1 ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" type="email" tabindex="3" required="required">
        </fieldset>
      </div>
    </div>
  </div>
  <div class="mbz">
    <div class="cCode">
      <div class="inp_n wid_18">
        <fieldset>
          <input value="+91" class="txt-inp ng-pristine ng-untouched ng-valid-maxlength ng-not-empty ng-valid ng-valid-required" ng-model="queryDetail.CountryCode" type="tel" id="CountryCode" name="CountryCode" maxlength="5" required="">
        </fieldset>
      </div>
    </div>
    <div class="wid_78">
      <div class="inp_n">
        <fieldset>
          <input placeholder="Mobile No." class="txt-inp ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-maxlength" type="text" ng-model="queryDetail.MobileNo" name="MobileNo" id="MobileNo" required="required" maxlength="10"
            tabindex="4">
        </fieldset>
      </div>
    </div>
  </div>
  <fieldset>
    <input id="Button2" type="submit" name="" value="Send Query" ng-click="SubmitQueryDetailNew(packDetails.packageType)" class="sub_qu">
  </fieldset>
  <div class="clr"></div>
</form>

Text Content

 * FLIGHTS
 * HOTELS
 * FLIGHT+HOTEL
 * TRAINS
 * BUS
 * HOLIDAYS
 * CABS
 * Activities
 * More
   Charters Book private charters here Visa Apply for a UAE Visa Online
   Airport service Enjoy airport service
   
   Duty free
   Cruise Book cruise here Gift Card Buy giftcards here Offers Check Best latest
   offers


Customer Service
Call Support Tel : 011 - 43131313, 43030303 Mail Support Care@easemytrip.com
INR

Choose Currency

INR
INR
AED
THB
USD
GBP
Login or Signup
Customer Login Login & check bookings Corporate Travel Login corporate account
Agent Login Login your agent account My Booking Manage your bookings here

Hi, abc
My Profile Manage your profile, and password EMT Wallet Use your wallet money to
avail disounts My Booking Manage your bookings here Log Out
YOGI A/C Balance 546546 Statement Balance 354546 Log Out Logout your profile
Sign up & Earn
Sign Up And Get an exciting deals.
Amazing Discounts
Login And Enjoy Amazing Discounts On Travel Bookings.
Hassle-Free Bookings
Sign-In And Enjoy Hassle-Free Bookings.

Login or Create an account
×


+91
 * 
   Afghanistan+93
 * 
   Albania+355
 * 
   Algeria+213
 * 
   American Samoa+1684
 * 
   Andorra+376
 * 
   Angola+244
 * 
   Anguilla+1264
 * 
   Antigua and Barbuda+1268
 * 
   Argentina+54
 * 
   Armenia+374
 * 
   Aruba+297
 * 
   Australia+61
 * 
   Austria+43
 * 
   Azerbaijan+994
 * 
   Bahamas+1242
 * 
   Bahrain+973
 * 
   Bangladesh+880
 * 
   Barbados+1246
 * 
   Belarus+375
 * 
   Belgium+32
 * 
   Belize+501
 * 
   Benin+229
 * 
   Bermuda+1441
 * 
   Bhutan+975
 * 
   Bolivia+591
 * 
   Bosnia and Herzegovina+387
 * 
   Botswana+267
 * 
   Brazil+55
 * 
   Brunei Darussalam+673
 * 
   Bulgaria+359
 * 
   Burkina Faso+226
 * 
   Burundi+257
 * 
   Cambodia+855
 * 
   Cameroon+237
 * 
   Canada+1
 * 
   Cape Verde+238
 * 
   Cayman Islands+1345
 * 
   Central African Republic+236
 * 
   Chad+235
 * 
   Chile+56
 * 
   China+86
 * 
   Colombia+57
 * 
   Comoros+269
 * 
   Congo (DRC)+243
 * 
   Congo (Republic)+242
 * 
   Cook Islands+682
 * 
   Costa Rica+506
 * 
   Côte d'Ivoire+225
 * 
   Croatia+385
 * 
   Cuba+53
 * 
   Cyprus+357
 * 
   Czech Republic+420
 * 
   Denmark+45
 * 
   Djibouti+253
 * 
   Dominica+1767
 * 
   Dominican Republic+1809
 * 
   Ecuador+593
 * 
   Egypt+20
 * 
   El Salvador+503
 * 
   Equatorial Guinea+240
 * 
   Eritrea+291
 * 
   Estonia+372
 * 
   Ethiopia+251
 * 
   Faroe Islands+298
 * 
   Fiji+679
 * 
   Finland+358
 * 
   France+33
 * 
   French Polynesia+689
 * 
   Gabon+241
 * 
   Gambia+220
 * 
   Georgia+995
 * 
   Germany+49
 * 
   Ghana+233
 * 
   Gibraltar+350
 * 
   Greece+30
 * 
   Greenland+299
 * 
   Grenada+1473
 * 
   Guadeloupe+590
 * 
   Guam+1671
 * 
   Guatemala+502
 * 
   Guernsey+44
 * 
   Guinea+224
 * 
   Guinea-Bissau+245
 * 
   Guyana+592
 * 
   Haiti+509
 * 
   Honduras+504
 * 
   Hong Kong+852
 * 
   Hungary+36
 * 
   Iceland+354
 * 
   India+91
 * 
   Indonesia+62
 * 
   Iran+98
 * 
   Iraq+964
 * 
   Ireland+353
 * 
   Isle of Man+44
 * 
   Israel+972
 * 
   Italy+39
 * 
   Jamaica+1876
 * 
   Japan+81
 * 
   Jersey+44
 * 
   Jordan+962
 * 
   Kazakhstan+7
 * 
   Kenya+254
 * 
   Kiribati+686
 * 
   Kuwait+965
 * 
   Kyrgyzstan+996
 * 
   Laos+856
 * 
   Latvia+371
 * 
   Lebanon+961
 * 
   Lesotho+266
 * 
   Liberia+231
 * 
   Libya+218
 * 
   Liechtenstein+423
 * 
   Lithuania+370
 * 
   Luxembourg+352
 * 
   Macao+853
 * 
   Macedonia+389
 * 
   Madagascar+261
 * 
   Malawi+265
 * 
   Malaysia+60
 * 
   Maldives+960
 * 
   Mali+223
 * 
   Malta+356
 * 
   Marshall Islands+692
 * 
   Martinique+596
 * 
   Mauritania+222
 * 
   Mauritius+230
 * 
   Mexico+52
 * 
   Micronesia+691
 * 
   Moldova+373
 * 
   Monaco+377
 * 
   Mongolia+976
 * 
   Montenegro+382
 * 
   Montserrat+1664
 * 
   Morocco+212
 * 
   Mozambique+258
 * 
   Myanmar (Burma)+95
 * 
   Namibia+264
 * 
   Nauru+674
 * 
   Nepal+977
 * 
   Netherlands+31
 * 
   New Caledonia+687
 * 
   New Zealand+64
 * 
   Nicaragua+505
 * 
   Niger+227
 * 
   Nigeria+234
 * 
   North Korea+850
 * 
   Norway+47
 * 
   Oman+968
 * 
   Pakistan+92
 * 
   Palau+680
 * 
   Palestinian Territory+970
 * 
   Panama+507
 * 
   Papua New Guinea+675
 * 
   Paraguay+595
 * 
   Peru+51
 * 
   Philippines+63
 * 
   Poland+48
 * 
   Portugal+351
 * 
   Puerto Rico+1787
 * 
   Qatar+974
 * 
   Réunion+262
 * 
   Romania+40
 * 
   Russian Federation+7
 * 
   Rwanda+250
 * 
   Saint Kitts and Nevis+1869
 * 
   Saint Lucia+1758
 * 
   Saint Vincent and the Grenadines+1784
 * 
   Samoa+685
 * 
   San Marino+378
 * 
   São Tomé and Príncipe+239
 * 
   Saudi Arabia+966
 * 
   Senegal+221
 * 
   Serbia+381
 * 
   Seychelles+248
 * 
   Sierra Leone+232
 * 
   Singapore+65
 * 
   Slovakia+421
 * 
   Slovenia+386
 * 
   Solomon Islands+677
 * 
   Somalia+252
 * 
   South Africa+27
 * 
   South Korea+82
 * 
   Spain+34
 * 
   Sri Lanka+94
 * 
   Sudan+249
 * 
   Suriname+597
 * 
   Swaziland+268
 * 
   Sweden+46
 * 
   Switzerland+41
 * 
   Syrian Arab Republic+963
 * 
   Taiwan, Province of China+886
 * 
   Tajikistan+992
 * 
   Tanzania+255
 * 
   Thailand+66
 * 
   Timor-Leste+670
 * 
   Togo+228
 * 
   Tonga+676
 * 
   Trinidad and Tobago+1868
 * 
   Tunisia+216
 * 
   Turkey+90
 * 
   Turkmenistan+993
 * 
   Turks and Caicos Islands+1649
 * 
   Tuvalu+688
 * 
   Uganda+256
 * 
   Ukraine+380
 * 
   United Arab Emirates+971
 * 
   United Kingdom+44
 * 
   United States+1
 * 
   Uruguay+598
 * 
   Uzbekistan+998
 * 
   Vanuatu+678
 * 
   Vatican City+379
 * 
   Venezuela+58
 * 
   Viet Nam+84
 * 
   Virgin Islands (British)+1284
 * 
   Virgin Islands (U.S.)+1340
 * 
   Western Sahara+212
 * 
   Yemen+967
 * 
   Zambia+260
 * 
   Zimbabwe+263

Email ID or Mobile Number
* Enter a valid Phone Number
* Enter a valid Email
* Enter a valid Email or Phone Number

By logging in, I understand & agree to EaseMyTrip terms of use and privacy
policy

Otp Authentication
×

Enter OTP sent to the email  
Incorrect OTP, please enter valid OTP.
Resend OTP
OTP sent successfully
Get OTP on call request sent successfully
* Enter the valid OTP.
* YOu have done 5 attempts! Try loggin in with password!

Login with OTP Login with Password
Password Authentication
×

Enter Password
Please enter correct password.
Reset Password

Login with OTP Login with Password
Forget Password
×

Registered Mobile Number  or Email
Email ID or Mobile Number
* Enter a valid Phone Number
* Enter a valid Email
* Enter a valid Email or Phone Number
We will send you a reset OTP on your registered Email ID or Mobile Number

OTP Authentication
×

Registered Mobile Number  or Email

Create New Password
Incorrect OTP, please enter valid OTP.
* Enter Password
Resend OTP

Congratulations!
×

Your account has been created successfully!

Maybe Later
By logging in, I understand & agree to EaseMyTrip terms of use and privacy
policy



✖
 * Features
   * Pages
     * New Pages
   * Elements
   * Users
   * Charts
 * Services
   * App Design
   * Web Design
   * Software Design
   * Label Design
   * Graphic Design
 * Portfolio
 * Overview
 * Shortcuts
 * Feedback

Holiday Search

Flight
hotel
Trains
Flight+Hotel
Bus
Holidays
Cabs
Activity
Gift Cards
Charters



Please Wait...
Finding You Best Holiday Packages!...



Talk to Expert

Personalize Your Trip
Menu


FANTASTIC SINGAPORE GROUP DEPARTURE4 NIGHTS / 5 DAYS LAND ONLY

Starting From
₹ 98990
₹ 71990

Per Person on twin sharing

Easy No Cost EMI Starts from   ₹ 12755 see option
Earn 0 CV points
Save Query
 * OVERVIEW
 * Flight Details
 * hotel details
 * day wise itinerary
 * additional info


Package Overview

Set off on an unforgettable journey with EaseMyTrip's exclusive 4 Nights
Singapore tour package. Immerse yourself in the vibrant culture, breathtaking
attractions, and culinary wonders of this dynamic city-state. Whether you're
admiring iconic landmarks like Marina Bay Sands and Gardens by the Bay or
indulging in shopping extravaganzas along Orchard Road, each moment promises
excitement and exploration. With four nights of comfortable accommodations
included, along with seamless booking through EaseMyTrip, you can unwind and
savor the finest experiences that Singapore has to offer. Let us take care of
the details while you craft enduring memories on this enchanting voyage through
the Lion City.




INCLUSIONS

   
 * Return economy airfare
   
 * 4 Nights stay in 4* Hotel
   
 * Daily Breakfast
   
 * Half Day Singapore City Tour
   
 * Universal Studios tickets with transfers
   
 * Return airport transfers
   
 * Singapore Visa Charges
   
 * All tours and transfers are on sharing basis
   


EXCLUSIONS

   
 * GST and TCS
   
 * Singapore Visa
   
 * Insurance
   
 * Optional Tour
   
 * Tipping
   
 * Any other expenses which are not mentioned at the included section
   
 * Entrances to the sightseeing points not included unless specifically
   mentioned in inclusions.
   
 * Early check in or late checkout charges.
   
 * Camera or Video permits.
   
 * Expenses of a personal nature.
   
 * Any Increase in the fuel surcharge or any kind of taxes levied by the
   respective government or statutory bodies.
   
 * Any Increase in the rate of exchange leading to an increase in all land
   arrangements which may come in to effect prior to departure.
   
 * Cost of extension of the validity or deviation from the route of the tour
   
 * Porterage, laundry, wines & alcoholic beverages, mineral water (unless
   specified), telephone charges, shopping, all items of personal nature and
   also food and drinks not forming the part of the group menus.
   
 * Any extra expenses incurred for changing the route due to any unforeseen
   circumstances, forced majuire instances, natural calamities, political
   disturbances, strikes etc.
   
 * Extra cost incurred due to illness, accident, hospitalization or any
   Individual unforeseen cost incurring incidence.
   
 * Any upgradation in the room category.
   
 * Water bottle charges
   
 * Medicines required if any
   
 * Service or Government taxes as applicable from time to time
   
 * These rates are valid on minimum 02 people traveling together. Any change in
   number of people will lead to change in the package cost.
   
 * Hotel is subject to availability at the time of confirmation
   
 * Additional supplement might be applicable for return airport transfers for
   arrivals/departures not taking place between 0600hrs – 2200 hrs
   






FLIGHT INFORMATION



Hotel Details



Day Wise Itinerary

DAY 1

   
 * Welcome to Singapore! Upon arrival at the Changi Airport, clear the
   immigration formalities and get transferred to your hotel. Check into your
   hotel and relax. Later, in the evening you can choose to head out for Night
   Safari (optional tour, additional supplement charge applicable), the worlds
   first nocturnal animal zoo, where you can enjoy the tram ride and watch
   creatures of night & fire dance show. Overnight stay at the hotel.
   
   
   



DAY 2

   
 * Enjoy a delicious breakfast. See all the essential sights of Singapore with a
   Half Day Singapore City Tour. Drive past Little India, Dhoby Ghat and Orchard
   Road, drive through the CBD and Civic District to stop at the Thian Hock Keng
   Temple for a picture. Proceed to the Marina Area to take an Instagram worthy
   photo of the Merlion. Return back to your hotel. Overnight stay at the hotel.
   
   
   



DAY 3

   
 * After Breakfast, get ready to explore Universal Studios. Leap into the world
   of movie magic with thrilling roller coasters, rides and entertainment while
   meeting your favourite film and television characters at Universal Studios
   Singapore. As the first and only Universal Studios theme park in Southeast
   Asia, Universal Studios Singapore features a host of movie magic moments for
   all ages. Return to the Hotel for overnight stay.
   
   
   



DAY 4

   
 * Wake up to a new day and refuel your energy with a hearty breakfast meal.
   Later in Afternoon, we suggest head out to Sentosa (additional cost). Enjoy
   the cable car ride and enter Sentosa, be immersed at Madame Tussauds, the
   worlds most famous wax attraction. Experience stardom with Taylor Swift,
   soccer with Christiano Ronaldo and show your dance moves at the new
   interactive IIFA Awards Experience. Want more action? Race against the best
   on the virtual reality racing experience. Take your place in the spotlight
   with legends from Singapore and Asia, Hollywood and Bollywood and beyond. A
   day of fun at Sentosa is not complete without a spectacular award-winning
   outdoor night show. Wings of Times epic tale of courage, mystery and magic
   will keep you on the edge of your seat as it takes you on a magical adventure
   through several exotic vistas through to the fabric of time. Overnight stay
   at the hotel.
   
   
   



DAY 5

   
 * Wake up in the morning, have a scrumptious breakfast and pack your bags for
   your departure. Complete the check-out formalities and get ready to leave to
   the airport to catch a suitable flight to back home. Reach your desired
   destination and end the trip with unforgettable memories.
   
   
   


Day Wise Itinerary



TRAVEL VALIDITY

The deal is valid for travel till May 24 – June’24.




EASY CANCELLATION

*31 days or more prior to departure date, Initial Booking Amount and additional
amount of visa fee will be forfeited (in case visa has been applied).*Between
30–16 days : 75% of total tour cost will be charged as penalty. *Less than 15
days: 100% of total tour cost will be charges as penalty.




GUARANTEED DATES

Your selected travel dates are guaranteed. In the unlikely event of seats sold
out, we guarantee +/- 1/2 days from your preferred dates.




HIGH SEASON

Prices can fluctuate during peak season dates.




VISA EASY

Visa assistance will be provided by our visa specialist.




BOOKING POLICY

Initial Booking Amount - INR 20,000 per person or cancellation charges whichever
is higher (non-refundable and non-transferable).
30 days prior to the departure date - 75% of the remaining tour cost.
15 days prior to the departure date - 100% of the tour cost required.





Scan To

Grab The Deal


WANT TO GO FOR A MEMORABLE HOLIDAY?

PROVIDE YOUR DETAILS TO KNOW BEST HOLIDAY DEALS

Package Name

City of Departure

Date of Departure

Adult

Child

Infant

Contact Details



 * Duration : 4 Nights & 5 Days
   
 * Places to Visit : 4N Singapore
   

Package Includes
   
 * Flight
   
 * Hotel
   
 * Sightseeing
   
 * Transfer
   
 * Meal
   





Need Help?

Call us : 011-43030303 | 43131313

Mail us : Holidays@easemytrip.com


Fantastic Singapore Group Departure
4N Singapore
Select Date

Select Date

previous



next

SUN MON TUE WED THU FRI SAT

No. of Adult
Select
Select No. of Adult
No. of Child
Select
No. of Infants
Select
Calculate Amount
EDIT
Travles Date :

Total Price
₹
Full Payment
₹
Continue Booking

×






WANT TO GO FOR A MEMORABLE HOLIDAY?

×
Package Name

City of Departure

Date of Departure

Adult

Child

Infant

Contact Details



×
Get Exciting Offers From Easemytrip Straight On Your Mobile/Whatsapp!
Your Registered Mobile Number Is + 91 7894561235
Send The Details On The Registered Mobile Number
OR
Enter An Alternate Mobile Number

ENTER AN ALTERNATE MOBILE NUMBER

Send The Details On The New Mobile Number
Disclaimer: Jio will share this information with EaseMyTrip.
Thank You!

Our Holiday Expert Will Contact You Shortly

Back to Site
{"page":"detail","pageUrl":"https://www.easemytrip.com/holidays/fantastic-singapore-group-departure-tours-package/?__sta=vhg.fjswogogoxusasj.omozs%7CHFBY&__stm_medium=email&__stm_source=smartech&utm_source=Netcore"}