Prettify minified JSON, see the exact syntax error when it breaks, or minify it again.
ad space, reserved
How do I format messy JSON so humans can read it?
In JavaScript or your browser console, pass your data to JSON.stringify(data, null, 2). Or paste it into the free formatter on this site, which runs entirely in your browser.