JavaScript Object Notation (3)

JavaScript Object Notation (JSON) is a common data format for exchanging rich data between applications. It is based on JavaScript, hence the name, though it is not actually JavaScript.