Node Red JSON Help

Hi,
Is someone able to help me with the correct JSON to pass the TEST message through as a notification as shown below?
image

I have a set message payload as below
payload.{ "data": {"message" : "name" & ' is ' & "$STATUS" } }
but I’d like the name to say TEST rather than name as it currently does.

All sorted.