Age Restrictions, Fitness Center, Private Rooms, Faith Based, Guest Parking, Controlled Access
Laundry Service - Provided, Laundry Service - Self Serve, Nurse on Staff, Scheduled Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Assisted Living Community, Secured Memory Care Unit, Retirement Community
ListingController.php#667seniorsbb_db_dev390msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =53248and `company`.`deleted_at` isnull
ListingController.php#681seniorsbb_db_dev465msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (53248) and `articles`.`deleted_at` isnullorderby RAND()