www.swissresorthomes.com
Open in
urlscan Pro
2606:4700::6812:115a
Public Scan
Submitted URL: https://swissresorthomes.com/
Effective URL: https://www.swissresorthomes.com/
Submission: On June 08 via automatic, source certstream-suspicious — Scanned from DE
Effective URL: https://www.swissresorthomes.com/
Submission: On June 08 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
1 forms found in the DOMName: FormX — POST vacation-rentals-homes-search.asp
<form action="vacation-rentals-homes-search.asp" method="post" name="FormX">
<input type="hidden" name="Complete" value="Yes">
<input type="hidden" name="Searchform" value="1">
<div class="search-bar-wrap">
<div class="container search-bar-container">
<div class="row">
<div class="col-xs-12 search-bar-col">
<div class="index-search">
<div id="s-container">
<div id="s-Availabilty" class="row">
<div class="search-options-col
col-md-10 col-lg-8 col-lg-offset-1 show-2-and-0
">
<div class="row">
<div class="clearfix visible-xs"></div>
<div class="visible-xs faux-row
col-sm-12 col-md-2
">
<div id="s-dates-mobile" class="row mrg-0">
<div id="s-arrival" class="col-xs-6 visible-xs pad-0 s-date-mobile arrival-mobile-col">
<div class="form-group">
<label for="txtStartDate-mobile" class="sr-only">Arriving:</label>
<div class="left-inner-addon">
<i class="fa fa-calendar-o"></i>
<input type="text" class="form-control input-md mobile-datepicker" value="6/11/2023" id="txtStartDate-mobile" name="txtStartDate-mobile" readonly="">
</div>
</div>
</div>
<div id="s-departure" class="col-xs-6 visible-xs pad-0 s-date-mobile departure-mobile-col">
<div class="form-group">
<label for="txtEndDate-mobile" class="sr-only">Departing:</label>
<div class="left-inner-addon">
<i class="fa fa-calendar-o"></i>
<input type="text" class="form-control input-md mobile-datepicker" value="6/18/2023" id="txtEndDate-mobile" name="txtEndDate-mobile" readonly="">
</div>
</div>
</div>
</div>
</div>
<div id="s-dates" class="hidden-xs input-daterange datepicker-range">
<div id="s-arrival" class="arrival-col
col-xs-3 col-md-2
">
<div class="arrival-title-col search-bar-title">
<h6 class="arrival-title">Arriving:</h6>
</div>
<div class="form-group">
<div class="left-inner-addon">
<i class="fa fa-calendar-o"></i>
<input type="text" class="form-control input-md" value="6/11/2023" id="txtStartDate" name="txtStartDate" readonly="">
</div>
</div>
</div>
<div id="s-departure" class="departure-col
col-xs-3 col-md-2
">
<div class="departure-title-col search-bar-title">
<h6 class="departure-title">Departing:</h6>
</div>
<div class="form-group">
<div class="left-inner-addon">
<i class="fa fa-calendar-o"></i>
<input type="text" class="form-control input-md" value="6/18/2023" id="txtEndDate" name="txtEndDate" readonly="">
</div>
</div>
</div>
</div>
<div class="clearfix visible-xs"></div>
<div id="s-bedrooms" class="faux-row bedrooms-col
col-sm-3 col-md-4
">
<div class="bedrooms-title-col search-bar-title">
<h6 class="bedrooms-title">Bedrooms:</h6>
</div>
<select name="AmenBedrooms" id="AmenBedrooms" class="form-control input-md">
<option value="-1">All Bedrooms</option>
<option value="2">2 Bedrooms</option>
<option value="3">3 Bedrooms</option>
<option value="4">4 Bedrooms</option>
<option value="5">5 Bedrooms</option>
<option value="6">6 Bedrooms</option>
</select>
</div>
<div id="s-guests" class="faux-row guests-col
col-sm-3 col-md-4
">
<div class="guests-title-col search-bar-title">
<h6 class="guests-title">Guests:</h6>
</div>
<select name="MaxPersons" id="MaxPersons" class="form-control input-md">
<option value="0">All Guests</option>
<option value="1">1 Guest</option>
<option value="2">2 Guests</option>
<option value="3">3 Guests</option>
<option value="4">4 Guests</option>
<option value="5">5 Guests</option>
<option value="6">6 Guests</option>
<option value="7">7 Guests</option>
<option value="8">8 Guests</option>
<option value="9">9 Guests</option>
<option value="10">10 Guests</option>
<option value="11">11 Guests</option>
<option value="12">12 Guests</option>
</select>
</div>
</div>
</div>
<div class="faux-row submit-col
col-sm-12 col-md-2">
<div id="s-submit">
<button type="submit" class="btn btn-primary btn-block">Check Availability</button>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row search-options-wrapper">
<div class="select-home-dropdown-col col-md-12 col-lg-10 col-lg-offset-1 show-2-and-0" style="padding-left: 5px;">
<a href="#/" id="popoverExampleTwo" data-placement="bottom" class="select-home-dropdown text-center">Looking for a specific home? <span class="caret"></span></a>
<div id="popoverExampleTwoHiddenContent" class="hidden">
<h3>Search Rentals</h3>
<div class="lr-typeahead-wrapper" style="position: relative; width: 0px;"><input class="lr-typeahead form-control input-sm" type="text" placeholder="Search by Property Name or ID">
<div class="lr-typeahead"
style="position: absolute; top: 30px; left: 0px; width: 100%; display: none; border-top: none; border-right: 1px solid rgb(204, 204, 204); border-bottom: 1px solid rgb(204, 204, 204); border-left: 1px solid rgb(204, 204, 204); border-image: initial; background: white; color: rgb(68, 68, 68); max-height: 50vh; overflow-y: scroll;">
Loading Data...</div>
</div>
</div>
<script type="text/javascript">
$(document).ready(function() {
$("#popoverExampleTwo").on('click', function() {
$('#popoverExampleTwoHiddenContent').toggleClass('hidden');
});
});
</script>
</div>
</div>
</div>
</div>
</form>
Text Content
× You do not have Javascript enabled in your browser. Please update your browser settings to allow Javascript to see property images, descriptions, and all the most up to date listing information. * 863-420-4092 * Home * Vacation Rentals Vacation Rentals * Communities * Specials * Local Area Guide Local Area Guide * Activities & Attractions * Area Map * Driving Directions * Weather * About Us About Us * Property Management * Contact / Company Information * Frequently Asked Questions * Privacy Policy * Terms and Conditions * Guest Services 1. 2. 3. YOUR SLOGAN GOES HERE AWESOME SUPPORTIVE STATEMENT GOES HERE Arriving: Departing: ARRIVING: DEPARTING: BEDROOMS: All Bedrooms 2 Bedrooms 3 Bedrooms 4 Bedrooms 5 Bedrooms 6 Bedrooms GUESTS: All Guests 1 Guest 2 Guests 3 Guests 4 Guests 5 Guests 6 Guests 7 Guests 8 Guests 9 Guests 10 Guests 11 Guests 12 Guests Check Availability Looking for a specific home? SEARCH RENTALS Loading Data... GUEST REVIEWS > Click here for my video testimonial! > Terry S. - > There is no doubt I'll be back to Florida quicker than you can imagine and > YES, I will always choose one of your wonderful properties t... > Paula M. - > Click here for our video testimonial! > Carolyn and Dave - View More Reviews Choose from a variety of Luxury Vacation Homes in the beautiful Swiss Waterski Resort at the "Choice of Champions" - Clermont, Florida! Welcome to SwissWaterskiHomes.com, (formerly OurFloridaConcierge), your one stop shop for the perfect vacation home for athletes of all sorts or family events in the area. Whether you have visited here before for waterskiing, triathlons, volleyball, rowing, diamond sports, hiking or biking or a variety of other sports and just need a beautiful rental home for your team, or something for your friends and family, you will want to shop our inventory and then take advantage of our exceptional customer service! Note that all of our Swiss Waterski Vacation Homes are professionally and beautifully maintained. They are all located close to Historical Downtown Clermont and the Clermont Chain of Lakes. The Theme parks (Disney, Universal, Sea World) are about an hour away as are the beautiful beaches on the West or East coast of Florida. We have a nice range of rental homes (in number of bedrooms and included amenities) to suit almost any need and budget. Most vacationers agree, why stay in a hotel when you can stay in a gorgous home and have access your own pool, a kitchen, and laundry? So grab a beverage of your choice and "surf" our website for your next unforgettable vacation or athletic trip. If you have any questions please contact us using the online form or call our reservation line at the number on the bottom of the page! LET'S SOCIALIZE SEARCH RENTALS Loading Data... INFORMATION * Guest Reviews * Contact Us * Property Management * Owner Login SUE SHIELDS PROPERTY MANAGEMENT DBA SWISSWATERSKIHOMES PO Box 120749 Clermont, FL 34712 * Local: 863-420-4092 * reservations@ourfloridaconcierge.com © 2023 | Sue Shields Property Management dba SwissWaterskiHomes All rights reserved | Terms of Use | Privacy Policy | Sitemap | Owner Login Powered by: LiveRez.com Vacation Rental Software