JSON spacing issues

I'm trying to build an app that reads my firebase database, however it seems to only work if there are spaces in the file. The problem is that Firebase doesn't store them naturally this way. I'm sure this must be a bug I can work around? When I download the JSON as a file and put in spaces the app can read it but when there aren't it messes up. Any advice?

Show an example of your raw json returned from Firebase