Folliday Inn - The Boattail -Room 15

Folliday Inn - The Boattail -Room 15


Address: 116 West Ashley Location: Folly Beach Type: hotel City: Folly Beach Island Section: Near Beach
1 Beds 1 Baths Sleeps 4 Yes
Description
*Accommodates up to 4 guests
*2 Queen beds

This Deluxe guest room is located on the ground floor of the Folliday Inn with entry from our main courtyard. Furnished with 2 queen-sized beds. All of our deluxe guest rooms have beautifully outfitted private baths with a tub and shower. Please note that Room 15 does not include access to onsite parking. Pet friendly! 

Please note this unit does not include a parking pass. Room is strictly non-smoking!  Must be 21 years old or older to rent. Occupancy cannot exceed 4 guests. Please call Carolina One Vacation Rentals at 843-588-1212 with any questions. Pet friendly with a fee. Max 1 pet.
Map
This Property
Nearby Properties Available
Calendar
Available
Unavailable
Check-In
Check-Out
SwipeDrag for Availability
Amenities
Air Conditioning Bathtub
Coffee Maker Communal Pool Heating
Iron Board Linens Microwave
Minimum Age Limit Near Ocean Pets allowed
Self Check In / Check Out Smoke Detector Smoking Not Allowed
Television Towels 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 1 time in 24 hours
Error: For same-day reservations, please contact our reservation department at 1-800-843-6044. Remind me to book this later
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 // }