(g=>{var h,a,k,p="The Google Maps JavaScript API",c="google",l="importLibrary",q="__ib__",m=document,b=window;b=b[c]||(b[c]={});var d=b.maps||(b.maps={}),r=new Set,e=new URLSearchParams,u=()=>h||(h=new Promise(async(f,n)=>{await (a=m.createElement("script"));e.set("libraries",[...r]+"");for(k in g)e.set(k.replace(/[A-Z]/g,t=>"_"+t[0].toLowerCase()),g[k]);e.set("callback",c+".maps."+q);a.src=`https://maps.${c}apis.com/maps/api/js?`+e;d[q]=f;a.onerror=()=>h=n(Error(p+" could not load."));a.nonce=m.querySelector("script[nonce]")?.nonce||"";m.head.append(a)}));d[l]?console.warn(p+" only loads once. Ignoring:",g):d[l]=(f,...n)=>r.add(f)&&u().then(()=>d[l](f,...n))})({
key: "AIzaSyBH6FWy37puCurxZ79q5sB3YHriVCGppSQ",
v: "weekly",
// Use the 'v' parameter to indicate the version to use (weekly, beta, alpha, etc.).
// Add other bootstrap parameters as needed, using camel case.
});
function setREVStartSize(e){
//window.requestAnimationFrame(function() {
window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW;
window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH;
try {
var pw = document.getElementById(e.c).parentNode.offsetWidth,
newh;
pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw;
e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw);
e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw);
e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh);
e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh);
e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide);
e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide);
e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0);
if(e.layout==="fullscreen" || e.l==="fullscreen")
newh = Math.max(e.mh,window.RSIH);
else{
e.gw = Array.isArray(e.gw) ? e.gw : [e.gw];
for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1];
e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el;
e.gh = Array.isArray(e.gh) ? e.gh : [e.gh];
for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1];
var nl = new Array(e.rl.length),
ix = 0,
sl;
e.tabw = e.tabhide>=pw ? 0 : e.tabw;
e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw;
e.tabh = e.tabhide>=pw ? 0 : e.tabh;
e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh;
for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i];
sl = nl[0];
for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;}
var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]);
newh = (e.gh[ix] * m) + (e.tabh + e.thumbh);
}
var el = document.getElementById(e.c);
if (el!==null && el) el.style.height = newh+"px";
el = document.getElementById(e.c+"_wrapper");
if (el!==null && el) {
el.style.height = newh+"px";
el.style.display = "block";
}
} catch(e){
console.log("Failure at Presize of Slider:" + e)
}
//});
};
Lance Aux Epines Beach, Lance Aux Epines, St George
US$2,500,000
Description
Located on the serene Lance Aux Epines Beach with beach front access are these two well maintained and situated Villas on one compound for sale. Very close to the world-famous Calabash Hotel. Both villas are fully furnished.
Villa 1 – Beach Front Villa
The larger of the two villas features on the outside, a fantastic beach and sea view, large front yard with a pool, gated, and fenced with paved driveway and walkway.
Inside you are welcomed into a tastefully decorated living room, with French doors looking out onto the pool and the beach. Ceiling fans and air condition is available at your leisure.
The kitchen and dining room boast an open concept, with the kitchen containing modern appliances. Adjacent to the kitchen is the laundry room, containing both washer and dryer. An office is also available in the dining room area.
The large master bedroom with ensuite bathroom, features a king size bed with all the necessary bedroom furniture. Two additional ample bedrooms are serviced by one bathroom. All bedrooms are airconditioned. The living space for Villa one is approximately 3500 Square Feet.
This villa is separated from the beach by a beautifully manicured lawn with a swimming pool. The landscaping is superb with palms and bougainvillea of tropical colours which makes a beautiful setting and add tranquillity to the property.
Villa 2
Located on the same fenced and gated compound, is Villa 2, which features three air-conditioned bedrooms, 3 bathrooms (all ensuite). As one approach the entrance you are greeted by large French windows, and upon entering, one is welcomed by an open concept kitchen and living room, with modern appliance and comfortable and tasteful furniture. Should you choose not to enjoy the natural breeze, ceiling fans and air condition is available at your leisure.
The laundry room is adjacent to the kitchen with washer, drying and a door which leads you outside to the west of the villa. 2500 square is the approximate size of Villa 2 living space.
This property is situated on 30,000 square feet of prime beach front land, and will be perfect as an investment or as your family dwelling home.
jQuery(document).ready(function($) {
var wrapper = $('#property-description-wrap');
var content = $('.property-description-content');
var btn = $('.show-more-less-btn');
var btnText = btn.find('.btn-text');
var descriptionContent = content.find('.description-content');
// Check if description content exists
if(descriptionContent.length) {
// Get the actual height of the content
var actualHeight = descriptionContent[0].scrollHeight;
// Only show the button and apply the max-height if content is taller than 200px
if(actualHeight <= 200) {
btn.parent().hide();
wrapper.removeClass('is-show-more');
descriptionContent.css({
'max-height': 'none',
'overflow': 'visible'
});
}
}
btn.on('click', function(e) {
e.preventDefault();
content.toggleClass('show-all');
if(content.hasClass('show-all')) {
btnText.text('Show less');
} else {
btnText.text('Show more');
}
});
});
var houzez_vars = {"admin_url":"https:\/\/dynamic.gd\/wp-admin\/","houzez_rtl":"no","user_id":"0","redirect_type":"diff_page","login_redirect":"https:\/\/dynamic.gd\/dashboard\/","property_gallery_popup_type":"photoswipe","wp_is_mobile":"","default_lat":"12.046044","default_long":"-61.744957","houzez_is_splash":"","prop_detail_nav":"yes","add_to_favorite_login_required":"0","disable_property_gallery":"1","grid_gallery_behaviour":"on_hover","is_singular_property":"1","search_position":"under_nav","login_loading":"Sending user info, please wait...","not_found":"We didn't find any results","listings_not_found":"No more listings found","houzez_map_system":"google","for_rent":"","for_rent_price_slider":"for-rent","search_min_price_range":"200","search_max_price_range":"6500000","search_min_price_range_for_rent":"500","search_max_price_range_for_rent":"65000","get_min_price":"0","get_max_price":"0","currency_position":"before","currency_symbol":"US$","decimals":"0","decimal_point_separator":".","thousands_separator":",","is_halfmap":"","houzez_date_language":"","houzez_default_radius":"5","houzez_reCaptcha":"","geo_country_limit":"1","geocomplete_country":"GD","is_edit_property":"","processing_text":"Processing, Please wait...","halfmap_layout":"","prev_text":"Prev","next_text":"Next","keyword_search_field":"prop_address","keyword_autocomplete":"1","autosearch_text":"Searching...","paypal_connecting":"Connecting to paypal, Please wait... ","transparent_logo":"","is_transparent":"","is_top_header":"1","simple_logo":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-logo-export300w-1.png","retina_logo":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-logo-export300w-1.png","mobile_logo":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-logo-export300w-1.png","retina_logo_mobile":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-logo-export300w-1.png","retina_logo_mobile_splash":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-logo-export200w.png","custom_logo_splash":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-horiz-white-copy.png","retina_logo_splash":"https:\/\/dynamic.gd\/wp-content\/uploads\/2025\/02\/Dynamic-Realty-logo-export200w.png","monthly_payment":"Monthly Payment","weekly_payment":"Weekly Payment","bi_weekly_payment":"Bi-Weekly Payment","compare_url":"https:\/\/dynamic.gd\/compare-properties\/","favorite_url":"https:\/\/dynamic.gd\/favorite-properties\/","template_thankyou":"https:\/\/dynamic.gd\/thank-you\/","compare_page_not_found":"Please create page using compare properties template","compare_limit":"Maximum item compare are 4","compare_add_icon":"","compare_remove_icon":"","add_compare_text":"Add to Compare","remove_compare_text":"Remove from Compare","is_mapbox":"google","api_mapbox":"a7H-at3-ByW-NnR","listing_pagination":"_number","is_marker_cluster":"1","g_recaptha_version":"v2","s_country":"","s_state":"","s_city":"","s_areas":"","woo_checkout_url":"","agent_redirection":""};