Back to MiniTool
JSON to Tree
JSON Input
Beautify
{ "name": "John Doe", "age": 35, "address": { "street": "123 Main St", "city": "New York", "zipCode": "10001" }, "hobbies": [ "reading", "swimming", "coding" ], "married": true, "spouse": null }
Tree View