A common use of JSON is to exchange data to/from a web server. When sending data to a web server, the data has to be a string.
Rules For JSON Syntax & JSON Data Types
JSON stands for Javascript object notation. JSON it is based on Javascript syntax.