Attempting to add some JSON data - Unexpected token ':'

This took me way too long to figure out, but I finally got it.

I was copying in the data from a windows machine. Once I changed the line-endings to Unix style it worked.

I’ll only run into this issue once for my sample data upload, as the other files I’ll be uploading will already be converted. Very frustrating though.