233 Elgin Meadows Park SE Calgary, AB T2Z1B4
233 Elgin Meadows Park SE, Calgary
Property Description
On a quiet street in the highly desirable McKenzie Towne, you’ll love this well-kept home. 3-bedroom, 2.5-bathroom family home, featuring brand new carpet and fresh paint! The versatile and appealing layout is complemented by hardwood flooring, stainless steel appliances, upgraded distressed cabinets, a beautiful backsplash, a kitchen island, and granite countertops in both the kitchen and bathrooms. The home also boasts contemporary colors and stylish finishes that make it truly stand out. The open concept main floor includes a spacious living room, a dining area, and a generous kitchen with an island and pantry. A convenient 2-piece bath and back entrance complete this level . Upstairs, you’ll find a master bedroom with 3-piece ensuite bath, and two good-sized bedrooms and additional 4 pc bathroom. The exterior features a large patio, a nice storage shed, and a fenced and landscaped yard, perfect for outdoor living. The back alley is Paved . Located close to shopping, schools, public transit, the south hospital, and with great access to Stoney Trail and Deerfoot, this area is truly hard to beat. Book your showing today and make this move-in ready home yours!
Basic Details
- Sold:
- Yes
- Property Type:
- Condos/Townhouses
- Listing Type:
- Sold
- Listing ID:
- 3098
- Price:
- CAD$ 527,500
- Bedrooms:
- 3
- Bathrooms:
- 2
- Half Bathrooms:
- 1
- Square Footage:
- 1,125 Sqft
- Year Built:
- 2011
- Lot Area:
- 0 Sqft
Home Features
- Dishwasher
- Oven
- Refrigerator
Address Map
- Country:
- CN
- City:
- Calgary
- Street Number:
- 233 Elgin Meadows Park SE
- Postal Code:
- T2Z 1B4
- Community:
- McKenzie Towne
- Floor Number:
- 0
- Longitude:
- W114° 2′ 59.3”
- Latitude:
- N50° 54′ 34.7”
Condos/Townhouses
Sold
- Listing ID:
- 3098
- Bedrooms:
- 3
- Bathrooms:
- 2
- Square Footage:
- 1,125 Sqft
CAD$ 527,500
var wpl_favorites_force_login4 = 0;
function wpl_favorite_control4(id, mode)
{
if(wpl_favorites_force_login4 == '1')
{
wpl_favorite_login4();
return;
}
var request_str = 'wpl_format=f:property_listing:ajax_pro&wpl_function=favorites_control&pid='+id+'&mode='+mode;
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
wplj('#wpl_favorite_remove_4_'+id).toggle().parent('li').toggleClass('added');
wplj('#wpl_favorite_add_4_'+id).toggle();
if(typeof wpl_load_favorites == 'function')
{
wpl_load_favorites(data.pids);
}
if(typeof wpl_refresh_searchwidget_counter == 'function')
{
wpl_refresh_searchwidget_counter();
}
}
});
return false;
}
function wpl_favorite_login4()
{
var request_str = 'wpl_format=f:profile_show:raw&wplmethod=login';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
/** Open lightbox **/
wplj._realtyna.lightbox.open("#wpl_favorites_lightbox",
{
reloadPage: true,
cssClasses: {wrap: 'wpl-frontend-lightbox-wp', overlay: 'realtyna-lightbox-overlay realtyna-lightbox-overlay-drp'},
closeOnOverlay: true,
});
}
});
}
function wpl_report_abuse_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=report_abuse_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_report_abuse_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=report_abuse_submit&'+wplj('#wpl_report_abuse_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_report_abuse_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_send_to_friend_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
if(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').length > 0) {
grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id')));
}
}
});
return false;
}
function wpl_send_to_friend_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_send_to_friend_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_request_a_visit_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_request_a_visit_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_request_a_visit_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_adding_price_request(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function adding_price_request_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_adding_price_request_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_watch_changes_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_watch_changes_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
wplj('#wpl_watch_changes_toggle').hide();
wplj('#wpl_watch_changes_form_register').hide();
wplj('#wpl_watch_changes_form_login').hide();
// Trigger the success event
wplj('#wpl_form_watch_changes_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_report_abuse_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_send_to_friend_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
if(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').length > 0) {
grecaptcha.render(document.getElementById(wplj("#wpl_pshow_lightbox_content_container").find('.g-recaptcha').first().attr('id')));
}
}
});
return false;
}
function wpl_send_to_friend_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=send_to_friend_submit&'+wplj('#wpl_send_to_friend_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_send_to_friend_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_request_a_visit_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_request_a_visit_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=request_a_visit_submit&'+wplj('#wpl_request_a_visit_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_request_a_visit_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_adding_price_request(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function adding_price_request_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=adding_price_request_submit&'+wplj('#adding_price_request_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
// Trigger the success event
wplj('#wpl_form_adding_price_request_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
function wpl_watch_changes_get_form(id)
{
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_form&pid='+id+'&form_id=0';
wplj.ajax({
type: 'GET',
dataType: 'HTML',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (html) {
wplj("#wpl_pshow_lightbox_content_container").html(html);
}
});
return false;
}
function wpl_watch_changes_submit()
{
var message_path = '.wpl_show_message';
var request_str = 'wpl_format=c:functions:ajax&wpl_function=watch_changes_submit&'+wplj('#wpl_watch_changes_form').serialize();
wplj(message_path).html(`
`);
wplj.ajax({
type: 'GET',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function (data) {
if(data.success)
{
wpl_show_messages(data.message, message_path, 'wpl_green_msg');
wplj('#wpl_watch_changes_toggle').hide();
wplj('#wpl_watch_changes_form_register').hide();
wplj('#wpl_watch_changes_form_login').hide();
// Trigger the success event
wplj('#wpl_form_watch_changes_container').trigger('success');
//Hide Inputs
wplj('.wpl-gen-form-wp .wpl-gen-form-row').each( function () {
wplj(this).fadeOut();
});
//Hide header
wplj('.realtyna-lightbox-title').fadeOut();
// change close button color
wplj('.realtyna-lightbox-close-btn').css('color','#000');
// add border to box
wplj('.realtyna-lightbox-text-wrap').css('box-shadow', 'rgb(160, 220, 30) 0px 0px 0px 2px')
}
else wpl_show_messages(data.message, message_path, 'wpl_red_msg');
}
});
return false;
}
Agent info
Contact Agent
function wpl_send_contact23(property_id)
{
var ajax_loader_element = '#wpl_contact_ajax_loader23_'+property_id;
wplj(ajax_loader_element).html(`
`);
wpl_remove_message('#wpl_contact_message23_'+property_id);
var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id;
wplj.ajax({
type: 'POST',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function(data)
{
if(data.success === 1)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg');
wplj('#wpl_contact_form23'+property_id).hide();
// listhub metrics
}
else if(data.success === 0)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
wplj(ajax_loader_element).html('');
},
error: function (jqXHR, textStatus, errorThrown) {
if (ajax_loader_element)
wplj(ajax_loader_element).html('');
wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
});
return false;
}
`);
wpl_remove_message('#wpl_contact_message23_'+property_id);
var request_str = 'wpl_format=f:property_listing:ajax&wpl_function=contact_listing_user&'+wplj('#wpl_contact_form23'+property_id).serialize()+'&pid='+property_id;
wplj.ajax({
type: 'POST',
dataType: 'JSON',
url: 'https://www.unisonpropertymanagement.ca/',
data: request_str,
success: function(data)
{
if(data.success === 1)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_green_msg');
wplj('#wpl_contact_form23'+property_id).hide();
// listhub metrics
}
else if(data.success === 0)
{
wpl_show_messages(data.message, '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
wplj(ajax_loader_element).html('');
},
error: function (jqXHR, textStatus, errorThrown) {
if (ajax_loader_element)
wplj(ajax_loader_element).html('');
wpl_show_messages("Error Occurred!", '#wpl_contact_message23_'+property_id, 'wpl_red_msg');
}
});
return false;
}
grecaptcha.render(document.getElementById('wpl-captcha-2359-1812104035'));



























