[
{
"stDescription": "END N/A",
"stCategory": "6",
"sZone": "@",
"sIncident": "0"
},
{
"stDescription": "BEG N/A",
"stCategory": "6",
"sZone": "@",
"sIncident": "0"
},
{
"stDescription": "",
"stCategory": "Null",
"sZone": "4",
"sIncident": "0"
},
{
"stDescription": "",
"stCategory": "Null",
"sZone": "5",
"sIncident": "0"
}
]
There is no array name here, but I want to parse whole array (my JSON parser works fine if I'm using array name).