See https://stackoverflow.com/questions/78130263/correct-way-to-specify-json-block-size-for-pyarrow-dataset:
It appears that at the time of this writing JsonFileFormat is simply missing from the documentation for pyarrow.dataset. The documentation has CsvFileFormat, IpcFileFormat, ParquetFileFormat and OrcFileFormat but not JsonFileFormat.