JSON or JavaScript Object Notation is a language independent text format. The purpose is to be able to transfer data/information between applications without having to have the same OS, file format, etc. It’s a lightweight data-interchange format that is completely language independent but with some conventions.
