mpholidays.in Open in urlscan Pro
45.80.180.238  Public Scan

Submitted URL: http://mpholidays.in/
Effective URL: https://mpholidays.in/
Submission: On March 08 via api from US — Scanned from SG

Form analysis 7 forms found in the DOM

<form>
  <div class="form-group">
    <div class="input-group">
      <input class="float-left" type="text" placeholder="Search.." name="search">
      <button class="float-left" type="submit"><i class="fa fa-search"></i></button>
    </div><!-- end input-group -->
  </div><!-- end form-group -->
</form>

<form>
  <div class="row">
    <div class="col-12 col-md-12 col-lg-5 col-xl-4">
      <div class="row">
        <div class="col-12 col-md-6 col-lg-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control" placeholder="From">
            <i class="fa fa-map-marker"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-12 col-md-6 col-lg-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control" placeholder="To">
            <i class="fa fa-map-marker"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-5 col-xl-4">
      <div class="row">
        <div class="col-6 col-md-6 col-lg-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control dpd1" placeholder="Check In">
            <i class="fa fa-calendar"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-6 col-md-6 col-lg-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control dpd2" placeholder="Check Out">
            <i class="fa fa-calendar"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-2 col-xl-2">
      <div class="form-group right-icon">
        <select class="form-control">
          <option selected="">Adults</option>
          <option>1</option>
          <option>2</option>
          <option>3</option>
        </select>
        <i class="fa fa-angle-down"></i>
      </div>
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-12 col-xl-2 search-btn">
      <button class="btn btn-orange">Search</button>
    </div><!-- end columns -->
  </div><!-- end row -->
</form>

<form>
  <div class="row">
    <div class="col-12 col-md-12 col-lg-6 col-xl-5">
      <div class="row">
        <div class="col-12 col-md-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control dpd1" placeholder="Check In">
            <i class="fa fa-calendar"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-12 col-md-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control dpd2" placeholder="Check Out">
            <i class="fa fa-calendar"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-6 col-xl-5">
      <div class="row">
        <div class="col-12 col-md-12 col-lg-4">
          <div class="form-group right-icon">
            <select class="form-control">
              <option selected="">Rooms</option>
              <option>1</option>
              <option>2</option>
              <option>3</option>
            </select>
            <i class="fa fa-angle-down"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-6 col-md-6 col-lg-4">
          <div class="form-group right-icon">
            <select class="form-control">
              <option selected="">Adults</option>
              <option>1</option>
              <option>2</option>
              <option>3</option>
            </select>
            <i class="fa fa-angle-down"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-6 col-md-6 col-lg-4">
          <div class="form-group right-icon">
            <select class="form-control">
              <option selected="">Kids</option>
              <option>0</option>
              <option>1</option>
              <option>2</option>
            </select>
            <i class="fa fa-angle-down"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-12 col-xl-2 search-btn">
      <button class="btn btn-orange">Search</button>
    </div><!-- end columns -->
  </div><!-- end row -->
</form>

<form>
  <div class="row">
    <div class="col-12 col-md-12 col-lg-3 col-xl-4">
      <div class="form-group left-icon">
        <input type="text" class="form-control" placeholder="City,Country">
        <i class="fa fa-map-marker"></i>
      </div>
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-3 col-xl-3">
      <div class="form-group right-icon">
        <select class="form-control">
          <option selected="">Month</option>
          <option>January</option>
          <option>February</option>
          <option>March</option>
          <option>April</option>
          <option>May</option>
          <option>June</option>
          <option>July</option>
          <option>August</option>
          <option>September</option>
          <option>October</option>
          <option>November</option>
          <option>December</option>
        </select>
        <i class="fa fa-angle-down"></i>
      </div>
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-6 col-xl-3">
      <div class="row">
        <div class="col-12 col-md-6">
          <div class="form-group right-icon">
            <select class="form-control">
              <option selected="">Adults</option>
              <option>1</option>
              <option>2</option>
              <option>3</option>
            </select>
            <i class="fa fa-angle-down"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-12 col-md-6">
          <div class="form-group right-icon">
            <select class="form-control">
              <option selected="">Kids</option>
              <option>0</option>
              <option>1</option>
              <option>2</option>
            </select>
            <i class="fa fa-angle-down"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-12 col-xl-2 search-btn">
      <button class="btn btn-orange">Search</button>
    </div><!-- end columns -->
  </div><!-- end row -->
