Defines the PointM struct.
t() :: %Geo.PointM{ coordinates: {number(), number(), number()}, properties: map(), srid: integer() }