7171 Coach Hill Road SW # 3105 Calgary, AB T3H 3R7
3105, 7171 coach Hill Road SW, Calgary
- MIKE FUJIWARA
- 403-383-4336
- (403) 640-3668
- [email protected]
Property Description
Experience urban sophistication in this stunning one-bedroom, one-bathroom condo at the Noble condominium located in the vibrant University District community. Enjoy unmatched convenience with the University of Calgary, Children’s Hospital, and Foothills Hospital just steps away. The District offers a multitude of amenities within walking distance including diverse dining experiences, grocery shopping, entertainment venues and a range of professional services. Built by Truman Homes in 2018, this exceptional END unit comes with over $8,000 in premium upgrades featuring kitchen pot lights, an added central countertop island perfect for a dining space, additional cabinetry and a quartz backsplash to match the countertops. Designed for privacy, this unit offers an unobstructed view of the green space on Thirsk Street, making it one of the best locations in the building! This unit features expansive windows that fill the space with natural light, high ceilings, top of the line appliances and a spacious entryway. The bathroom mirrors the kitchen’s elegance with quartz countertops, modern aesthetics and under-glow lighting. An additional highlight of this unit includes a separate laundry room with added shelving for optimal storage and organization. Enjoy the perfect blend of luxury, convenience, and community at Noble Condominium. Don’t miss out on this opportunity to make this exceptional condo your new home.
Basic Details
- Sold:
- Yes
- Property Type:
- Condos/Townhouses
- Listing Type:
- Sold
- Listing ID:
- 2958
- Price:
- CAD$ 392,000
- Bedrooms:
- 2
- Bathrooms:
- 2
- Half Bathrooms:
- 0
- Square Footage:
- 1,112 Sqft
- Year Built:
- 1997
- Lot Area:
- 0 Sqft
Home Features
- Dishwasher
- Refrigerator
- Laundry – In Suite
Address Map
- Country:
- CN
- City:
- Calgary
- Street Number:
- 3105, 7171 coach Hill Road SW
- Postal Code:
- T3H3R7
- Community:
- Coach Hill
- Building Name:
- Quinterra
- Floor Number:
- 1
- Longitude:
- W115° 48′ 49.3”
- Latitude:
- N51° 3′ 46.1”
Neighborhood
- Bike Paths
- Playground/Park
- School
- Shopping Center
Condos/Townhouses
Sold
- Listing ID:
- 2958
- Bedrooms:
- 2
- Bathrooms:
- 2
- Square Footage:
- 1,112 Sqft
CAD$ 392,000
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
- MIKE FUJIWARA
- 403-383-4336
- (403) 640-3668
- [email protected]
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-2186-1497268233'));






























