name |
name of the location |
string |
REQUIRED |
address |
address of the location |
string |
REQUIRED |
city |
city of the location |
string |
REQUIRED |
state |
state of the location |
string |
REQUIRED |
zip |
zip code of the location |
string |
REQUIRED |
active |
whether the location is active |
boolean |
REQUIRED |
url |
url of the location |
string |
REQUIRED |
description |
description of the location |
string |
REQUIRED |
licenseNumber |
license number of the location |
string |
NULLABLE |
pricingAL |
pricing for assisted living |
number |
NULLABLE |
pricingMC |
pricing for memory care |
number |
NULLABLE |
pricingAllCareIncludedAL |
pricing for all care included for assisted living |
number |
NULLABLE |
pricingAllCareIncludedMC |
pricing for all care included for memory care |
number |
NULLABLE |
assistedLiving |
whether the location offers assisted living |
boolean |
REQUIRED |
memoryCare |
whether the location offers memory care |
boolean |
REQUIRED |
independentLiving |
whether the location offers independent living |
boolean |
REQUIRED |
CCRC |
whether the location is a CCRC (Continuing Care Retirement Community) |
boolean |
REQUIRED |
brookdaleAtHome |
whether the location offers Brookdale at Home |
boolean |
REQUIRED |
skilledNursing |
whether the location offers skilled nursing |
boolean |
REQUIRED |
careTypes |
all care types offered at the location |
string |
REQUIRED |