What is json?

JSON (JavaScript Object Notation) is a lightweight data-interchange format.
JSON is easy for humans to read and write.
JSON is based on a subset of the JavaScript Programming Language.
JSON is a text format that is completely language independent.