We've had several instances where syntax errors crept into json files here.
These end up wasting quite a bit of time because downstream consumers of these files are not good about highlighting where the error lies.
A CI job that checks valid json syntax would prevent that from happening.