The Point


Address: 2804 Point St. Location: Ocean Front Type: home City: Edisto Island Island Section: Oceanfront
6 Beds 4 Baths Sleeps 14 No
Description
Picture-perfect views and endearing memories await your next Edisto Beach vacation at "The Point" (6BR/4BA; Sleeps 14). You will be on island time before you know it! Take pleasure in all this charming home has to offer you and your family. The beachside porches are the center points for relaxation. Enjoy your morning coffee or an afternoon cocktail as you kick back and unwind watching pelicans fly in formation while the sweet breeze carries in the sound of the waves. If you’ve been to Edisto before, you know that the relaxation found here is unparalleled. Splendid sunsets are on display every evening and the kids will love watching the dolphins frolicking about. Life doesn’t get much better than on the St. Helena Sound! The unique and spacious floor plan is ideal for families or a group of couples. A spacious kitchen with ample cabinet space accompanies an array of kitchen items for the chef in your family. After long hot days in the sun and sand, rinse off in the large enclosed outdoor shower. Cable TV and free internet access are available if an afternoon shower interrupts your sunny day on the beach. Escape to "The Point" and treasure the real Edisto! No Smoking. No Pets.
Calendar
Available
Unavailable
Check-In
Check-Out
SwipeDrag for Availability
Amenities
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 3 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 // }