Rich Tymes


Address: 1003 Byrd Street Location: Near Beach Type: home City: Edisto Beach Island Section: Near Beach
3 Beds 1 Baths Sleeps 6 No
Description
The deck and sun porch at "Rich Tymes"(3BR/1BA - Sleeps 6 - 1Q, 1D, 2S) display Edisto Beach in a beautiful light. This original beach cottage provides the comfort and convenience that each member of your group is sure to enjoy. Stunning views of shore birds and beachgoers are available all day and evening. The screened-in ground level patio is the perfect place to chill and grill after long days in the sun. Enjoy the comforts of home like wireless internet, cable television, and a fully equipped kitchen. With direct beach access in less than one minute and affordable pricing, you'll cherish many years vacationing at this home. What are you waiting for - treat yourself to a traditional Edisto Beach vacation. No Smoking. 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 Microwave Minimum Age Limit
Near Ocean Outdoor Shower Oven
Pets Not Allowed Refrigerator Satellite or Cable
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 13 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 // }