Island Gossip


Address: 307 Matilda Street Location: Near Beach Type: home City: Edisto Beach Island Section: Near Beach
2 Beds 2 Baths Sleeps 7 Yes
Description
Nestled among swaying palmetto trees, a serene paradise awaits at Island Gossip (2BR/2BA 1Q, 1D, 1S; Sleeps 7). This charming, pet-friendly retreat is worthy of the praise garnered by the small island community of Edisto Beach - we invite you to visit and hear what the talk is all about! This property stands out from the crowd thanks to such features as a unique floor plan that boasts a large combination living and dining area, a well-equipped galley-style kitchen, multiple sun decks, and thoughtfully designed bedrooms. Smaller homes are hard to come by these days, and Island Gossip is the perfect combination of updated features and a cozy size. The walk to the beach is incredibly short - just a hop, skip, and a jump across the boulevard. Couples or small families will enjoy the island atmosphere and the ideal location that provides quick access to shops and restaurants. Book now and create cherished memories while exploring Edisto from your doorstep in this pet-friendly oasis by the sea! No Smoking Please.
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 allowed Refrigerator
Satellite or Cable Smoke Detector Smoking Not Allowed
Television Toaster Towels
Washer Wifi
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 // }