json remove &#34

JavaScript
JSON.parse(data.replace(/"/g,'"'));

Source

Also in JavaScript: