2 Cool


Address: 2207 Seabrook Street Location: Near Beach Type: home City: Edisto Beach Island Section: Near Beach
4 Beds 3 Baths Sleeps 12 No
Description
"2 Cool" (4BR/3BA; Sleeps 12; 1K, 1Q, 2S, 2Single over Double Bunk Beds) is a custom built home with large living spaces and five porches for your group to spread out and relax. Close enough to hear the waves as you sleep. Located on a quiet sandy side street. Spectacular tropical ambience with palm trees and other local foliage lining the property. All amenities provided to ensure you have all you need so you only have to leave when you are headed out to the beach which will take you two min or less. Come relax and make unforgettable memories. 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
Fire Extinguisher Free Parking Grill
Heating Linens 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 Towels 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 11 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 // }