pub fn parse_bbox_json(string: &str) -> UtilesCoreResult<BBox>
Parse a string into a BBox
BBox
Returns error if unable to parse JSON string into a BBox