Sans Soucis (Thistle Dew)


Address: 1316 Thistle Street Location: Near Beach Type: home City: Edisto Beach Island Section: Near Beach
5 Beds 5 Baths Sleeps 12 No
Description
An unforgettable vacation awaits you at "Thistle Dew" (5BR/5BA; Sleeps 12; 2K, 2Q, 2S, 1SS) on Edisto Beach. Spend your days soaking up the sun and enjoy leisurely afternoons searching for shells on the beach. An unbeatable location, crowd pleasing amenities, and the comforts of home are all yours from this well maintained house on Thistle Street. This home was designed with guests in mind. The main floor boasts a large living, dining and kitchen combination as well as a master bedroom and 3 spacious guest bedrooms. Upstairs you will find a large bonus room with sleeping/living quarters and an en-suite bathroom. The beach is a minimal walk from your door step. Bring or rent your bikes to explore and find out if you can discover all the hidden treasures Edisto has to offer. Adventures and family fun are all here! No Smoking. No Pets.
Reviews
Swipe
Map
This Property
Nearby Properties
Calendar
Available
Unavailable
Check-In
Check-Out
SwipeDrag for Availability
Amenities
Air Conditioning Coffee Maker
Dishes Utensils Dishwasher Dryer
Free Parking Grill Heating
Microwave Minimum Age Limit Near Ocean
Outdoor Shower Oven Pets Not Allowed
Refrigerator Satellite or Cable Screen Porch
Smoke Detector Smoking Not Allowed Stove
Television Toaster Washer
Questions and Answers
Want to know specifics? Ask anything about this specific property that you would like to know...
Request More Info
Want to know specifics? Ask anything in reference to vacationing at this property that you would like to know...
Leave this field empty
This Property has been looked at 15 times in 24 hours
OR
Find Available Dates For this Property
// var availList = $('#availList').val().split(','); // var availMin = $('#availListMins').val().split(',').map(Number); // var index = availList.indexOf(selectedDate); // if (index !== -1) { // var minNights = availMin[index]; // var newDate = $(this).datepicker('getDate'); // if (minNights > 0) { // newDate.setDate(newDate.getDate() + minNights); // // Make the end date selectable and set its date and minDate options // $('#endDateDetail').removeAttr('disabled'); // $('#endDateDetail').datepicker('setDate', newDate); // $('#endDateDetail').datepicker('option', 'minDate', newDate); // } // } else { // console.log(`Selected date ${selectedDate} is not available.`); // // Handle the case where the selected date is not found in the available dates list // }