I've seen people put "//" keys in their json lol
I've also seen using "__" as a key for comments. I think it's better because it doesn't need to be escaped.
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.