My first test, with my actual game data, used FString and had the same import error. I’ll try it again just to be sure.
EDIT
Issue resolved. On a fluke, I thought I’d try to import from a different location:
C:\Game - Did not work.
C:…\Documents\Unreal Projects - Worked!
Now I can focus on importing the real information and parsing it. Thanks for the help!