\n');
}
function hideDIV(element) {
document.getElementById(element).style.visibility = 'hidden';
}
function showDIV(element) {
document.getElementById(element).style.visibility = 'visible';
}
// BG IMAGES
//onmouseout="setDIVBG('NavQuickQuote', '');" onmouseover="setDIVBG('NavQuickQuote', 'images/btn_quickquote_over.jpg');"
function setDIVBG(element, imgURL) {
if(imgURL == '') {
document.getElementById(element).style.background = '';
} else {
document.getElementById(element).style.background = 'url('+imgURL+') no-repeat top center';
}
}
function ctmGoto(URL) {
if(URL != '') {
location.href = 'http://www.capetownmagazine.com/' + URL;
}
}
isRegionOpen = true;
function toggleRegions() {
if(isRegionOpen) {
document.getElementById("RegionPop").style.visibility = 'visible';
document.getElementById("RegionPop").style.display = 'block';
isRegionOpen = false;
} else {
document.getElementById("RegionPop").style.visibility = 'hidden';
document.getElementById("RegionPop").style.display = 'none';
isRegionOpen = true;
}
}
function setFeedBack(Message, noclose) {
if(Message != '') {
document.getElementById("FeedBackPostit").style.visibility = 'visible';
if(noclose) {
Message = Message + ' Long Lee Manor, originally built in 1910, offers a distinctive Colonial experience. This splendidly restored Edwardian Manor House offers guests refined comfort, congenial service and enticing cuisine in the African bush. Long Lee Manor accommodates 38 guests in elegant en-suite rooms, all with air-conditioning and heating, as well as family suites for the children. Sumptuously prepared meals are enjoyed in the main dining room or around the open blazing fire at the Barn. Between game drives guests can laze around one of the two pools, relax in the beautifully appointed garden lounge, or experience a rejuvenating treatment in our spa. Long Lee Manor is a reminder of an era of gracious living - positioned as the flagship of Shamwari - it overlooks the sweeping plains leading down to the Bushmans River. A river lapa is an outdoor option for meals. Eagles Cragg Lodge is an avante-guard masterpiece of thatch, stone and glass for the most discerning of traveler who is looking for privacy and tranquility. Eagles Crag is nestled in a valley and provides the ultimate luxury for the most discerning of travelers. Each of the nine superior rooms have been built to maximize the privacy of the guest in the most tranquil of settings. The en-suite rooms boast a private deck with pool, as well as, indoor and outdoor showers. Decorated in light and contemporary colours, with wall-to-wall glass doors on two sides, these rooms provide stunning views of the surrounding cliffs. Our luxury spa offers a wide variety of personalized treatments. The upper floor dining room and lounge, library, lounge and cocktail bar, all further complement the guests "African bushveld experience". "By-ye-ti", the welcoming salutation you will receive on your arrival at this splendid stone walled and thatch roofed lodge. Absorb the pulse of the African bush from the viewing deck, framed by riverine trees and overlooking river pools where antelope venture a twilight drink and crowned eagles glide on the darkening sky. While sitting next to the boma fire, allow its crackling, a nightjar and the distant howl of a jackal to serenade you into relaxation. Bayethe Lodge offers the ultimate in luxury, tented accommodation. Each of the nine tents are nestled along the bed of the river, camouflaged under trees allowing ample privacy and unsurpassed comforts. Each tent is air-conditioned and heated and has an en-suite bathroom, shower, private plunge pool and viewing deck. Early morning and evening game viewing drives in open land rovers as well as guided nature walks and bird watching are all part of this magnificent experience. Riverdene Lodge sleeps a total of 18 guests. Rooms are fully air-conditioned, all feature television, telephone and small lounge area. Each en-suite sandstone bathroom has a 'his' and 'hers' vanity basin, separate shower and bath. Private balconies lead onto the landscaped gardens. The two elegantly furnished casual lounges and glorious sunroom, as well as a magnificent rim flow swimming pool entice guests to relax and restore their energies. The lounge opens onto a spacious outdoor barbecue area. As with all the lodges at Shamwari, guests receive personal attention from their assigned rangers for the duration of their stay. Bushmans River Lodge is a beautifully restored victorian homestead. Relax under the thatched boma with a cocktail and absorb the sights and sounds of the Bushmans River valley, dine sumptuously inside or take casual meals outside overlooking the densely wooded valley. Bask in front of a glowing fire in the lounge during winter, in summer cool down in the delightful plunge pool and at night, retire to one of the four deluxe en-suite air-conditioned rooms. Bushmans River Lodge is pure unadulterated luxury, surrounded by the African wilderness. Activities from the lodge include morning and evening game drives or walking safaris, accompanied by your personal ranger. Shamwari Game Reserve prides itself on the knowledge and professionalism of their rangers. Lobengula Lodge, is a truly traditional African experience. Tucked deep in the valley bushveld, this thatched ethnically decorated lodge offers guests a tranquil, luxurious and exclusive getaway. The five luxury rooms are en-suite, with air-conditioning and heating, whilst the Chief suite boasts a large private lounge with fireplace and pool. Lobengula Lodge serves lavish meals either on the main deck or in the outside boma. A selection of fine South African wines from its cellar and well-trained staff ensure a high quality of service and satisfaction. After a game drive guests can relax, swim or enjoy a drink at the pool bar. The magnificent wooden deck overlooking the dense African bush is beautifully appointed for meals or mystical African storytelling in front of the fireplace. Guests are also invited to pamper themselves in the spa or workout in the gym. Rate disclaimer:
All rates are based upon availability and may change without notice.
Guarantee Policy: A credit card is required to book online. Peak
seasons may require your card is charged in advance. Reading the rate
rules after selecting your rate will indicate if your card will be
charged. This information will appear in your email confirmation. 50 Percent Cancellation Policy: - 15 Days Prior To Arrival To Avoid Charges. Cancellation Fee 1 Night At Confirmed Rate.
During Christmas Periods All Reservation Have To Be Cancelled 30 Days
Prior To Arrival. - These Dates Require Full Prepayment And Is Non
Refoundable. Subject to the
discretion of the hotel, the credit card provided may be charged if the
reservation is canceled after the cancellation deadline has passed or
if the guest fails to arrive. The cancellation policy will appear after
selecting rate rules. Save and book direct, no agent fees. Enquire about our special discounts. Browse the vast selection of good Bed & Breakfast and Guesthouse accommodation in Cape Town, its Winelands, the villages on the Garden Route, Johannesburg and even Kruger Park.
Our other option: find accommodation with rooms available in 3 mouse clicks! Cape Town is not the undiscovered gem anymore.
CLOSE'
}
document.getElementById("FeedBackPostit").innerHTML = Message;
} else {
document.getElementById("FeedBackPostit").innerHTML = '';
document.getElementById("FeedBackPostit").style.visibility = 'hidden';
}
}
isAdPopUP = true;
function toggleAdPopUP() {
if(isAdPopUP) {
isAdPopUP = false;
document.getElementById("AdPopUP").style.display = 'block';
document.getElementById("AdPopUP").style.visibility = 'visible';
} else {
isAdPopUP = true;
document.getElementById("AdPopUP").style.display = 'none';
document.getElementById("AdPopUP").style.visibility = 'hidden';
}
}
function openBanner() {
if (MM_FlashCanPlay) {
//alert('Hello');
//var flashMovie=getFlashMovieObject("headerBannerFlash");
//flashMovie.Play();
document.getElementById("TwinShortImage").style.display = 'none';
document.getElementById("TwinShortImage").style.visibility = 'hidden';
document.getElementById("HeaderAdPopUP").style.display = 'block';
document.getElementById("HeaderAdPopUP").style.visibility = 'visible';
document.getElementById("InnerHide").style.display = 'block';
document.getElementById("InnerHide").style.visibility = 'visible';
}
}
function getFlashMovieObject(movieName)
{
if (window.document[movieName])
{
return window.document[movieName];
}
if (navigator.appName.indexOf("Microsoft Internet")==-1)
{
if (document.embeds && document.embeds[movieName])
return document.embeds[movieName];
}
else // if (navigator.appName.indexOf("Microsoft Internet")!=-1)
{
return document.getElementById(movieName);
}
}
function toggleCenterBanner() {
document.getElementById("HeaderAdPopUP").style.display = 'none';
document.getElementById("HeaderAdPopUP").style.visibility = 'hidden';
document.getElementById("TwinShortImage").style.display = 'block';
document.getElementById("TwinShortImage").style.visibility = 'visible';
}
function MM_swapImgRestore(itemNo) { //v3.0
if(is_selected_item != itemNo) {
var i,x,a=document.MM_sr; for(i=0;a&&i
One moment please.
tip: subscribe to our newsletter and receive the lastest specials
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Shamwari Game Reserve - Eastern Cape
![]()






Long Lee Manor

Experience refined elegance & gracious living from a bygone era.
The ultimate family lodge.

Eagles Crag
Ultimate Luxury personified where eagles soar over you.
Exclusivity, privacy and serenity.

Bayethe Tented Lodge

Tented luxury and riverine privacy.
"Bayethe Nkosi"- "I salute you great one"

Riverdene
Elegance in the wilderness with a colonial African experience
We are currently completing a new Magnificent boma overlooking the Bushmans River.

Bushmans River Lodge

Beauty of the Bushmans River valley with sweeping views.
The home-from-home atmosphere is a welcoming reminder of true South African hospitality. Beautifully decorated in an artistic ethnic theme, this lodge is another representation of the true uniqueness of Shamwari.
The ideal family lodge for a private experience.

Lobengula
Traditional African elegance in ethnic thatched surrounds Valley Bushveld tranquility.
Valley Bushveld tranquility.

![]()
Seasonal Rates
1st May 2008
to 30th Sep 20081st Oct 2008
to 31st Dec 20081st Jan 2009
to 30th Apr 2009
Long Lee Manor - Suite
Long Lee Manor - Luxury Rooms
Lobengula Lodge - Suites
Lobengula Lodge - Chief Suite
Bushmansriver & Riverdene Lodge - Suite
Eagles Crag - Suite
Bayethe Lodge - Luxury
Bayethe Lodge - Superior
![]()
![]()
![]()
![]()
![]()
Shamwari Game Reserve
![]()
Rooms
Rates are quoted on a per person sharing and Fully Inclusive (!)
Policies & Disclaimers:
![]()
![]()

![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Easy to find, and to submit requests for quick feedback from the Guesthouse or B&B owners themselves.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
This means making last minute bookings for accommodation, or finding availability in B&B's can certainly take you by surprise. Our B&B online availability & booking
![]()