How to create Address custom field type in strapi 4

Hi All, I’m new to strapi 4 and need some guidance on creating custom field type.

I want to create an Address custom field type in which I’ll have address line 1, address line 2, city, post code and country drop down selection.

How to do it?