A ChunkPosition with an added bounding box for the area of the chunk.
{ area: BoundingBox, x: int32, y: int32 }