Найдите массив ценности в JSON

data.list.filter( record => record.name === "my Name")
Agreeable Albatross