News Articles

Created: 2008-03-19 17:51:04
The 2007 season was very positive with waterfront sales remaining active. Waterfront lot prices ranged in value from approximately $100,000 to $200,000 for up to a 3 acre lot. Lots have not been abundant and as a result have sold very quickly once placed on the market. The traditional family cottage which used to sell for around $200,000 has increased in value over the last three years. Family cottages range in value from $250,000 to $350,000. Year round living in the Land O’Lakes area is most desirable. Year round waterfront homes are approximately priced at $250,000 to $600,000. Lake District Realty handled several large tracts of waterfront in 2007 with prices ranging up to $1,000,000. Waterfront development parcels are in demand.

We invite waterfront property owners who are considering selling to contact us for a private consultation. We would be pleased to discuss the potential value of your property for the 2008 selling season which begins in March. Take a look at our Just Sold section for an overview of sales.

4 queries took 45 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `articles`6610
2DESCRIBE `images`3320
3DESCRIBE `article_positions`3310
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` = 54 ORDER BY `ArticlePosition`.`position` ASC LIMIT 1115