I am consuming a third party Rest Service. One of data fields is return following -1.E-02. When I pass the json data through the json deserializer. I am hit with the following error: System.JSONException: Unexpected character ('E' (code 69)) in numeric value: Decimal point not followed by a digit at [line:1, column:1509]