How to get location of the mesh using python

Hello, dear friends!

I have a static mesh. I want to get its location but in the end my result is always {x: 0, y: 0, z: 0}.
UE_question_location_2

Here is an example from UE with mesh information:
UE_question_location