JSON verschönern und formatieren

Verschönere deinen JSON-String in ein menschenlesbares Format.

{
   "foo": "bar",
   "hello": "world"
}