ZSON Specification | Zed
ZSON is the human-readable, text-based serialization format of the super-structured Zed data model. ZSON builds upon the elegant simplicity of JSON with "type decorators". Where the type of a value is not implied by its syntax, a parenthesized type decorator is appended to the value thus establishing a well-defined type for every value expressed in ZSON text.
https://zed.brimdata.io/docs/formats/zson/