</form>

<form>
  <div class="row">
    <div class="col-12 col-md-12 col-lg-7 col-xl-6">
      <div class="row">
        <div class="col-md-6 col-lg-4">
          <div class="form-group left-icon">
            <input type="text" class="form-control" placeholder="Country">
            <i class="fa fa-globe"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-md-6 col-lg-4">
          <div class="form-group left-icon">
            <input type="text" class="form-control" placeholder="City">
            <i class="fa fa-map-marker"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-md-12 col-lg-4">
          <div class="form-group left-icon">
            <input type="text" class="form-control" placeholder="Location">
            <i class="fa fa-street-view"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-5 col-xl-4">
      <div class="row">
        <div class="col-6 col-md-6 col-lg-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control dpd1" placeholder="Check In">
            <i class="fa fa-calendar"></i>
          </div>
        </div><!-- end columns -->
        <div class="col-6 col-md-6 col-lg-6">
          <div class="form-group left-icon">
            <input type="text" class="form-control dpd2" placeholder="Check Out">
            <i class="fa fa-calendar"></i>
          </div>
        </div><!-- end columns -->
      </div><!-- end row -->
    </div><!-- end columns -->
    <div class="col-12 col-md-12 col-lg-12 col-xl-2 search-btn">
      <button class="btn btn-orange">Search</button>
    </div><!-- end columns -->
  </div><!-- end row -->
</form>

<form>
  <div class="form-group">
    <div class="input-group">
      <input type="email" class="form-control input-lg" placeholder="Enter your email address" required="">
      <span class="input-group-btn"><button class="btn btn-lg"><i class="fa fa-envelope"></i></button></span>
    </div>
  </div>
</form>

POST contact.php

<form method="post" action="contact.php">
  <div class="form-group">
    <input type="text" class="form-control name" name="name" id="name" placeholder="Your name " onfocus="placeholder=''" onblur="placeholder='Your name '" required="">
  </div>
  <div class="form-group">
    <input type="text" class="form-control" id="reply" name="reply" placeholder="Your email" onfocus="placeholder=''" onblur="placeholder='Your email '" required="">
  </div>
  <div class="form-group">
    <input type="number" class="form-control" id="phone" name="phone" placeholder="Phone no." onfocus="placeholder=''" onblur="placeholder='Phone No.'" required="">
  </div>
  <div class="form-group">
    <textarea class="form-control" id="message" name="message" rows="4" cols="50" placeholder="Enter your message" onfocus="placeholder=''" onblur="placeholder='Enter your message'"></textarea>
  </div>
  <div class="col-md-12 text-center" id="result_msg"></div>
  <input type="submit" class="btn btn-orange btn-block" id="send" name="send" value="Send Message">
</form>

Text Content

×

 * Corporate Office: G-10, Flat 3 , Shyam Park , Nawada , New Delhi

 * +918745000242
 * welcome@mpholidays.in

