Christ Church
The SoCo Hotel

Alexandra Paschalides
Deal Expert
The Deal
TOP 20 – Sells out quickly!
Savor unlimited “delectable” meals (Fodor’s) and cocktails at this all-inclusive boutique hotel on Barbados’ south coast — exclusively offering Travelzoo members 30% off stays into winter.
What’s Included
- $799 for 3 nights in a SoCo Room with an oceanview terrace, a king bed and a single sofa bed
- $849 for 3 nights in a larger Deluxe Room with an oceanview terrace, a king bed and a king sofa bed
- Add extra nights in combination with a 3-night voucher; click “Continue” to see options
- All-inclusive, oceanview accommodations for two guests
- Unlimited drinks at the beach bar and meals at the on-site restaurant
- Room price based on two guests; additional guests are $85 per night, payable directly to the hotel
- Note: Children under 16 are not permitted at the resort
Why We Love It
- Since the deal is valid into December with no blackout dates, you can buy this voucher now and plan your trip later
- This adults-only escape is highly rated on TripAdvisor, and guests rave about the food and service
- The intimate 24-room SoCo does all-inclusive with a chic spin that exudes “crisp serenity” (Fodor’s)
- Every room has a terrace with an ocean view
- Sun loungers await in the hotel’s “luxurious” (Oyster.com) pool area, overlooking a spacious beach with a reef that keeps waters calm
- Rooms include Wi-Fi, flat-screen TVs, coffeemakers and hairdryers
Travelzoo Tip: The hotel is just a 20-minute drive from Grantley Adams International airport.
When You Can Go
Travel through Dec. 20, 2018
Have a Question? Contact Travelzoo.

Enjoyed This
(28 Member Ratings)
Ratings & reviews reflect verified member feedback for The SoCo Hotel over the past 15 months.
Ratings & reviews reflect verified member feedback for The SoCo Hotel over the past 15 months.
Enjoyed Most
The food was great, It had a very nice beach. The staff was very good. The all inclusive was a very good value. The people of Barbados were very friendly.
Karen
Mar 24, 2018
Fargo, USA
Enjoyed Most
Friendly mostly helpful staff, good food and abundant drinks.
Peter
Feb 23, 2018
Cambridge, Canada
Enjoyed Most
Friendly, helpful staff
SALLY
Aug 29, 2017
Menard, USA
felix
Feb 19, 2018
Kings County, USA
Enjoyed Most
The food was amazing! We also really loved our ocean front room and location of the hotel.
Saadiqa
Oct 20, 2017
Port of Spain, Trinidad and Tobago
Other Comments
lack of food and zero things to do
James
Feb 23, 2018
Hauppauge, USA
GEORGIA
Jul 10, 2017
Brandywine, USA
Enjoyed Most
The facilities, staff and food were all amazing
Other Comments
I had a wonderful experience and would absolutely stay at this hotel again
Pax
May 02, 2017
Denver, USA
Enjoyed Most
The staff and the view.
Other Comments
The SOCO excels in providing personal service. The staff is friendly and accommodating and make everyday a true holiday. Also one of the nicest views we have ever had in a hotel.
Janet
Mar 12, 2017
Caronport, Canada
Tammy
Mar 05, 2017
Mansfield, USA
Your Recently Viewed Deals
Book now at
‘ + value.source + ‘
‘ : “”);
var expirationDate = new Date(value.expirationdate);
var isExpired = !isNaN(expirationDate) && expirationDate ‘;
content += ‘ ‘;
content += ‘
‘ + (isExpired ? ‘SOLD OUT’ : ”) + ‘
‘;
content += ‘
‘ + value.headline + ‘
‘;
content += ‘
‘ + value.meta + ‘
‘;
content += ‘ ‘;
content += ”;
}
//show +X more deals
if (index == 4)
content += ”;
index++;
});
//add placeholders
if (index ‘;
content += ‘ ‘;
content += ‘
content += ‘ ‘;
content += ‘
Search for more deals
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘
‘;
content += ‘ ‘;
content += ”;
}
}
content += ”;
$(‘#recently-viewed-deals’).append(content);
$(‘#ShowMoreRVD’).click(function (e)
moreContent = “”;
$.each(JSON.parse(rvd), function (key, value)
var linkoutContent = (value.directlink == ‘true’ ? ‘
‘ + value.source + ‘
‘ : “”);
var expirationDate = new Date(value.expirationdate);
var isExpired = !isNaN(expirationDate) && expirationDate ‘;
moreContent += ‘ ‘;
moreContent += ‘
‘ + (isExpired ? ‘SOLD OUT’ : ”) + ‘
‘;
moreContent += ‘
‘ + value.headline + ‘
‘;
moreContent += ‘
‘ + value.meta + ‘
‘;
moreContent += ‘
‘ + value.when + ‘
‘;
moreContent += ‘ ‘;
moreContent += ”;
);
$(‘#moreRecentlyViewedDeals ul’).html(moreContent);
$(‘#moreRecentlyViewedDeals’).dialog(‘open’);
e.preventDefault();
);
$(‘#recently-viewed-deals .deal-module a’)
.add(‘#moreRecentlyViewedDeals .deal-module a’)
.not(‘#ShowMoreRVD’)
.bind(‘click’, function()
var dealid = $(this).data(‘dealid’);
var countrycode = $(this).data(‘countrycode’);
var rvd = “”;
rvd = Storages.sessionStorage.get(‘_rvd’);
if(rvd != undefined && typeof rvd == “object”)
rvd = JSON.stringify(rvd);
if (rvd != undefined && JSON.parse(rvd).length > 0)
var dealsList = (typeof rvd == “object”) ? rvd : JSON.parse(rvd);
dealsList = dealsList.filter(function (deal) return deal.adid == dealid );
if(dealsList != undefined && dealsList.length > 0)
var currentDeal = dealsList[0];
var headline = currentDeal.headline;
var sourcePage = ‘VoucherDealPage’;
sourcePage = sourcePage + ”
);
$(‘#moreRecentlyViewedDeals’).dialog(
closeOnEscape: true,
autoOpen: false,
modal: true,
closeText: “”,
resizable: false,
draggable: false,
show: effect: ‘fade’ ,
open: function (event, ui)
$(‘#moreRecentlyViewedDeals’).parent().addClass(“moreRecentlyViewedDeals”);
$(‘#moreRecentlyViewedDeals’).prev().hide();
tzoo.imageLoader.loadImagesWithoutScroll();
);
$(‘#closeMoreItems’).click(function ()
$(‘#moreRecentlyViewedDeals’).dialog(‘close’);
);
} else
$(‘#recentlyViewedDealsDiv’).hide();
}