332 New Brighton Place SE – NEW BRIGHTON – Single Family Home
332 New Brighton Place Southeast, Calgary
Property Description
Welcome to this spacious and beautifully maintained 4-bedroom, 3.5-bath home with a fully finished basement, offering over 2,000 sqf of total living space in the highly desirable community of New Brighton SE.
Property Features
* Main Level:
* Bright and open floor plan
* Beautiful deesigned kitchen with granite countertops, stainless steel appliances,
*walk-in pantry
* Modern kitchen with breakfast bar perfect for cooking and entertaining
* Spacious dining and living areas filled with natural light.
*brand new hardwood floors.
* Second Level:
* Large bonus room ideal for family movie nights or a play area
* Primary bedroom with ensuite bath for added comfort and privacy
* 2 additional generously sized bedrooms
* Convenient full bathroom
* Fully Finished Basement:
* 1 large bedroom
* 1 full bathroom
* Versatile rec/family room — great for guests, teens, or a home office
* Additional Features:
* Double attached garage
* Fully fenced backyard with mature trees
* Located on a quiet, family-friendly street
Location Highlights – New Brighton SE
Enjoy the ease and convenience of this great community:
* Steps to bus stops
* Close to New Brighton Athletic Parks *New Brighton Clubhouse (splash park, tennis courts, and more)
* Minutes from public/catholic schools, shopping, grocery stores, and restaurants
* Family-oriented neighbourhood with beautiful walking paths and green spaces.
Don’t miss out on calling this beautiful house your home. Holiday Move-In Incentive:
Move in anytime during December and enjoy the rest of the month rent-free based on a min 12 month lease! Settle in before the new year and celebrate the holidays in your new home at no cost for the remainder of December.
Credit Check Required
Rates based on a 12-month term
Basic Details
- Property Type:
- Houses
- Listing Type:
- For Rent
- Listing ID:
- 3350
- Price Type:
- Per Month
- Price:
- CAD$ 2,850 Per Month
- Bedrooms:
- 4
- Bathrooms:
- 3.5
- Half Bathrooms:
- 0
- Square Footage:
- 1,925 Sqft
- Year Built:
- 2006
- Lot Area:
- 0 Sqft
- Furnishing:
- Unfurnished
Home Features
- Dishwasher
- Oven
- Stove
- Microwave
- Refrigerator
- Laundry – In Suite
- Fireplace
- Window Coverings
- Central Vac
- Carpeted Floors
- Hardwood Floors
- Laminate Floors
- Tile Flooring
- Patio/Deck
- Fenced Backyard
- Fire-Pit
Address Map
- Country:
- CN
- City:
- Calgary
- Street:
- 332 New Brighton Place Southeast
- Postal Code:
- T2Z 4W6
- Community:
- New Brighton
- Floor Number:
- 0
- Longitude:
- W114° 2′ 37.6”
- Latitude:
- N50° 55′ 18.1”
Neighborhood
- Bike Paths
- Bus Station
- Playground/Park
- Pool
- Public Library
- Shopping Center
- Sports Complex
- Tennis Courts
Houses
For Rent
- Listing ID:
- 3350
- Bedrooms:
- 4
- Bathrooms:
- 3.5
- Square Footage:
- 1,925 Sqft
- Price Type:
- Per Month
CAD$ 2,850 Per Month
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-2655-643753838'));













































