Shark's Tooth


Address: 2208 Palmetto Blvd Location: Second Row Type: home City: Edisto Beach Island Section: Second Row
4 Beds 2 Baths Sleeps 10 Yes
Description
Looking for that perfect Edisto Beach vacation? Look no further! Shark's Tooth (4BR/2BA; Sleeps 10; 1Q, 1D, 4S, 1SS) is a spacious family home set up for making memories that will last a lifetime. From the great location with easy beach access, this home will leave you wanting to return year after year. The floor plan features an open living area complete with a kitchen, dining area, and flat screen TV. Two bedrooms and the living area open to the huge screened in porch perfect for waking up with the Carolina coast or winding down under the stars. Located on a large lot looking out at Point Street, you and your family will have lots of shade and space for outdoor activities. An unparalleled family vacation is waiting to be had. This home welcomes pets. No Smoking.
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 Pets 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 10 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 // }