you can just use ReplaceText and use the Json template you have, replacing the text with your attributes.
For example: Replacement Value=
{ "name": "${name}", "surname": "${surname}", "band": "${band}" }
Screenshot attached for reference.
ReplaceText parameters