deervalleyporticoplace10.com Open in urlscan Pro
141.193.213.10  Public Scan

URL: https://deervalleyporticoplace10.com/
Submission: On March 24 via api from US — Scanned from US

Form analysis 2 forms found in the DOM

Name: resortpro_form_checkoutPOST #

<form action="#" method="post" name="resortpro_form_checkout" class="ng-pristine ng-valid">
  <input type="hidden" name="resortpro_book_unit" value="b6baaf5b5b">
  <input type="hidden" name="book_unit" value="481762">
  <div>
    <!-- ngIf: res == 0 -->
    <!-- ngIf: res == 1 && total_reservation > 0 -->
    <!-- ngRepeat: alert in alerts -->
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label>Arrive</label>
        <input type="text" ng-model="book.checkin" id="book_start_date" name="book_start_date" class="form-control ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty hasDatepicker" show-days="myShowDaysFunction(date)"
          update-price="getPreReservationPrice(book,1)" update-checkout="setCheckoutDate(date)" bookcheckin="" readonly="readonly" data-min-stay="1" data-checkin-days="1">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label>Depart</label>
        <input type="text" ng-model="book.checkout" id="book_end_date" name="book_end_date" class="form-control ng-pristine ng-untouched ng-valid ng-isolate-scope ng-empty hasDatepicker" show-days="myShowDaysFunctionCheckout(date);"
          update-price="getPreReservationPrice(book,1);" bookcheckout="" readonly="readonly">
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group" ng-init="book.occupants='1'">
        <label for="book_occupants">Adults</label>
        <select ng-model="book.occupants" ng-change="getPreReservationPrice(book,1);" name="book_occupants" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group" ng-init="book.occupants_small='0'">
        <label for="book_occupants_small">Children</label>
        <select name="book_occupants_small" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" ng-model="book.occupants_small" ng-change="getPreReservationPrice(book,1);">
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
      </div>
    </div>
  </div>
  <button ng-show="res == 1 &amp;&amp; total_reservation > 0" class="btn-primary btn-block btn ng-hide">Show Details</button>
  <table ng-show="res == 1 &amp;&amp; total_reservation > 0" class="table table-stripped table-bordered table-condensed ng-hide">
    <tbody><!-- ngRepeat: day in reservation_days -->
      <!-- ngIf: !days -->
      <tr ng-if="!days" class="ng-scope">
        <td class="ng-binding"></td>
        <td class="text-right ng-binding"></td>
      </tr><!-- end ngIf: !days -->
      <tr style="border-top:solid 2px #333">
        <td>Subtotal</td>
        <td class="text-right ng-binding"></td>
      </tr>
      <!-- ngIf: coupon_discount > 0 -->
      <tr>
        <td>Taxes and fees</td>
        <td class="text-right ng-binding"></td>
      </tr>
      <tr>
        <td>Total</td>
        <td class="text-right ng-binding"></td>
      </tr>
    </tbody>
  </table>
  <div class="form-group">
    <button ng-disabled="isDisabled" id="resortpro_unit_submit" href="this.submit()" class="btn btn-lg btn-block btn-success resortia-cta" disabled="disabled">
      <i class="glyphicon glyphicon-check"></i> Book Now</button>
  </div>
</form>

Name: resortpro_inquiry

