Found a case where the decompressed file is not the same as the original raw JSON content.
Case: The value of the key-value pair is a single character such as "N", however when it gets decompressed it was replaced with an another existing key in the JSON object.