### Describe the bug The library cannot parse the following value to the proper dictionary structure: ``` { "bootstrap.servers": "b-1.kafka.dev", "group.id": "payments.local" } ```