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