Help Needed: Extracting Values from Dynamic Arrays in Complex Structures

I recently learned how to use the Map and Get functions, but I’m still struggling to retrieve a value from a complex structure with multiple Arrays and Collections. Additionally, there is a complicating factor in my example—the name of one of the Arrays varies, and I can’t predict what it will be in order to map it properly. Please take a look at the screenshot to see this situation, including the dynamic name and the value I want to extract. Any help would be greatly appreciated!