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