Address formatting - stacked

I’d like to format an address “stacked” instead of single line - example

Name
Street
City Postcode
Country

Here’s my code:

||Address of #disclosing-party||#disclosing-party^notice-address ||
||E-mail address of #disclosing-party||#disclosing-party^email-address ||

I have an expanded text box for the user to supply the address in the Q&A but I don’t see how to translate that answer into a stacked address - the line feeds are ignored when the address datafield is populated in the document. I don’t want to use @to-paragraph because that would insert extra space between the lines. How can I get the address to stack please?