www.campjohnhayhotels.ph Open in urlscan Pro
103.204.130.32  Public Scan

Submitted URL: http://campjohnhayhotels.ph/
Effective URL: https://www.campjohnhayhotels.ph/
Submission: On July 20 via manual from PH — Scanned from DE

Form analysis 2 forms found in the DOM

POST https://booking.campjohnhayhotels.ph/

<form action="https://booking.campjohnhayhotels.ph/" method="POST">
  <input type="hidden" name="p" value="1">
  <div class="row">
    <!-- Select Property -->
    <div class="col-sm-12 col-md-3 text-center hidden-xs">
      <h3 style="color:white;">Check Availability</h3>
      <!--<div class="form-group form-group-lg form-group-icon-left">

										<label>Select Property</label>

										<div class="styled form-control">

											<i class="fa fa-building input-icon input-icon-highlight"></i>

											<select name="store" id="store">

											  <option value="" selected="selected" style="display:none;" disabled="">Choose One</option>

											  <option>Traders Hotel, Kuala Lumpur</option>

											  <option>The Grand Hyatt, Kuala Lumpur</option>

											</select>

										</div>

									</div>-->
    </div>
    <div class="gap gap-medium visible-sm"></div>
    <!-- Other Fields -->
    <div class="col-sm-12 col-md-6">
      <div class="input-daterange" data-date-format="M d, yyyy">
        <div class="row">
          <!-- Check In -->
          <div class="col-sm-4 col-md-4 text-center">
            <div class="form-group form-group-lg form-group-icon-left form-group-widget">
              <label>CHECK-IN</label>
              <i class="fa fa-calendar input-icon input-icon-highlight"></i>
              <input class="form-control form-control-fix" name="check_in_date" id="check_in_date" type="text">
            </div>
          </div>
          <!-- Check Out -->
          <div class="col-sm-4 col-md-4 text-center">
            <div class="form-group form-group-lg form-group-icon-left form-group-widget">
              <label>CHECK-OUT</label>
              <i class="fa fa-calendar input-icon input-icon-highlight"></i>
              <input class="form-control form-control-fix" name="check_out_date" id="check_out_date" type="text">
            </div>
          </div>
          <!-- Coupon Code -->
          <div class="col-sm-4 col-md-4 text-center">
            <div class="form-group form-group-lg form-group-icon-left"><i class="fa fa-barcode input-icon input-icon-highlight"></i>
              <label>COUPON CODE</label>
              <input class="form-control form-control-fix" type="text" placeholder="Coupon Code">
            </div>
          </div><!-- Replaced Rooms -->
          <!-- Rooms : Disabled for now -->
          <!--<div class="col-md-3">

												<div class="form-group form-group-lg form-group-select-plus">

													<label>Rooms</label>

													<div class="btn-group btn-group-select-num" data-toggle="buttons">

														<label class="btn btn-primary">

															<input type="radio" name="options" />0</label>

														<label class="btn btn-primary active">

															<input type="radio" name="options" />1</label>

														<label class="btn btn-primary">

															<input type="radio" name="options" />2</label>

														<label class="btn btn-primary">

															<input type="radio" name="options" />3+</label>

													</div>

													<select class="form-control hidden">

														<option>0</option>

														<option>1</option>

														<option>2</option>

														<option selected="selected">3</option>

														<option>4</option>

														<option>5</option>

														<option>6</option>

														<option>7</option>

														<option>8</option>

														<option>9</option>

														<option>10</option>

														<option>11</option>

														<option>12</option>

														<option>13</option>

														<option>14</option>

													</select>

												</div>

											</div>-->
          <!-- Guests -->
          <!--<div class="col-md-3">

												<div class="form-group form-group-lg form-group-select-plus">

													<label>Guests</label>

													<div class="btn-group btn-group-select-num" data-toggle="buttons">

														<label class="btn btn-primary active">

															<input type="radio" name="options" />0</label>

														<label class="btn btn-primary">

															<input type="radio" name="options" />1</label>

														<label class="btn btn-primary">

															<input type="radio" name="options" />2</label>

														<label class="btn btn-primary">

															<input type="radio" name="options" />3+</label>

													</div>

													<select class="form-control hidden">

														<option>0</option>

														<option>1</option>

														<option>2</option>

														<option selected="selected">3</option>

														<option>4</option>

														<option>5</option>

														<option>6</option>

														<option>7</option>

														<option>8</option>

														<option>9</option>

														<option>10</option>

														<option>11</option>

														<option>12</option>

														<option>13</option>

														<option>14</option>

													</select>

												</div>

											</div>-->
        </div><!-- /.row -->
      </div><!-- /.input-daterange -->
    </div><!-- /.col-md-6 -->
    <div class="col-sm-12 col-md-3">
      <!-- Submit Buton -->
      <div class="text-center">
        <!--<div class="gap gap-small"></div>-->
        <p style="margin-bottom:5px;">BEST RATE GUARANTEED</p>
        <button input="submit" class="col-xs-12 btn btn-primary btn-lg no-curve">BOOK NOW</button>
      </div>
    </div>
    <div class="gap gap-mini visible-sm"></div>
  </div><!-- /.row -->
