getting value from json string kotlin code example Example: kotlin jsonobject from string val data = JSONObject("""{"name":"test name", "age":25}""")