Dawhoo Dreams


Address: 508 Pompano Street Location: Near Beach Type: home City: Edisto Beach Island Section: Near Beach
4 Beds 3 Baths Sleeps 8 No
Description
Find blissful relaxation during your Edisto Beach vacation on quiet Pompano Street, where "Dawhoo Dreams" (4BR/3BA; Sleeps 8; 3Q, 2S) provides a refuge from how hectic life can be. Whether you're seeking a simple getaway or a quality family vacation, this home is just right for your needs. Everything that Edisto has to offer is at your fingertips. Restaurants and shops are three blocks away, and the beach is a leisurely stroll around the corner. Bring or rent bicycles and discover an incredible way to explore your surroundings and get acquainted with island life. Or, if you're planning to stay put, the screened porch with ocean views is the ultimate shady place to enjoy a book, a delicious Lowcountry meal, or a game with your family and friends. Rock the night away on the large covered porch as you dream about the sunny days ahead. Peaceful Edisto traditions start here! No Smoking. No Pets.
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 7 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 // }