[parent] first_key = how are you? second_key = 11 c = 8 fourth_key = Some string.... fifth_key = 99 [child] : parent c = 9 third_key = 6.6 fourth_key = Some other string.... [grandchild] : child second_key = 12 c = 10