About D'Youville Life & Wellness Community - Bruyere Gardens
Bruyere Gardens is Greater Lowells premier affordable independent housing for senior adults. BG is a 63-unit HUD-202 (PRAC) affordable housing community for seniors 62+. Bruyere Gardens' spacious 1-bedroom apartments and common areas are beautifully appointed and are designed to provide tenants with a safe and comfortable home setting. Non-profit.
General Property Features
Age Restrictions, Guest Parking, Controlled Access, Handicap Access, Wheelchair Accessible
ListingController.php#702seniorsbb_db_dev137msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =8072and `company`.`deleted_at` isnull
ListingController.php#716seniorsbb_db_dev191msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (8072) and `articles`.`deleted_at` isnullorderby RAND()