Age Restrictions, Covered Parking, Fitness Center, Faith Based, Guest Parking, Handicap Access, Wheelchair Accessible, Private Rooms, Wanderguard
Laundry Service - Self Serve, Nurse on Staff, Scheduled Transportation, Short-Term Care, Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Assisted Living Community, Secured Memory Care Unit, Skilled Nursing Facility, Retirement Community, CCRC Campus
ListingController.php#702seniorsbb_db_dev202msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =52799and `company`.`deleted_at` isnull
ListingController.php#716seniorsbb_db_dev221msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (52799) and `articles`.`deleted_at` isnullorderby RAND()