Best way to get data from a complex json object (nested object)?

I need to get some data from a complex object in json and I don’t know how to do it, what’s the best way?
this is the structure

I need for example the third temperature position that is within datapart, how to get this data?