Convert JSON with a mix of strings and numbers to datatable

I have tried using the deserialize activity but unfortunately it forces me to convert all my JSON data to string first which I don’t want to do.

Can you please share json data and what you want to achieve as output.