{Help:  
   [{"HelpOnName": "Merge", 
     "IsHelped": "Y",
     "Comment": 
   [{"answers": "This is where the real answer test is",
     "OtherDetails": "red",
     "OtherHelpNeeded": "No"}]
   }]
 }
This is the JSON I need to parse and put it in map as KEY / Value.
Problem is HELP is not been identified as JSONObject. Can you suggest how to parse and put in MAP
 
     
    