I\'m using a java class on http://json.org/javadoc/org/json/JSONObject.html.
The following is my code snippet:
String jsonResult = UtilMethods.getJSON(
String loudScreaming = json.getJSONObject("LabelData").getString("slogan");