Some json files may contain comments. Comments are not part of the json specification, so syntax highlighting may show errors.
jsonc solves this problem.
jsonc provides a list of well known json config files. If one of these files is detected, the filetype is switched to jsonc to fix the syntax highlighting.
Plug 'neoclide/jsonc.vim'