How do I access property in nested object?

I am using "node-red-contrib-home-assistant-websocket" and the "server-state-changed" -node

This is the flow:

[{"id":"618b61471754e56b","type":"server-state-changed","z":"dd19e2e7.f72b4","name":"DoubleTake Cliff","server":"80866131.268ee","version":1,"exposeToHomeAssistant":false,"haConfig":[{"property":"name","value":""},{"property":"icon","value":""}],"entityidfilter":"sensor.double_take_cliff.msg.data.attributes.match.match","entityidfiltertype":"exact","outputinitially":false,"state_type":"str","haltifstate":"true","halt_if_type":"bool","halt_if_compare":"is","outputs":2,"output_only_on_state_change":true,"for":0,"forType":"num","forUnits":"minutes","ignorePrevStateNull":false,"ignorePrevStateUnknown":false,"ignorePrevStateUnavailable":false,"ignoreCurrentStateUnknown":false,"ignoreCurrentStateUnavailable":false,"x":480,"y":60,"wires":[["12909d7d1fe1704f"],[]]},{"id":"12909d7d1fe1704f","type":"api-call-service","z":"dd19e2e7.f72b4","name":"Google Mini Kök","server":"80866131.268ee","version":1,"debugenabled":false,"service_domain":"tts","service":"google_cloud_say","entityId":"media_player.google_home_mini_kok","data":"{\"message\":\"Hello Cliff\"}","dataType":"jsonata","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":820,"y":40,"wires":[[]]},{"id":"80866131.268ee","type":"server","name":"Home Assistant","legacy":false,"addon":false,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]

Debug info:

{"topic":"sensor.double_take_cliff","payload":"kok","data":{"entity_id":"sensor.double_take_cliff","state":"kok","attributes":{"id":"1633680887.180206-njdtl2","duration":3.43,"timestamp":"2021-10-08T08:14:51.103Z","attempts":9,"camera":"kok","zones":[],"misses":[],"match":{"name":"cliff","confidence":98.26,"match":true,"box":{"top":73,"left":300,"width":87,"height":104},"age":{"probability":99.95,"high":32,"low":25},"gender":{"probability":100,"value":"male"},"mask":{"probability":99.77,"value":"without_mask"},"type":"latest","duration":0.41,"detector":"compreface","filename":"16fd2f46-f0b2-4332-910e-6747968547a3.jpg"},"friendly_name":"double_take_cliff","icon":"mdi:account"},"last_changed":"2021-10-08T05:35:38.119744+00:00","last_updated":"2021-10-08T08:14:51.113273+00:00","context":{"id":"5c8ee7515fa373b6e4d0bf15a9ba250b","parent_id":null,"user_id":null},"timeSinceChanged":"3 hours ago","timeSinceChangedMs":10558847,"original_state":"kok"},"_msgid":"5e9644c073a04827"}