[
    {
        "Write" = [
            {
                "Data" = [
                    
                ];
                "Type" = [
                    "ListType";
                    [
                        "StructType";
                        [
                            [
                                "product_name";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "store_name";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "store_zip";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "b_street_number";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "b_street_name";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "b_city";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "b_zip";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "c_street_number";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "c_street_name";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "c_city";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "c_zip";
                                [
                                    "PgType";
                                    "text";
                                    "S"
                                ]
                            ];
                            [
                                "cs1_syear";
                                [
                                    "PgType";
                                    "int4";
                                    "N"
                                ]
                            ];
                            [
                                "cs1_cnt";
                                [
                                    "PgType";
                                    "int8";
                                    "N"
                                ]
                            ];
                            [
                                "s11";
                                [
                                    "PgType";
                                    "numeric";
                                    "N"
                                ]
                            ];
                            [
                                "s21";
                                [
                                    "PgType";
                                    "numeric";
                                    "N"
                                ]
                            ];
                            [
                                "s31";
                                [
                                    "PgType";
                                    "numeric";
                                    "N"
                                ]
                            ];
                            [
                                "s12";
                                [
                                    "PgType";
                                    "numeric";
                                    "N"
                                ]
                            ];
                            [
                                "s22";
                                [
                                    "PgType";
                                    "numeric";
                                    "N"
                                ]
                            ];
                            [
                                "s32";
                                [
                                    "PgType";
                                    "numeric";
                                    "N"
                                ]
                            ];
                            [
                                "cs2_syear";
                                [
                                    "PgType";
                                    "int4";
                                    "N"
                                ]
                            ];
                            [
                                "cs2_cnt";
                                [
                                    "PgType";
                                    "int8";
                                    "N"
                                ]
                            ]
                        ]
                    ]
                ]
            }
        ]
    }
]