Help formatting a file path

This should be the correct format.

Spaces are not 'allowed', but escaped by a preceding backslash that wouldn't be visible in Finder.

To verify, use the exact path and add a cd  (note the space character that's usually killed by SE-rendering) before it, press enter, and find yourself at the location in Terminal. Alternatively, precede it with open  and see a Finder window open at that location.