About JSON
JSON (JavaScript Object Notation) is quickly becoming the de facto standard for serializing complex data into a lightweight format. Although it easy for humans to read and write, complex JSON is often nested and minified making manual editing a tedious chore.