I have a json ObjectNode that I am trying to iterate through and put values into a map with key value pairs so that I can access the key names and values as String.
Input