Secured Memory Care Unit, Skilled Nursing Facility
Skilled Nursing
$114.00
$114.00
108
Private Pay, Private Insurance, Long Term Care Insurance, Veterans Administration, Medicaid, Medicare, Managed Care Benefits
Secured Memory Care Unit, Long-Term Care, Rehab and Therapy, Respite Care, Short-Term Care, Skilled Care, Physical Therapy, Occupational Therapy, Speech Therapy
ListingController.php#667seniorsbb_db_dev1.42msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (115523)
ListingController.php#702seniorsbb_db_dev250msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =52554and `company`.`deleted_at` isnull
ListingController.php#716seniorsbb_db_dev205msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (52554) and `articles`.`deleted_at` isnullorderby RAND()