parses the JSON string to an object. code example Example: object json parse javascript var objJson1 = JSON.parse(JSON.stringify(objNotJson1));