[
  {
    "id": 12345,
    "type": "...",
    "service": "...",
    "entityId": 12345,
    "serverInterfaceId": 12345,
    "properties": "..."
  },
  {
    "id": 12345,
    "type": "...",
    "service": "...",
    "entityId": 12345,
    "serverInterfaceId": 12345,
    "properties": "..."
  }
]