AJAX/JQuery not coming through

Should be

setTimeout(() => { loadJSON(); }, 500);

The issue is the ' around loadJSON()

(Initially I was going with copy/paste fail to the formatting of the code sample/error. Hence asking for source to confirm