JSON stands for JavaScript Object Notation. It is a data format which needs way less space than XML. This keeps the needed traffic of web applications low and therefore JSON is used extensively in web applications. In this article, you will learn how JSON is structured.