I'm trying to write a python script to 'Merge' or 'Append Annotation Feature Classes' a point layer (points in middle of each parcel) and an existing annotation layer; however, both of these tools require each layer to be an annotation layer. I cannot find a way to convert an existing point feature class to an annotation feature class so I can carry out this merge. Is this possible?