www.easemytrip.com Open in urlscan Pro
2600:9000:26da:4200:b:54:57c0:93a1  Public Scan

Submitted URL: http://lnk2.emt.easemytrip.com/vtrack?clientid=16364&ul=AQVWCl0CBFpFVB4SQgpXUUseQ0ALCVYNR1gmXVNRAFBRUwhZS1FaDkUXFw9TAUEaSkJZWQM...
Effective URL: https://www.easemytrip.com/holidays/fantastic-kashmir-group-departure-tours-package/?utm_source=NetcoreBroadcast&utm_medium...
Submission: On May 15 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-kashmir-group-departure-tours-package/?utm_source=Netcore&amp;utm_medium=Email&amp;utm_campaign=holiday-email&amp;__sta=vhg.fjswogogoxkmjsfobq.blzjnq%7CJBQY&amp;__stm_medium=email&amp;__stm_source=smartech&amp;utm_content=#">
                                                    <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 KASHMIR GROUP DEPARTURE5 NIGHTS / 6 DAYS LAND ONLY

Starting From
₹ 39999
₹ 37999
Book Now
Per Person on twin sharing

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


Package Overview

KASHMIR HAS ALWAYS BEEN REFERRED TO AS THE PARADISE ON EARTH FOR ITS IMMENSE
NATURAL BEAUTY. TO OFFER YOU EXCLUSIVE GLIMPSES OF THIS INCREDIBLE PLACE,
EASEMYTRIP.COM BRING THIS SPECIAL 5 NIGHTS AND 6 DAYS TOUR OF KASHMIR. THIS TOUR
WILL TAKE YOU THROUGH AN ENCHANTING JOURNEY IN KASHMIR VISITING GULMARG, SONMARG
AND SRINAGAR.




INCLUSIONS

   
 * Accommodation on Double Sharing
   
 * Non Ac Tempo
   
 * Breakfast & Dinner
   
 * Shikara Ride facility(01 Hour)
   
 * Welcome Drink on Arrival
   
 * All Toll Taxes| Parking Fee
   
 * Return flight Ex Delhi
   
 * All Applicable Taxes
   


EXCLUSIONS

   
 * 5 % GST
   
 * Any Kind of Personal Expenses or Optional Tours / Extra Meals Ordered
   
 * Anything not specifically mentioned under the head “Prices included
   
 * The Services of Vehicle is not included on leisure days & after finishing the
   sightseeing tour as per the Itinerary
   
 * Guide fee, Camera fee & any monument Entrances
   
 * Medical & Travel insurance
   






FLIGHT INFORMATION



Hotel Details


HOTEL SHEFAF OR SIMILAR





Property Location
When you stay at Hotel Shefaf in Srinagar, you'll be within a 10-minute drive of
Nigeen Lake and Hari Parbat Fort. This hotel is 2.7 mi (4.4 km) from Lal Chowk
and 4.8 mi (7.7 km) from Royal Springs Golf Course.

Rooms
Make yourself at home in one of the 30 guestrooms. Bathrooms with showers are
provided.

Dining
At Hotel Shefaf, enjoy a satisfying meal at the restaurant.

Business, Other Amenities
Featured amenities include a 24-hour front desk and coffee/tea in a common area.




HOTEL RIVER VIEW RESORT OR SIMILAR





Overlooking the gurgling river, this opulent property offers cosy rooms, a
multi-cuisine restaurant, a banquet hall and upscale facilities.

 * Unwind with sweeping views of the river from the comfort of your room.
 * Reserve the banquet hall for hosting social and corporate gatherings.




AKBAR GROUP OF HERITAGE HOUSEBOATS OR SIMILAR





Akbar Group of Heritage Houseboat is situated 4 km from Nigeen Lake in Srinagar.
The houseboat offers travel desk facility. Srinagar International Airport is
situated 18 km from the premises. These spacious rooms provide amenities such as
wardrobe, separate sitting area, makeup mirror and an attached bathroom with
hot/cold running water facility. null




Day Wise Itinerary

