I am unable to access a json value
{\"phone\": [ { \"@attributes\": { \"type\": \"cell\", \"ext\": \"\" } }, \"(123) 456 7890\", { \"
I'm pretty sure you can't start any object, associative array key or well anything with a non-alphanumerical character.
Also you have 3 calls to console and only two lines of expected output? What does console.log(this) output?