MPHolidays Pvt. Ltd.

 * Home
 * About
 * Tour
   * Heritage Tours
   * Pilgrimage Tours
   * Leisure Tours
   * Wildlife Tours
   * Narmada Parikrama Tour
 * Destinations
   * Heritage
     * Khajuraho
     * Gwalior
     * Orchha
     * Chanderi
     * Datia
     * Sanchi
     * Bhimbetka
     * Islamnagar
     * Mandu
     * Burhanpur
     * Vidisha
   * Pilgrimage
     * Ujjain
     * Maheshwar
     * Amarkantak
     * Chitrakoot
     * Sonagiri
     * Pushpagiri
   * Leisure
     * Bhopal
     * Shivpuri
     * Jabalpur
     * Pachmarhi
     * Marble Rocks
   * Wildlife
     * Bandhavgarh National Park
     * Kanha National Park
     * Panna National Park
     * Pench National park
     * Satpura Tiger reserve
 * Services
 * Payment
 * Blog
 * Contact
 * MPT.Hotels
   *  * Best Selling Hotels
      * MPT Sailani Island Resort
      * MPT Kutni Island Resort, Kutni
      * MPT Maikal Resort, Bargi
      * MPT Malwa Resort, Mandu
      * MPT Tawa Resort, Tawa
      * MPT Hinglaj Resort, Gandhi Sagar
      * MPT Marble Rocks, Bhedaghat
      * MPT Parsili Resort, Parsili
      * MPT Choral Resort, Choral
     
      * Pachmarhi Hotels
      * MPT Amaltas, Pachmarhi
      * MPT Champak Bungalow, Pachmarhi
      * MPT Nilamber Cottages, Pachmarhi,
      * MPT Rock End Manor, Pachmarhi
      * MPT Devdaru Bungalow, Pachmarhi
      * MPT Hilltop Bungalow, Pachmarhi
      * MPT Highlands, Pachmarhi
      * MPT Club View, Pachmarhi
      * MPT Glen View, Pachmarhi
      * MPT Karnikar Bungalow, Pachmarhi
     
      * Forest Resorts
      * MPT White Tiger Forest Lodge, Bandhavgarh
      * MPT Safari Lodge Mukki, Kanha
      * MPT Baghira Jungle Resort Mocha, Kanha
      * MPT Kiplings Court, Pench
      * MPT Jungle Camp ,Panna
      * MPT Bison Resort, Madhai
      * MPT Satpura Retreat, Satpura
      * MPT Sagoun Jungle Resort, Salkanpur
     
      * Religious Destinations
      * MPT Shipra Residency, Ujjain
      * MPT Ujjaini, Ujjain
      * MPT Avantika, Ujjain
      * MPT Temple View, Omkareshwar,
      * MPT Narmada Resort, Maheshwar
      * MPT Holiday Homes, Amarkantak
      * MPT Tourist Bungalow, Chitrakoot,
      * MPT Mandakini Resort, Chitrakoot
     
      * Heritage Destinations
      * MPT Tansen Residency, Gwalior
      * MPT Tourist Village, Shivpuri
      * MPT Payal, Khajuraho
      * MPT Jhankar, Khajuraho
      * MPT Betwa Retreat, Orchha
      * MPT Sheesh Mahal, Orchha
      * MPT Tana Bana, Chanderi,
      * MPT Kila Kothi, Chanderi
     
      * City Hotels
      * MPT Kalchuri Residency, Jabalpur
      * MPT Gateway Retreat, Sanchi, Vidisha Bhopal
      * MPT Palash Residency, Bhopal,
      * MPT Wind N Waves Cottages, Bhopal
      * MPT Tourist Motel, Dodi, Bhopal Indore Highway
      * MPT Kerwa Resort, Bhopal
      * MPT Lake View Residency, Bhopal
      * MPT Halali Retreat, Halali, Tehsil Sanchi
      * MPT Hotel Bharhut , Satna
      * MPT Vindhya Retreat, Rewa
 * 


MP HOLIDAYS PVT. LTD.

