I am using the "Map" field with accompanying "text" field to for the address. The documentation shows how to display the map and echo the latitude, longitude, and zoom level, but it is possible to grab the "city" for example? Since the address text field is a single string of text, there doesn't seem to be a way to echo it on the frontend with included line breaks for formatting. Is this possible or do I need separate text fields to enter the address information separately for display on the frontend?