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