{
    "type": "record",
    "name": "Key",
    "fields": [
        {
            "type": "string",
            "name": "id"
        }
    ]
}
