📝
JSON Playground
✓ Valid
Format
Minify
Copy
Clear
Reset
Samples:
User Object
API Response
Nested Object
Array
📊 Keys:
0
📏 Depth:
0
💾 Size:
0 bytes
JSON Input
{ "name": "John Doe", "age": 30, "email": "john@example.com", "address": { "street": "123 Main St", "city": "New York", "country": "USA" }, "hobbies": ["reading", "coding", "gaming"], "isActive": true, "balance": 1500.50 }
💡 Tip: Paste JSON from API responses, config files, or any JSON source
Formatted Output
Valid JSON will be formatted here...