News Articles

Created: 2008-03-19 17:51:39
Over the years many of the families who have enjoyed their cottages on the area lakes have decided to move here permanently. Beautiful Sharbot Lake and area have a full line grocery store, an expanding medical centre and a variety of retail and service industry businesses. These businesses contribute to the comfort of living in this picturesque rural area.

Families with children will find both elementary and secondary schools in Sharbot Lake. Service clubs in the area include Legion, Lions and Masons to mention a few should you wish to continue your membership in the area. There are also many local activity clubs to join from quilting to theatre and most things in between! Of course, there are the many lakes and trails for all number of outdoor activities.

Lake District Realty would be pleased to assist with any questions or information you may have regarding relocation to the Land O’Lakes area.

4 queries took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `articles`660
2DESCRIBE `images`330
3DESCRIBE `article_positions`330
4SELECT `Article`.`id`, `Article`.`image_id`, `Article`.`headline`, `Article`.`body`, `Article`.`created`, `Article`.`modified`, `Image`.`id`, `Image`.`caption`, `Image`.`data`, `ArticlePosition`.`id`, `ArticlePosition`.`article_id`, `ArticlePosition`.`position` FROM `articles` AS `Article` LEFT JOIN `images` AS `Image` ON (`Article`.`image_id` = `Image`.`id`) LEFT JOIN `article_positions` AS `ArticlePosition` ON (`ArticlePosition`.`article_id` = `Article`.`id`) WHERE `Article`.`id` = 55 ORDER BY `ArticlePosition`.`position` ASC LIMIT 1110