fruits
Type: array of string
Each item of this array must be:
Type: string
vegetables
Type: array
Each item of this array must be:
Type: object
veggieName
Type: string
The name of the vegetable.
veggieLike
Type: boolean
Do I like this vegetable?