Address optionally associated to a geoPoint.
geoPointAddress#de4c5d93 flags:# country_iso2:string state:flags.0?string city:flags.1?string street:flags.2?string = GeoPointAddress;
| Name | Type | Description | 
|---|---|---|
| flags | # | Flags, see TL conditional fields | 
| country_iso2 | string | Two-letter ISO 3166-1 alpha-2 country code | 
| state | flags.0?string | State | 
| city | flags.1?string | City | 
| street | flags.2?string | Street | 
GeoPoint.