[
    {
        "Unordered" = "true";
        "Write" = [
            {
                "Data" = [
                    [
                        "foo";
                        "4";
                        [
                            "1";
                            "3";
                            "4"
                        ];
                        [
                            "5";
                            "4"
                        ];
                        [
                            "1"
                        ];
                        [
                            "1";
                            "4"
                        ];
                        [
                            "1";
                            "2"
                        ];
                        [
                            "1";
                            "2";
                            "4"
                        ];
                        [
                            "2";
                            "1";
                            "4"
                        ]
                    ]
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "c";
                                [
                                    "DataType";
                                    "String"
                                ]
                            ];
                            [
                                "d";
                                [
                                    "DataType";
                                    "Int32"
                                ]
                            ];
                            [
                                "acd";
                                [
                                    "StructType";
                                    [
                                        [
                                            "a";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "c";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "d";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "a5";
                                [
                                    "StructType";
                                    [
                                        [
                                            "a";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "d";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "a";
                                [
                                    "StructType";
                                    [
                                        [
                                            "a";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "ad";
                                [
                                    "StructType";
                                    [
                                        [
                                            "a";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "d";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "ab";
                                [
                                    "StructType";
                                    [
                                        [
                                            "a";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "b";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "abd";
                                [
                                    "StructType";
                                    [
                                        [
                                            "a";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "b";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "d";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ];
                            [
                                "foobar";
                                [
                                    "StructType";
                                    [
                                        [
                                            "barb";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "fooa";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ];
                                        [
                                            "food";
                                            [
                                                "DataType";
                                                "Int32"
                                            ]
                                        ]
                                    ]
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    }
]