I've noticed that jsonlint converts 1.0 to 1 when formatting. This gives the wrong impression of an integer value when the example ist really float-formatted. For development purposes, this renders jsonlint unusable for analyzing unknown JSON data.
Suggestion: show the actual source data, not "guessed" data types.