Line break position problem in .json file

AP Groups and WLANs settings can be output as a “.json” file from the cnMaestro (cloud).
But if you open the “.json” file with a text editor or Visual Studio Code, the entire syntax will be displayed in one line, which is hard to see when checking.
I would appreciate it if you could improve it by giving a line feed code if possible.

Use a non parsing text editor such as nano or notepad or wordpad.