How to get 3D coordinates from a stc?

Now I get variable stc and src, In my understanding, stc.data stands for (n_dipoles, n_times), stc. vertices stands for Vertex numbers corresponding to the data, But with these two variables I can’t get the 3D coordinates of each vertex, which is the value stored in src, but how do I get it?