With the latest IBM Enterprise COBOL V6 compiler, you can generate and parse JSON documents directly from COBOL. Starting from V6.1, it supports JSON GENERATE, which converts COBOL data items to JSON text. From V6.2, it also supports JSON PARSE, which converts JSON text to COBOL data items. For more information, see JSON in the Enterprise COBOL for z/OS Knowledge Center.