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