Yup, use a Make Vector node and type in the exact coordinates you want. Or Create a vector variable and put in the exact coordinates you want. Plug that into Location
Also, it sounds like you put the above logic onto your character blueprint. This should be a seperate Actor blueprint that you can place in the level. Then when you use Get Actor Location for the spawn loc, it will spawn wherever the Actor is placed. Not on your character.