Parse array of json having json and array in it

I have the following message which is JSON Array. It has nested JSON object and an Array within, how would I parse this.

Use either a json codec on the input or use a json filter.