JSON is a universal file format that natively support by various programming language. Usually used by web developer to format or to debug purposes.
Many websites offer APIs, which will return data in JSON format. Often the JSON provided has white space compressed to reduce the size of the data transferred. This site gives you a quick and easy way to format the JSON so you can read it.
Read the Wikipedia article JSON