iiuc json schema supports arbitrary k: v on the root document, eg ```json { "$recursive": true } ```
iiuc json schema supports arbitrary k: v on the root document, eg
{ "$recursive": true }