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