Age Restrictions, Private Rooms, Furnished Apts Available, Guest Parking
Laundry Service - Provided, Nurse on Staff, Respite/Short Term Stay, Scheduled Transportation, Transportation, Activities, Social Programs, Housekeeping
Assisted Living Community, Secured Memory Care Unit, Retirement Community
ListingController.php#667seniorsbb_db_dev1.72msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (50632)
ListingController.php#702seniorsbb_db_dev150msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =51923and `company`.`deleted_at` isnull
ListingController.php#716seniorsbb_db_dev204msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (51923) and `articles`.`deleted_at` isnullorderby RAND()