</form>

<form class="form-horizontal" role="form">
  <div class="form-group">
    <label class="col-sm-12" for="fullname">Full Name</label>
    <div class="col-sm-12 contactInput">
      <input type="text" class="form-control form-lg" id="fullname">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12" for="company">Company</label>
    <div class="col-sm-12 contactInput">
      <input type="text" class="form-control form-lg" id="company">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12" for="company">Occupation</label>
    <div class="col-sm-12 contactInput">
      <input type="text" class="form-control form-lg" id="occupation">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12" for="contactnumber">Contact Number</label>
    <div class="col-sm-12 contactInput">
      <input type="text" class="form-control" id="contactnumber">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12" for="email">Email Address</label>
    <div class="col-sm-12 contactInput">
      <input type="text" class="form-control" id="email">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12" for="confirmemail">Confirm Email Address</label>
    <div class="col-sm-12 contactInput">
      <input type="text" class="form-control" id="confirmemail">
    </div>
  </div>
  <div class="form-group">
    <label class="col-sm-12" for="pwd">Inquiry</label>
    <div class="col-sm-12">
      <textarea class="form-control" rows="5" id="comment"></textarea>
    </div>
  </div>
  <div class="gap gap-mini"></div>
  <div class="g-recaptcha" data-sitekey="6LcXjBEUAAAAAHCUttlQPFboPpQV8JZ_tqSh1-dE"></div>
  <input type="hidden" id="secret_code" name="secret_code" value="6LcXjBEUAAAAAJT4N9evhTlst-0Hg2akQsxxbcj8">
  <input type="hidden" id="remote_id" value="">
  <div class="gap gap-mini"></div>
  <div class="form-group">
    <div class="col-sm-offset-2 col-sm-10">
      <button class="btn btn-primary btn-md no-curve btnSub pull-right" type="submit">SUBMIT</button>
    </div>
  </div>
</form>

Text Content

Close
   
 * HOME
 * ROOMS
 * MEETINGS & EVENTS
 * DINING & LEISURE
   
   
 * CAREERS
 * CONTACT US
 * SHOP NOW

   
   
 * HOME
   
 * ROOMS
   
 * MEETINGS & EVENTS
   
 * DINING & LEISURE
   
   
   
   
   
 * CAREERS
 * CONTACT US
 * SHOP NOW
   


CHECK AVAILABILITY


CHECK-IN
CHECK-OUT
COUPON CODE

BEST RATE GUARANTEED

BOOK NOW



"THE BEST DEAL IN BAGUIO"

VIEW DETAILS

SUPERIOR ROOM



VIEW DETAILS


VIEW DETAILS

DELUXE ROOM



VIEW DETAILS


VIEW DETAILS

FAMILY ROOM



VIEW DETAILS


VIEW DETAILS

ONE BEDROOM SUITE



VIEW DETAILS



HOTEL HIGHLIGHTS



THE TWIST



A trendy café at The Lobby serving fast, light and healthy ala carte options
from among the Asian fusion culinary delights of Chef Billy King.

THE 19TH T



Perfect for mid-size meetings, weddings, parties, reunions for up to 200
persons.

THE LOBBY LOUNGE



A cozy corner that provides live music to complement the relaxing ambience at
The Lobby.

MUSIC ROOM



Reminiscing rock & roll, ballads, groove music of the 50’s to the 90’s.

THE SHOP



Located at the Lobby Level, where souvenirs, shirts, mugs and a host of other
items are available.

CAP CONVENTION CENTER



Ideal for Meetings, Incentives, Conventions and Exhibitions (MICE).

CAMP JOHN HAY GOLF CLUB



The authentic mountain atmosphere simply makes anyone's visit here a pleasurable
experience.

×

ROOMS

