.Json to Structure Global Variable

How do I load this .json into a structure global variable? I’ve tried many tutorials on this and nothing seems to work.
Screen Shot 2023-05-28 at 1.05.28 PM

Use the references extension to make a scene variable pipe it’s reads and writes to your global variable, then use the load json resource to scene variable extension to load your JSON file into the reference scene variable.