Below is my JSON information where you can notice that there is not any key defined.
{"KOA": {"test.jpg": "xyz.com/images/test.jpg"}}
I am Looking the Output like:
string _imgName= ms-koa-acazia-ceramic.jpg
string _imgUrl= xyz.com/images/test.jpg
"KOA" is also a dynamic value it can be changed so I can not fix it.