Required plan
Available only in the SOCIAL plan and up.
This field is a bit different, because it is a short descriptor of another person.
Search Requirements
For a Relationship object to be useful for a search, it must include at least a valid name object.
Example
{
"@type": "family",
"@subtype": "Adoptive Father",
"names": [
{
"first": "Jonathan",
"last": "Kent",
"display": "Jonathan Kent"
}
]
}