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