{ "type": "object", "additionalProperties": false, "properties": { "prefix": { "type": "string" }, "suffix": { "type": "string" }, "left_label": { "type": "string" }, "right_label": { "type": "string" } } }