DAY 1

   
 * Arrive Srinagar Upon arrival at the Srinagar Airport & meet our
   representative and drive to Srinagar .Check into the hotel and also enjoy a 1
   hr shikara ride in Dal Lake at Nehru Park on boulevard road . On return visit
   a local Handicrafts Showroom for hand-knotted specialty silken carpets,
   shawls, jewelry ornaments. ,Overnight stay in Hotel
   
   
   



DAY 2

   
 * Srinagar - Sonmarg – Srinagar After breakfast leave with a full day excursion
   for Sonmarg “The meadow of gold. Situated at an altitude of 9000 Ft. Sonmarg
   at a distance of 84 Kms from Srinagar is also called “The meadow of gold”
   .Sonmarg lies in Sindh Valley streamed with flowers and surrounded by
   mountains. The place is also the base for some interesting treks to the high
   altitude of Himalayan Lake. Ponies can be hired for the trip up to Thajiwas
   glacier, which is a major local attraction during the summer.Drive back from
   Sonmarg to Srinagar. Overnight stay in Hotel
   
   
   



DAY 3

   
 * Srinagar - Gulmarg-Srinagar After breakfast drive to Gulmarg “Meadow of
   Flowers” 2730 Mts. above sea level. The distance of 56 kms will be covered in
   about 2 hrs. Gulmarg has one of the best Ski slopes in the world and the
   highest golf course of the world with 18 holes. One can also have the view of
   Nanga Parbhat if weather permits. The view enroute from Tangmarg to Gulmarg
   is fascinating. One can also have a short trek up to Khilanmarg which can be
   covered in about 3 to 4 hrs or enjoy the scenic view of Kongdori on a Cable
   Car Known as Gondola (on direct pay basis).Drive back to Srinagar hotel.
   Overnight stay in Hotel
   
   
   



DAY 4

   
 * Srinagar - Pahalgam After breakfast, we drive to Pahalgam via Pampore,
   Avantipura and the village of Bijbehara which remains famous as the bread
   basket of Kashmir. We switch from the national highway 1A at Khanabal and
   drive through the second largest city of Anantnag. From here the road turns
   scenic as we drive parallel on the Lidder river flowing from the opposite
   direction. In Pahalgam, check-in at the hotel and spend the rest of the day
   at leisure. Overnight stay at the hotel in Pahalgam. After breakfast, we
   drive to Pahalgam via Pampore, Avantipura and the village of Bijbehara which
   remains famous as the bread basket of Kashmir. We switch from the national
   highway 1A at Khanabal and drive through the second largest city of Anantnag.
   From here the road turns scenic as we drive parallel on the Lidder river
   flowing from the opposite direction. In Pahalgam, check-in at the hotel and
   spend the rest of the day at leisure. Overnight stay at the hotel in Pahalgam
   
   
   



DAY 5

   
 * Pahalgam - Srinagar After breakfast, Check out from Pahalgam hotel .drive to
   Srinagar and enjoy the site scene of the famous Mughal Gardens Cheshma Shahi
   “Royal Spring”Shalimar “Garden of Love”Nishat Garden “Garden of
   Pleasure”Shankaracharya Temple.Overnight stay in Houseboat
   
   
   



DAY 6

   
 * Srinagar - Airport- Onward destination. After breakfast, enjoy the morning in
   Srinagar and drive to Airport for onward destination .Tour ends
   
   
   


Day Wise Itinerary



TRAVEL VALIDITY

The deal is valid for travel till Friday, 31 May 2024.




EASY CANCELLATION

*30 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–15 days: 50% 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.




BOOKING POLICY

Initial Booking Amount - Minimum 30 % 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
Please Note : For Issuance of the Flight Tickets, we require Full Payment of
Airfare
Please Note : Non- Refundable Services in the tour package has to be paid in
full at the time of Booking



VISA EASY

Visa can be availed on arrival.






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 : 5 Nights & 6 Days
   

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





Need Help?

Call us : 011-43030303 | 43131313

Mail us : Holidays@easemytrip.com


Fantastic Kashmir Group Departure

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-kashmir-group-departure-tours-package/?utm_source=NetcoreBroadcast&utm_medium=Email&utm_campaign=20240514&__sta=vhg.fjswogogoxkmjsfobq.blzjnq%7CJBQY&__stm_medium=email&__stm_source=smartech&utm_source=Netcore&utm_campaign=holiday-email&utm_medium=Email&utm_content="}