@Juan_Antonio Thanks. That parses the json and extracts exactly one instance of OUTLOOK. Useful but not appropriate in the app I am building.
@Kevinkun Thanks. Not that simple. OUTLOOK is not a dictionary key and as Abraham indicated would grab only one instance of OUTLOOK's value.
@ABG Interesting and it might work but my awkward solution is streamlined compared to your great code snippets . Useful but...requires extensive reworking of my app.
Tried working with a dictionary but haven't got the code to extract OUTLOOK so I am doing something wrong w.r.t. dictionary
What works right (I should have shared this earlier)