×
Home About Us Tours
Heritage Pilgrimage Leisure Wildlife Narmada Parikrama
Destinations
Heritage
Khajuraho Gwalior Orchha Chanderi Datia Sanchi Bhimbetka Islamnagar Mandu
Burhanpur Vidisha
Pilgrimage
Ujjain Maheshwar Amarkantak Chitrakoot Sonagiri Pushpagiri
Leisure
Bhopal Shivpuri Jabalpur Pachmarhi Marble Rocks
Wildlife
Bandhavgarh National park Kanha National park Panna National park Pench National
park Satpura Tiger Reserve
Services Payment Blog Contact Us MPT Hotels
Best Selling Hotels
MPT Sailani Island Resort MPT Kutni Island Resort, Kutni MPT Maikal Resort,
Bargi MPT Malwa Resort, Mandu MPT Tawa Resort, Tawa MPT Hinglaj Resort, Gandhi
Sagar MPT Marble Rocks, Bhedaghat MPT Parsili Resort, Parsili MPT Choral Resort,
Choral
PachmarhiHotels
MPT Amaltas, Pachmarhi MPT Champak Bungalow, Pachmarhi MPT Nilamber Cottages,
Pachmarhi, MPT Rock End Manor, Pachmarhi MPT Devdaru Bungalow, Pachmarhi MPT
Hilltop Bungalow, Pachmarhi MPT Highlands, Pachmarhi MPT Club View, Pachmarhi
MPT Glen View, Pachmarhi MPT Karnikar Bungalow, Pachmarhi
Forest Resorts
MPT White Tiger Forest Lodge, Bandhavgarh MPT Safari Lodge Mukki, Kanha MPT
Baghira Jungle Resort Mocha, Kanha MPT Kiplings Court, Pench MPT Jungle Camp
,Panna MPT Bison Resort, Madhai MPT Satpura Retreat, Satpura MPT Sagoun Jungle
Resort, Salkanpur
ReligiousDestinations
MPT Shipra Residency, Ujjain MPT Ujjaini, Ujjain MPT Avantika, Ujjain MPT Temple
View, Omkareshwar, MPT Narmada Resort, Maheshwar MPT Holiday Homes, Amarkantak
MPT Tourist Bungalow, Chitrakoot MPT Mandakini Resort, Chitrakoot
Heritage Destinations
MPT Tansen Residency, Gwalior MPT Tourist Village, Shivpuri MPT Payal, Khajuraho
MPT Jhankar, Khajuraho MPT Betwa Retreat, Orchha MPT Sheesh Mahal, Orchha MPT
Tana Bana, Chanderi, MPT Kila Kothi, Chanderi
CityHotel
MPT Kalchuri Residency, Jabalpur MPT Gateway Retreat, Sanchi, Vidisha Bhopal MPT
Palash Residency, Bhopal, MPT Wind N Waves Cottages, Bhopal MPT Tourist Motel,
Dodi, Bhopal Indore Highway MPT Kerwa Resort, Bhopal MPT Lake View Residency,
Bhopal MPT Halali Retreat, Halali, Tehsil Sanchi MPT Hotel Bharhut , Satna MPT
Vindhya Retreat, Rewa



 * EXPLORE
   
   
   WILDLIFE
   
   View More
 * 
   


 * EXPLORE
   
   
   HERITAGE
   
   View More
   


 * EXPLORE
   
   
   PILGRIMAGE
   
   View More
   


 * EXPLORE
   
   
   LEISURE
   
   View More
   


 * EXPLORE
   
   
   WILDLIFE
   
   View More
   
 * 

 * Previous
 * Next

 * Flights
 * Hotels
 * Tours
 * Cars

Adults 1 2 3
Search
Rooms 1 2 3
Adults 1 2 3
Kids 0 1 2
Search
Month January February March April May June July August September October
November December
Adults 1 2 3
Kids 0 1 2
Search
Search


TOUR OFFERS

--------------------------------------------------------------------------------

 * Heritage Tours
 * Pilgrimage Tours
 * Leisure Tours
 * Wildlife Tours

MP HISTORICAL TOUR

Gwalior-Khajuraho-Orchha-Gwalior

#

4 Nights, 5 Days

WORLD HERTIAGE

Bhopal-Sanchi

#

2 Nights, 3 Days

MP SPLENDOUR HERITAGE

Jhansi-Orchha-Khajuraho

#

2 Nights, 3 Days

Journey to Jyotirlingas

Indore-Ujjain-Omkareshwar-Maheswari-Mandu

#

4 Nights, 5 Days

Satpura Queen

Pipariya-Pachmarhi

#

3 Nights, 4 Days

Sailani Island

Indore-Sailani Island

#

3 Nights, 4 Days

Temples & Tigers

Bandhavgarh-Amarkantak-Bhedaghat-Jabalpur

#

3 Nights, 4 Days

Call of Tigers

Jabalpur-Kanha

#

2 Nights, 3 Days

Mowgli's Trail

Nagpur-Pench

#

2 Nights, 3 Days


HOTELS IN MADHYA PRADESH

--------------------------------------------------------------------------------

 * MPT Sailani Island

Omkareshwar
 * MPT Malwa Resort

Mandu
 * MPT Hanuwanitya

Hanuwantiya
 * MPT Tansen Residency

Gwalior
 * MPT Champak Bunglow

Pachmarhi
 * MPT Glen View

Pachmarhi
 * MPT Baghira Jungle Resort

Kanha
 * MPT White Tiger Forest Resort

Bandhavgarh



