There's more than 1 object in your string so its t...
# suitescript
c
There's more than 1 object in your string so its throwing the JSON.parse off. You should change it to an array and then parse it.