{
"success": true,
"data": {
"property1": {
"label": "string",
"category": "person",
"mode": "IN",
"values": [
"string"
],
"maxSelections": 0
},
"property2": {
"label": "string",
"category": "person",
"mode": "IN",
"values": [
"string"
],
"maxSelections": 0
}
},
"meta": {
"requestId": "string"
}
}