Age Restrictions, Covered Parking, Fitness Center, Pool/Spa, Guest Parking, Private Rooms
Laundry Service - Self Serve, Nurse on Staff, Respite/Short Term Stay, Scheduled Transportation, Transportation, Activities, Housekeeping, Meals/Meal Options, Social Programs
Assisted Living Community, Secured Memory Care Unit
ListingController.php#667seniorsbb_db_dev1.88msselect*from `listingattachment` where `type` ='listing'and `primary` =1and `listingattachment`.`listingId` in (51201)
ListingController.php#702seniorsbb_db_dev197msselect `company`.`id` as `parentId`, `child`.`id` as `childId` from `company` leftjoin `company` as `child` on `child`.`parentCompany` = `company`.`id` where `company`.`parentCompany` =32572and `company`.`deleted_at` isnull
ListingController.php#716seniorsbb_db_dev198msselect*from `articles` where `active` ='Yes'and `type` ='article'and `company` in (32572) and `articles`.`deleted_at` isnullorderby RAND()