Help setting up a JSON body in query with multiple ites

Does anyone have any idea on how to build an API query where the JSON body have settings that need multiple settings in one of the attributes? Im setting up a workflow.

You might want to just go with Body set to "Raw" and send in a variable with the fully formed JSON.