how to make json object from another json in kotlin code example Example: kotlin jsonobject from string val data = JSONObject("""{"name":"test name", "age":25}""")