Auto Populate Other Doctype

I was wondering if it is possible to auto populate and auto save the Contact Doctype when saving my Address Doctype?
So to save on data double entry:
If I have the following fields in my Address Doctype:- Mobile Phone, Phone and Email.
Is it possible to pass these values to:- Mobile Phone, Phone and Email fields in my Contact Doctype and auto save the Contact Doctype?
Any help with a script would be really appreciated.
Best Regards,
Rick

You will have to write a hook on Address that will take the properties from address and make the Contact

https://frappe.io/help/hooks