What exactly is a JSON? JSON "JavaScript Object Notation" is text-based data exchange standard. It's a set of key-value pairs in which the key must be of the string type and the value can be of all the ones that follow: Number String Boolean Array Object null JavaScript Object Notation (JSON) is an acronym for