The Golf Villages

The Golf Villages Contact information, map and directions, contact form, opening hours, services, ratings, photos, videos and announcements from The Golf Villages, Recreation Center, 2 De Beers Avenue, Somerset West, Cape Town.

Address

2 De Beers Avenue, Somerset West
Cape Town
7130

Telephone

+27218528604

Website

Alerts

Be the first to know and let us send you an email when The Golf Villages posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Our Story

Pro Range (Pty) Ltd was established in 1996 by a group of entrepreneurs with the principal goal of establishing and operating premier golf driving ranges in South Africa. By the end of 1997 Pro Range, in association with its naming rights partners (Bell’s, Telkom and Vodacom) had successfully established 7 driving ranges situated in Gauteng (Gillooly’s, Centurion, and Randpark), the Western Cape (Tygervalley, Somerset West, Wynberg and George).

In 1999, Pro Range became a subsidiary of Southern African Investments Limited (SAIL), a JSE listed Company recognised as South Africa’s premier Sports Brand business.

By the end of 2001, Pro Range had invested over R 50 million into hard golfing assets which included property, buildings for clubhouses (incorporating retail golf equipment and food & beverage tenants), new driving fairways, practice and target greens and customised tee boxes. This was a sizeable investment, indicating Pro Range’s commitment to the promotion and future growth of golf in South Africa.

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "SOUTH AFRICA" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });