I have JSON object as follows:
[ { \"Project\": { \"id\": \"1\", \"project_name\": \"name\" }, \"Allocati
Use jsonlint.com to read your json better. It appears that the json that you have copied here is invalid.