| field | type | description | properties |
| named_insured_id | string(uuid) | ID of the named insured | |
| first_name | string | null | First name of the insured | |
| middle_name | string | null | Middle name of the insured | |
| last_name | string | null | Last name of the insured | |
| full_name | string | null | Full name of the insured | |
| is_primary_named_insured | boolean | null | Whether the insured is the primary named insured | |
| email | string | null | Email for the insured | |
| home_phone | string | null | Home phone for the insured | |
| mobile_phone | string | null | Mobile phone for the insured | |
| work_phone | string | null | Work phone for the insured | |
| work_phone_extension | string | null | Work phone exension for the insured | |