json package to process my JSON objects and arrays from an API. My issue is not necessarily iteration however some instances of the data I am pulling down they are JSON Array and then JSON objects. Below is the data I am downloading of the instances which I am talking about here. If look at the key CustomerLog for the first set of data it is an Array however if you look at the second set of data it is an object.json package to process my JSON objects and arr