<form class="frm-property-inquiry ng-pristine ng-invalid ng-invalid-required ng-valid-email" name="resortpro_inquiry" ng-init="inquiry.unit_id=481762" novalidate="">
  <input type="hidden" ng-model="inquiry.unit_id" class="ng-pristine ng-untouched ng-valid ng-not-empty">
  <div class="form-group">
    <div class="row">
      <div class="col-lg-6 col-md-12">
        <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" name="inquiry_first_name" id="inquiry_first_name" placeholder="First Name" ng-required="true" ng-model="inquiry.first_name"
          required="required">
        <div ng-show="resortpro_inquiry.$submitted || resortpro_inquiry.inquiry_first_name.$touched" class="ng-hide">
          <span class="error ng-binding" ng-show="resortpro_inquiry.inquiry_first_name.$error.required" ng-bind="'First name is required.'">First name is required.</span>
        </div>
      </div>
      <div class="col-lg-6 col-md-12">
        <input type="text" class="form-control margin-top ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" name="inquiry_last_name" id="inquiry_last_name" placeholder="Last Name" ng-required="true" ng-model="inquiry.last_name"
          required="required">
        <div ng-show="resortpro_inquiry.$submitted || resortpro_inquiry.inquiry_last_name.$touched" class="ng-hide">
          <span class="error ng-binding" ng-show="resortpro_inquiry.inquiry_last_name.$error.required" ng-bind="'Last name is required.'">Last name is required.</span>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-md-12">
        <input type="email" class="form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required" name="inquiry_email" id="inquiry_email" placeholder="Email" ng-required="true" ng-model="inquiry.email"
          required="required">
        <div ng-show="resortpro_inquiry.$submitted || resortpro_inquiry.inquiry_email.$touched" class="ng-hide">
          <span class="error ng-binding" ng-show="resortpro_inquiry.inquiry_email.$error.required &amp;&amp; resortpro_inquiry.inquiry_phone.$error.required" ng-bind="'Email or phone is required.'">Email or phone is required.</span>
          <span class="error ng-binding ng-hide" ng-show="resortpro_inquiry.inquiry_email.$error.email" ng-bind="'This is not a valid email.'">This is not a valid email.</span>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-md-12">
        <input type="text" class="form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" name="inquiry_phone" id="inquiry_phone" placeholder="Phone" ng-model="inquiry.phone" ng-required="true" required="required">
        <div ng-show="resortpro_inquiry.$submitted || resortpro_inquiry.inquiry_phone.$touched" class="ng-hide">
          <span class="error ng-binding" ng-show="resortpro_inquiry.inquiry_email.$error.required &amp;&amp; resortpro_inquiry.inquiry_phone.$error.required" ng-bind="'Phone or email is required.'">Phone or email is required.</span>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-lg-6 col-xs-12" ng-init="inquiry.startDate=''">
        <input type="text" class="form-control datepicker hasDatepicker ng-pristine ng-untouched ng-valid ng-empty" data-bindpicker="#inquiry_enddate" name="inquiry_startdate" id="inquiry_startdate" placeholder="Arrival" ng-model="inquiry.startDate">
        <div ng-show="resortpro_inquiry.$submitted || resortpro_inquiry.inquiry_startdate.$touched" class="ng-hide">
          <span class="error ng-binding ng-hide" ng-show="resortpro_inquiry.inquiry_startdate.$error.required" ng-bind="'Checkin is required.'">Checkin is required.</span>
        </div>
      </div>
      <div class="col-lg-6 col-xs-12" ng-init="inquiry.endDate=''">
        <input type="text" class="form-control datepicker margin-top hasDatepicker ng-pristine ng-untouched ng-valid ng-empty" name="inquiry_enddate" id="inquiry_enddate" placeholder="Departure" ng-model="inquiry.endDate">
        <div ng-show="resortpro_inquiry.$submitted || resortpro_inquiry.inquiry_enddate.$touched" class="ng-hide">
          <span class="error ng-binding ng-hide" ng-show="resortpro_inquiry.inquiry_enddate.$error.required" ng-bind="'Checkout is required.'">Checkout is required.</span>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-md-6 col-sm-6 col-xs-6" ng-init="inquiry.occupants='1'">
        <label for="inquiry_occupants">Adults</label>
        <select class="form-control ng-pristine ng-untouched ng-valid ng-not-empty" name="inquiry_occupants" id="inquiry_occupants" ng-model="inquiry.occupants">
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
      </div>
      <div class="col-md-6 col-sm-6 col-xs-6" ng-init="inquiry.occupantsSmall='0'">
        <label for="inquiry_occupants_small">Children</label>
        <select class="form-control margin-top-xs ng-pristine ng-untouched ng-valid ng-not-empty" name="inquiry_occupants_small" id="inquiry_occupants_small" ng-model="inquiry.occupantsSmall">
          <option value="0">0</option>
          <option value="1">1</option>
          <option value="2">2</option>
          <option value="3">3</option>
          <option value="4">4</option>
          <option value="5">5</option>
          <option value="6">6</option>
          <option value="7">7</option>
          <option value="8">8</option>
        </select>
      </div>
      <input type="hidden" name="inquiry_pets" id="inquiry_pets" ng-model="inquiry.pets" value="0" class="ng-pristine ng-untouched ng-valid ng-empty">
    </div>
  </div>
  <div class="form-group">
    <div class="row">
      <div class="col-md-12">
        <textarea class="form-control ng-pristine ng-untouched ng-valid ng-empty" name="inquiry_message" id="inquiry_message" placeholder="Question or Comment" ng-model="inquiry.message"></textarea>
      </div>
    </div>
  </div>
  <div class="form-group">
    <button type="submit" id="resortpro_unit_submit" ng-click="validateInquiry(inquiry,true)" class="btn btn-lg btn-block btn-primary resortia-cta">
      <i class="glyphicon glyphicon-comment"></i> Send Inquiry </button>
  </div>
  <!-- ngRepeat: alert in alerts -->
</form>

Text Content

DEER VALLEY PORTICO PLACE 10


