Can't create two JSON Arrays in one Schema

I have two JSON Arrays interactions and conversions only the one that was declared first becomes an array


(conversions is always an object)

Hi,
If you want a nested arrays.
like 'conversions ’ is also a array within ‘interactions’ then do like this.