OrgLocationAddress
addressstringnullable
Address
Example:
123 Main Streetcitystringnullable
City
Example:
Abbevilleprovincestringnullable
Province
Example:
Alabamacountrystringnullable
Country
Example:
USOrgLocationAddress
{
"address": "123 Main Street",
"city": "Abbeville",
"province": "Alabama",
"country": "US"
}