(comment) @comment

(string) @string

(pair
  key: (string) @property.json_key)

(number) @number

[
  (true)
  (false)
  (null)
] @constant

[
  "{"
  "}"
  "["
  "]"
] @punctuation.bracket