DELUXE ROOM




 * 
 * 
 * 
 * 
 * 
 * 


BOOK NOW


DELUXE ROOM



 * 
 * 
 * 
 * 
 * 
 * 



ROOM DETAILS

A good treat for the gang with an area of 50 to 60 square meters, with two (2)
comfortable full-size beds, one (1) toilet and a bath, one (1) step-out veranda
and a view of the Cordillera mountain range and pine forest or the busy
commissary complex or even the fairway.


BOOK NOW
×

ROOMS

SUPERIOR ROOM




 * 
 * 
 * 
 * 
 * 
 * 


BOOK NOW


SUPERIOR ROOM



 * 
 * 
 * 
 * 
 * 
 * 



ROOM DETAILS

Lavish space for a couple as each room measures about 40 to 50 square meters,
with two (2) comfortable full-size beds, one (1) toilet and bath and with a view
of the Cordillera mountain range and pine forest or the busy commissary complex
or even the fairway.


BOOK NOW
×

ROOMS

FAMILY ROOM




 * 
 * 
 * 
 * 
 * 
 * 


BOOK NOW


FAMILY ROOM



 * 
 * 
 * 
 * 
 * 
 * 



ROOM DETAILS

A family room indeed, with an area of 60 to 70 square meters, each room with
either one (1) king-size bed or two (2) full-size beds, one (1) toilet and bath,
mini dining area, sofa set and with a view of the Cordillera mountain range and
pine forest, the busy commissary complex or even the fairway.


BOOK NOW
×

ROOMS

ONE BEDROOM SUITE




 * 
 * 
 * 
 * 
 * 
 * 


BOOK NOW


ONE BEDROOM SUITE



 * 
 * 
 * 
 * 
 * 
 * 



ROOM DETAILS

With an expansive area of 80 to 100 square meters, each room has two (2)
comfortable full-size beds, two (2) toilet and bath rooms, dining area, a living
area and with a view of the Cordillera mountain range and pine forest or the
busy commissary complex.


BOOK NOW
×

DIAMOND ROOM

AVAILABLE AMENITIES

 * 
 * 
 * 
 * 
 * 



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum.


BOOK NOW
×

PRESIDENTIAL SUITE

AVAILABLE AMENITIES

 * 
 * 
 * 
 * 
 * 



Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu
fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
culpa qui officia deserunt mollit anim id est laborum.


BOOK NOW
 * HOME
   
   
   
   
 * ROOMS
   
   
   
   
 * MEETINGS & EVENTS
   
   
   
   
 * DINING & LEISURE
   
   
   
   
   
 * CAREERS
   
   
   
   
 * CONTACT US


INQUIRE NOW
INQUIRE NOW



CONTACT US

 *   Camp John Hay, Loakan Road Baguio City 2600 Philippines P.O. Box 1141
 *   (6374) 422 2075 to 76 / 80
 *   theforestlodge@campjohnhayhotels.ph



Copyright © 2022. The Forest Lodge at Camp John Hay, Baguio City, Philippines.

Copyright © 2022. The Forest Lodge at Camp John Hay, Baguio City, Philippines.

Copyright © 2022. The Forest Lodge at Camp John Hay, Baguio City, Philippines.

Copyright © 2022. The Forest Lodge at Camp John Hay, Baguio City, Philippines.

GET CONNECTED:

 * 
 * 
 * 

×

REQUEST A PROPOSAL

Please complete the following form with as many details as possible regarding
your event requirements.

Close
×

LEAVE US A MESSAGE

Full Name

Company

Occupation

Contact Number

Email Address

Confirm Email Address

Inquiry




SUBMIT


CONTACT INFORMATION

 *   Camp John Hay, Loakan Road Baguio City 2600 Philippines P.O. Box 1141
   
 *   (6374) 422 2075 to 76 / 80
   
 *   (6374) 422 2081
   
 *   Globe - 0917-848-2127
   
 *   Smart - 0998-575-5724
   
 *   theforestlodge@campjohnhayhotels.ph
   
 *   https://www.campjohnhayhotels.ph




SALES AND CONVENTION

 *   Camp John Hay, Loakan Road Baguio City 2600 Philippines P.O. Box 1141
   
 *   (6374) 422-2075 to 76/80 Local 601
   
 *   (6374) 422-2081
   
 *   tflsales@campjohnhayhotels.ph




SOCIAL MEDIA


 * 
 * 
 * 

×

OUR HOTEL FACT SHEET