I am developing an using the JSON .So i am new to this field. I need to get the values from the url and the pattern is as below mention:- {Data:[{name:RAHUL,place:WORLD,location:[{city:WORLD}]},{},{},{}],mata:{},link:{}}
I need the "Data" value as the pattern array.That is i need to get the Data values seperate. How to get the values name and city values from this