how to get value from json object

JavaScript
String loudScreaming = json.getJSONObject("LabelData").getString("slogan");
Source

Also in JavaScript: