I've seen people put "//" keys in their json lol
There _is_ a json variant with comments, so that’s what you’ve seen. Not all parsers support that though
It's not terrible as far as I know, and it's less ambiguous than putting a "comment" key. I like it!
I've also seen using "__" as a key for comments. I think it's better because it doesn't need to be escaped.