BMW Connected Drive - Multiple Vehicles?

What is the format in configuration.yaml for multiple vehicles I have tried a few options but none work. This is what I currently have:

# BMW Connected Drive
bmw_connected_drive:
  x1:
    username: X
    password: X
    region: north_america
  x4:
    username: X
    password: X
    region: north_america

Thank you!