Building the solution with VS2017 Community, I run into several errors (see below). I later copy-pasted the USTRUCT example code by Rama which resulted in the same errors
[(code here in the Core Syntax section)][1]
I looked through multiple other tutorials and could not find what is wrong with my usage of USTRUCT. Still, looking at the errors it seems to me as if I understood it wrong. Since I just started using C++ aside of Blueprints, I do not have much experience so far.
I also tried restarting VS, UE Editor and the PC.
Errors (lines match 1:1 with provided code above):
No problem, I assumed it was a structure issue of some sort. I will delete my answer and you can post exactly what was the solution. Might help someone else.