Things To Do

Looking for things to do in Myrtle Beach? Let us help!

Family Friendly

Restaurants

Wine, Beer & Spirits

Game Nights

Entertainment

Shopping

Golf

Mini Golf

Water Activities

Nature

Sports Activities

Health & Relaxation

Museums & History

Scavenger Hunts

Book With Us Today!

Check out our listings and book your next Myrtle Beach vacation with us!

View Listings
fetch('https://api.lodgify.com/v1/availability', { method: 'GET', headers: { 'Authorization': 'Bearer 8FFVHDKf7cXbAsl/R2xfMAZT7L4NXNwnRg6MPdMuyqY/aj2ao+hLG/mjw6IEp6Ej', 'Content-Type': 'application/json' } }) .then(response => response.json()) .then(data => { // Handle data - this is where you'll get the availability details console.log(data); }) .catch(error => console.error('Error:', error));