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 146; Chap. 17: pages 278, 279