What should be considered when deciding on the order of input fields for a contact tracing form

I'm working on a contact tracing form for a travel booking website.

The following fields are required to be filled in by the user when they book their travel tickets.

  • email
  • address
  • phone number

my question is, is there a specific order these input fields should be ordered in? or what should I consider in order to decide the order of them?