VACATION RENTAL CONDO IN PARK CITY, UT

 * Home
 * About
 * Products
 * Portfolio
 * Blog
 * Contact



Park City, UT  (Deer Valley - Lower Deer Valley)

 * 3 Bedrooms
 * 3 Bathrooms
 * Sleeps 8


OVERVIEW

Conveniently located off of Deer Valley Drive, Deer Valley Portico Place 10
townhome is a perfect choice for your next vacation. You will find yourself just
a mile from Snow Park Lodge which is home to many restaurants, shopping options,
and of course easy mountain access. The bus stop is just a couple of blocks
away, so you can easily jump on the free bus that can take you throughout the
town including Canyons resort, PCMR, and Kimball Junction. 

 

This home offers three levels, 1,588 square feet, three bedrooms and three
bathrooms and can accommodate up to eight guests.

 

You will have a private entrance from the communal garage or can enter
through the front door. Upon entering the home, you will find yourself in the
main level great room holding the living room, kitchen and dining areas — with
this area featuring high ceilings and numerous windows bringing in light and
views.

 

Living Room: The living room features comfortable leather furnishings, a 40” TV,
and a cozy gas fireplace with a gorgeous rock front.  This room is surrounded by
floor to ceiling windows providing massive amounts of natural light.

 

Kitchen: Fully equipped kitchen space offers modern appliances and stone
counters.

 

Dining Room: Seating for up to six.

 

Bedrooms/Bathrooms

Master bedroom (second level) — King size bed, 40” TV, and a cozy sitting with
sofa bed. The en suite bathroom has two sinks, a jetted soaking tub and separate
tile shower.

 

Bedroom 2 (third level)– Queen size bed, 19” TV, access to a full bathroom with
a shower

 

Bedroom 3 (third level)– Two twin beds, 19” TV, access to a full bathroom with a
shower

 

Full bathroom on main level

 

Private hot tub: Yes

 

Ski Storage: No

 

Laundry: Stacked washer and dryer in laundry closet adjacent to the kitchen

 

Parking: Two spaces in the community garage.  

 

Wireless Internet: Yes, free high-speed WIFI.

A/C: No

 

Pets: Not Allowed
 

Distances:
Deer Valley Resort Snow Park Lodge: 0.3 miles

Historic Main Street: 0.8 miles

Park City Mountain Resort: 1.9 miles

Canyons Village/Base area – 4.3 miles

Nearest Bus Stop — Two blocks away

Grocery Store: 0.7 miles

Liquor Store: 1.8 miles

 

Please note: Discounts are offered for reservations longer than 30 days. Contact
Park City Rental Properties at 435-571-0024 for details! 

 

CDC cleanings are performed using checklists following all CDC cleaning
guidelines.

 

Read More…






BEDROOM DETAILS

Master Bedroom
   
 * King
   
 * Sleep Sofa
   

   
 * Toilet
   
 * Jetted Tub
   
 * Shower
   

TV Sleeps 4
Bedroom 2
Queen TV Sleeps 2
Bedroom 3
Twin Single (2) TV Sleeps 2


AMENITIES

Washer/Dryer Jetted Tub(s) Fully Equipped Kitchen All Bedrooms Have TVs Located
on Free Shuttle Route Short Walk to Free Shuttle TV 24Hr Check-In Television
Satellite or Cable Coffee Maker Cooking Basics Fireplace Heating Washer Dryer
Parking Garage Hot Tub Pets Not Allowed Smoking Not Allowed


AVAILABILITY

Previous
March 2024

MTWTFSS    12345678910111213141516171819202122232425262728293031

April 2024

MTWTFSS123456789101112131415161718192021222324252627282930     

Next
May 2024

MTWTFSS  12345678910111213141516171819202122232425262728293031  


 * Checkin Available
 * Checkout Available
 * Not Available


LOCATION

© Mapbox © OpenStreetMap Improve this map


REVIEWS


STELLAR SERVICE AND STAY!

   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   

by Ashley on 02/11/2024
Well equipped, plenty of room and located close to town and ski lifts!! We would
definitely rent this place again and the staff is amazing!!


WONDERFUL!

   
 * 
   
 * 
   
 * 
   
 * 
   
 * 
   

by Yan on 12/30/2022
We had a great stay. The location is very convenient for Deer Valley and other
parts of town. Thank you!

Property ID: 481762

Arrive
Depart
Adults 12345678
Children 012345678
Show Details

Subtotal Taxes and fees Total

Book Now
Property Inquiry
×

PROPERTY INQUIRY

First name is required.
Last name is required.
Email or phone is required. This is not a valid email.
Phone or email is required.
Checkin is required.
Checkout is required.
Adults 12345678
Children 012345678

Send Inquiry
(888) 508-9661
 * Owner Login