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