Just Sew


Address: 2302 Palmetto Blvd Location: Second Row Type: home City: Edisto Beach Half Bath: 1 Island Section: Second Row
4 Beds 3 Baths 1 Half Sleeps 10 No
Description
Find your home away from home at Just Sew (4BR/3.5BA Sleeps 10 - 1K, 3Q, 1BB) during your next unforgettable vacation on Edisto Beach. Convenietly located on a large corner lot in the Point Street area, this updated yet traditional beach home is ideal for a carefree family getaway. Spend your days soaking in the southern sun on the sandy beach located just a hop, skip, and jump from your door step. Relax to views of the ocean from the spacious and comfortably furnished screened-in porch as you enjoy your morning coffee or favorite book. Enjoy the amenities of the home like a well equipped kitchen and free WiFi/YouTubeTV streaming access. Cozy common areas, family-friendly bed arrangements, and excellent beach access make this home the perfect option for making memories that will last a lifetime. Take a break fron the daily grind, come on down, and get on island time! No Smoking Please. 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 Iron Iron Board
Microwave Minimum Age Limit Near Ocean
Ocean View 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 5 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 // }