add JSON object keys and values to bash associative array I want to loop through a JSON object and add the keys and values to a Bash associative array.