Bi-Lingual Staff, Nurse on Staff, Respite/Short Term Stay, Scheduled Transportation, Short-Term Care, Activities, Housekeeping, Meals/Meal Options, Social Programs
Skilled Nursing Facility
Skilled Nursing
$296.00
$296.00
$333.00
40
Private Pay, Private Insurance, Long Term Care Insurance, Medicare, Managed Care Benefits
Long-Term Care, Long-Term Chronic Care, Ostomy Care, Rehab and Therapy, Short-Term Care, Skilled Care, Trach Care, Physical Therapy, Occupational Therapy, Speech Therapy, Intermediate Care
ListingController.php#702seniorsbb_db_dev256msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =53418and `company`.`deleted_at` isnull
ListingController.php#716seniorsbb_db_dev236msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (53418) and `articles`.`deleted_at` isnullorderby RAND()