Person

Type: object

firstName

Type: string

The person's first name.

lastName

Type: string or null

The person's last name.

age

Type: integer or number

Age in years which must be equal to or greater than zero.

anything

Type: integer, string, number or null

Ay other info you like