A get in my PHP script JSON string that looks like this (array with any objects):
[ { \"source\":\"symbols/2/2.png\", \"ypos\":133,
Use json_decode and then construct a insert statement using the values of the array