(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)
}
//});
};
Feel at home in this 2-bedroom, 2-bathroom, fully furnished apartment at Grand Anse, St George.
This apartment boasts of two ensuite bedrooms with study nook and a common living, dining, and kitchen. The apartment has these amenities: refrigerator, television, air conditioning, ceiling fan, washer/dryer, and internet access point. Water and internet services are provided, while the tenant is responsible for the electricity cost.
The apartment building is four stories high and comes equipped with an elevator, security system, security guard, key card entry, fire extinguishers both in the rooms and hallways, emergency exits on each floor, parking is available, and housekeeping services are provided once per week.
The apartment is located close to restaurants, bars, supermarkets, public transportation, playing field/ground, airport and it is within walking distance to the famous and beautiful Grand Anse beach.
Call or email Germaine to find out more and arrange a viewing at +1 (473) 415-3904 or germaine@dynamic.gd
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":""};