It seems from JSON to the PreciseDecimal we get the proper value but when writing back to JSON.... lots of decimal are added.
Not sure this is a problem for this library though. It is like the JSONEncoder ends up from PreciseDecimal to FLOAT to JSON-Number

