pub type Bbox = Vec<f64>;
Bounding Boxes
GeoJSON Format Specification § 5
struct Bbox { /* private fields */ }