| Field | Type | Required | Description | Example |
|---|---|---|---|---|
text |
Optional<String> | ➖ | Textual description of the results. Can be shown at the top of SERP, e.g. 'People who write about this topic' for experts in people tab. | |
iconConfig |
Optional<IconConfig> | ➖ | Defines how to render an icon | { "color": "#343CED", "key": "person_icon", "iconType": "GLYPH", "name": "user" } |