Located in Brooklines Coolidge Corner and Washington Square neighborhoods, Center Communities of Brookline offers supportive apartment living for seniors. Residents get priority access to an on-site Harvard-Medical-School affiliated medical practice as well as in-home care from Hebrew SeniorLife.
ListingController.php#667seniorsbb_db_dev196msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =7652and `company`.`deleted_at` isnull
ListingController.php#681seniorsbb_db_dev221msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (7652) and `articles`.`deleted_at` isnullorderby RAND()