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