Json can be pretty great if you know how to work with it.
My former team was speechless when I changed functions that read json as df and started reading as lists instead. The code became more readable and way faster. I was speechless that nobody thought about it before.
So yes, the list is the way!
