/
_Address Object Format

_Address Object Format

JSON Format
{
	"AddrLine1": "",
    "AddrLine2": "",
    "AddrLine3": "",
    "AddrLine4": "",
    "AddrType": "",
    "City": "",
    "Country": "",
    "Intersection": "",
    "Lat": "",
    "Lon": "",
    "PostalCode": "",
    "Region": ""
}