{
"type": "string",
"properties": {
"addresses": {
"type": "string",
"items": {
"type": "string",
"example": "string"
},
"description": "string"
}
}
}