JSON Data Types

In JSON, values must be a valid data types such as string, number, object, array, boolean or null.

Code :