When we want to access field values, we often do this: d["field1"]["field2"] However, this can cause a number of problems. For example - if field2 is missing from ...