Struct for PostgreSQL polygon.
polygon
vertices
@type t() :: %Postgrex.Polygon{vertices: [Postgrex.Point.t()]}