/usr/share/geometry_msgs/msg/Point.msg is in libgeometry-msgs-dev 1.12.3-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 | # This contains the position of a point in free space
float64 x
float64 y
float64 z
|