SyntaxFix
Write A Post
Hire A Developer
Questions
If you are popping it in the DOM then try wrapping it in
<pre> <code>{JSON.stringify(REPLACE_WITH_OBJECT, null, 4)}</code> </pre>
makes a little easier to visually parse.