@yonder The JSON could also be a static file hosted together with the HTML files.
That way, you can get/query it externally like any other file.
The JSON can't be dynamic, but since it's a static site, I guess that isn't really necessary.