JSON is a data transfer notation especially important in web APIs such as REST. JSON is restricted a form of JavaScript data allowing data types such as numbers and strings as well as array and field-based data structures.
Used in Chap. 10: page 135; Chap. 17: page 259