Age Restrictions, Covered Parking, Fitness Center, Faith Based, Guest Parking, Controlled Access, Handicap Access, Wheelchair Accessible, Private Rooms
Laundry Service - Provided, Laundry Service - Self Serve, Nurse on Staff, Respite/Short Term Stay, Scheduled Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Assisted Living Community, Secured Memory Care Unit, Retirement Community
ListingController.php#701seniorsbb_db_dev398msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =52170and `company`.`deleted_at` isnull
ListingController.php#715seniorsbb_db_dev623msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (52170) and `articles`.`deleted_at` isnullorderby RAND()