{
    "events": {
        "turn_0": {
            "Deliver_Data": {
                "labels": [
                    [
                        "Deliver_Data:B-Data Value",
                        "Deliver_Data:I-Data Value",
                        "Deliver_Data:I-Data Value",
                        "Deliver_Data:I-Data Value",
                        "Deliver_Data:I-Data Value",
                        "Deliver_Data:I-Data Value"
                    ]
                ],
                "triggers": [
                    "{'words': 'current', 'indices': '0'}"
                ],
                "extras": [
                    "Deliver Confirmation : "
                ]
            }
        },
        "turn_1": {
            "Deliver_Action_Data": {
                "labels": [
                    [
                        "Deliver_Action_Data:B-Action Description",
                        "Deliver_Action_Data:B-Action Description",
                        "Deliver_Action_Data:I-Action Description",
                        "O",
                        "O"
                    ]
                ],
                "triggers": [
                    "{'words': 'robbed', 'indices': '2'}"
                ],
                "extras": [
                    "Deliver Confirmation : "
                ]
            }
        }
    },
    "sentences": [
        [
            "current",
            "185",
            "200",
            "over",
            "37",
            "dallas/wash"
        ],
        [
            "you",
            "got",
            "robbed",
            "...",
            "-35"
        ]
    ]
}