Something like: ```json { "isin": "US0378331005", "name": "Apple Inc" } ``` With a corresponding Rust structure with these two fields. Rationale: Users are most likely to want to use serde support for a use case like this.