I'm try to get json value, but It's don't work

Hi, friends.

I’m sorry post it again, but I need to finish my project and I am a beginner.

My problem: I am trying to get all values from ( NAME ) and print string, but I can’t to make it ? I need a new plugin, because nobody know the VaRest plugin.

My Json Struct:

{"nome":
  ["CAR 1","CAR 2","CAR 3","CAR 4","CAR 5","McLaren P1"],
"imagem":["img_01","img_02","img_03","img_04","img_05"],
"modelo":["Shape_Cone","Shape_Cube","Shape_Cylinder","Shape_Cone","Shape_Sphere"]}

My Blueprint:


Thank You