{
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "MultipleSelection",
"properties": {
"items": [
{
"name": "Option 1",
"tooltip": "Click to select this option",
"order": null
}
],
"defaultValue": "Option 1",
"maxSelectedItems": 3
}
}