BEST PRICE GUARANTEE




SAFE AND SECURE




BEST TRAVEL AGENTS




TRAVEL GUIDELINES




TAKE A VIDEO TOUR OF MADHYA PRADESH




×



FLIGHT OFFERS

--------------------------------------------------------------------------------


ONE WAY FLIGHT


ROUND TRIP


MULTI CITY

10

Outstanding Tours

50

Luxury Accommodation

8

Beautiful Destinations


VEHICLE OFFERS

--------------------------------------------------------------------------------

22/h

 * Book Now

Cars

22/h

 * Book Now

Tempo Traveller

22/h

 * Book Now

Bus


TESTIMONIALS

--------------------------------------------------------------------------------

> I am Dhamakuli and Believe everything you read about this charming Hotel. We
> so enjoyed our stay there and I hope to return. The location is perfect, our
> suite (they upgraded us) was lovely and we had a terrace! WOW. The staff is
> wonderfuly patient and helpful (don't think any of them ever sleep). Wish I
> could of stayed longer - next time............


Dhamakuli paul

> Room was spacious and spotless. it was my business trip. The extra touches
> with free drinks and snacks was welcome after such a long journey down. Bed
> was really comfy and had a great nights sleep. Thank you So much MP Holidays
> Pvt Ltd...!!!


Deepak Mehra

> Great location, really pleasant and clean rooms, but the thing that makes this
> such a good place to stay are the staff, all of the people are incredibly
> helpful and generous with their and time and advice 😊💐


Deepak Mehra
 1. 
 2. 
 3. 


OUR LATEST BLOGS

--------------------------------------------------------------------------------

 * 29 April,2017by: Jhon Smith

Travel Insuranve Benefits

Veniam delectus ei vis. Est atqui timeam mnesarchum at, pro an eros perpetua
ullamcorper.

 * 29 April,2017by: Jhon Smith

Travel Guideline Agents

Veniam delectus ei vis. Est atqui timeam mnesarchum at, pro an eros perpetua
ullamcorper.

 * 29 April,2017by: Jhon Smith

Secure Travel Tips

Veniam delectus ei vis. Est atqui timeam mnesarchum at, pro an eros perpetua
ullamcorper.

View All


SUBSCRIBE OUR NEWSLETTER

Subscibe to receive our interesting updates




CONTACT US

 * G-10, Flat 3 , Shyam Park , Nawada , New Delhi
 * +91 8745000242
 * welcome@mpholidays.in


EXPLORE

 * Home
 * Heritage
 * Pilgrimage
 * Leisure
 * Wildlife


RESOURCES

 * About
 * Services
 * Blog
 * Contact Us


ABOUT US

As the name defines itself we MP Holidays Private Limited are eagerly working on
customer satisfaction to provide the best in the destination with best services
at best rates. Being specialized in the area we work to provide the tourist with
personalised services to make them feel special and make their stay a remarkable
one. MP being centrally located is accessible from every part of the country and
has something to offer to people with diverse age and taste.

© 2022 MP Holidays. All rights reserved.

 * Terms & Condition
 * Privacy Policy



×


MP HOLIDAYS PVT. LTD.


SHARE YOUR QUERY WITH US!!

GET UPTO


50% OFF

ON ALL BOOKING





YOUR B2B HOST IN MADHYA PRADESH

Send Enquiry

‹March
2023›SuMoTuWeThFrSa2627281234567891011121314151617181920212223242526272829303112345678

‹2023›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030

‹March
2023›SuMoTuWeThFrSa2627281234567891011121314151617181920212223242526272829303112345678

‹2023›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030

‹March
2023›SuMoTuWeThFrSa2627281234567891011121314151617181920212223242526272829303112345678

‹2023›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030

‹March
2023›SuMoTuWeThFrSa2627281234567891011121314151617181920212223242526272829303112345678

‹2023›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030

‹March
2023›SuMoTuWeThFrSa2627281234567891011121314151617181920212223242526272829303112345678

‹2023›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030

‹March
2023›SuMoTuWeThFrSa2627281234567891011121314151617181920212223242526272829303112345678

‹2023›JanFebMarAprMayJunJulAugSepOctNovDec

‹2020-2029›201920202021202220232024202520262027202820292030