0
kicks
JSONLint - Online JSON Validator
A site that allows you to enter JSON text and check it for strict compliance against the standard (RFC 4627). Errors are pointed out with quite good accuracy, highlighting the offending area. The output is also pretty-formatted. The only downsite is that your JSON text is processed and validated on the server so don't use this facility to validate JSON text containing confidential or sensitive data.