{
"id": 0,
"node_id": "string",
"url": "http://example.com",
"name": "string",
"color": "string",
"default": true,
"description": "string",
"score": 0,
"text_matches": [
{
"object_url": "string",
"object_type": "string",
"property": "string",
"fragment": "string",
"matches": [
{
"text": "string",
"indices": [
0
]
}
]
}
]
}