JSON Validator

Validate and format JSON data with error detection

Valid
{
  "name": "John",
  "age": 30
}