App displaying positive GPS speed values while not moving

I have an App that shows continuously the current GPS speed and it's updated using a timer (every one second)

The problem is that I have noticed that it continue to show speed values greater than zero for a while despite that the device is not moving (I stand absolutely still)

Any suggestion on how to prevent this?