Address as a json safe item lossless

I have a system that communicates with another via JSON files.
It exports many elements including address.

Sometimes we have addresses which has “” (in Bulgaria for example).
Does formatted address command cuts anything from the Address field or using Address formated address JSON safe is a proper way to handle it and will ensure we do not lose any data?

If anybody has any other ideas, please tell me.