JSON exists as a string — useful when you want to transmit data across a network. It needs to be converted to a native JavaScript object when you want to access the data. This is not a big issue PPK — JavaScript provides a global JSON object that has meth ...