Many other JSON values: list, string, bool, etc
Text? What are the rules for decoding? Should the consumer get it as a language-specific "String"?
Binary data? I could imagine a conformance test when I just need to echo the length of the data or something - but it should be verified if it's supported
CC @grant