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