Welcome to #1205 - 130 Marlatte Crescent in Evergreen, in Saskatoon, SK
Posted on
March 26, 2022
by
Norm Fisher
Welcome to #1205 - 130 Marlatte Crescent in Evergreen, in Saskatoon, SK

Welcome to #1205 -130 Marlatte Crescent. Located in the desirable Evergreen area, you'll appreciate this home's proximity to all the new amenities popping up, including two brand new elementary schools. You will also be close to all the amenities in the University Heights area, including grocery stores, banks, a multitude of dining possibilities, parks, recreational facilities and the Northeast Swale.
Measuring in at 760 square feet, this two bedroom condo offers an open concept living room, dining room and kitchen. The kitchen features dark, rich, maple cabinets, stainless steel appliances, tiled backsplash and white quartz countertops. Two good sized bedrooms and a four piece bathroom round out the home.
Enjoy warm summer evenings on your front patio, which is the perfect size for spot for a cold beverage after a long days work and maybe even a container garden, if that is your thing!
Perfect for the first time home owner, this property is also a great opportunity for parents of university students heading to the University of Saskatchewan this fall! Come take a look today.
The Saskatchewan REALTORS® Association (SRA) IDX Reciprocity listings are displayed in
accordance with SRA's MLS® Data Access Agreement and are copyright of the Saskatchewan REALTORS® Association (SRA).
The above information is from sources deemed reliable but should not be relied upon without independent verification.
The information presented here is for general interest only, no guarantees apply.
Trademarks are owned and controlled by the Canadian Real Estate Association (CREA).
Used under license.
MLS® System data of the Saskatchewan REALTORS® Association (SRA) displayed on this site is refreshed every 2 hours.
$(document).ready(function () {
var allBoxes = $("#mrp-container10 div.weblet_web-syndication").children("div");
transitionBox(null, allBoxes.first());
});
function transitionBox(from, to) {
function next() {
var nextTo;
if (to.is(":last-child")) {
nextTo = to.closest("#mrp-container10 .weblet_web-syndication").children("div").first();
} else {
nextTo = to.next();
}
to.fadeIn(500, function () {
setTimeout(function () {
transitionBox(to, nextTo);
}, 7000);
});
}
if (from) {
from.fadeOut(500, next);
} else {
next();
}
}