Example: { "B": 1, "A": 2, "C": 3 } Should be: { "A": 2, "B": 1, "C": 3 } Why: in large jsons it is difficult to find fields