6 Ocean Point


Address: 6 Ocean Point Location: Wild Dunes Type: house City: Isle Of Palms Half Bath: 1 Island Section: Near Beach
5 Beds 4 Baths 1 Half Sleeps 10 No
Description
Incredible 5 Bedroom vacation home in the exclusive gated Ocean Point Community of Wild Dunes. Access to the Ocean Point community pool and hot tub! Large and open floor plan, Completely new executive kitchen with Bosch high end appliances including refrigerator/freezer, 5 burner cooktop, 2 wall ovens, built-in microwave, ice machine and beverage cooler. Close to private beach access and Links Clubhouse. Master Suite on main floor with large master bath featuring jetted tub and walk in shower. Scenic views of ocean points lagoon. Large porches and wonderful Ocean Breezes.

Bedding: 1st floor King Master, 2nd Floor King media room, 3 Guest Rooms with Queens.
Map
This Property
Nearby Properties
Calendar
Available
Unavailable
Check-In
Check-Out
SwipeDrag for Availability
Amenities
Air Conditioning Bathtub
Coffee Maker Communal Pool Dishes Utensils
Dishwasher Dryer Fire Extinguisher
Free Parking Grill Heating
Hot Tub Iron Iron Board
Linens Microwave Minimum Age Limit
Near Ocean New Property Oven
Pets Not Allowed Refrigerator Self Check In / Check Out
Self Check-In Smoke Detector Smoking Not Allowed
Stove Television Toaster
Towels VayK Gear Washer
Water View 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 2 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 // }