๐Ÿ“‹

JSON Validator & Formatter

Validate, format, minify, and sort JSON data.

Valid JSON
{
  "name": "John",
  "age": 30,
  "hobbies": [
    "reading",
    "coding"
  ]
}