I have two lists that I need to merge based on a column name that exists in both. The source is JSON. I\'m not sure how to do this, I looked at How to merge multiple dicts w