I have the following JSON:
{ \"nickname\": \"xadoc\", \"level\": 4, \"loc\": \"Tulsa, OK, USA\", \"score\": 122597, \"money\": 29412.5, \"street
I can´t try it right now, but if you do a:
var_dump($obj2);
you should be able to see exactly how to access your information.