{
    "bin_contents": {
        "bin_A": [
            "kleenex_tissue_box",
            "creativity_chenille_stems"
        ],
        "bin_B": [
            "elmers_washable_no_run_school_glue",
            "scotch_bubble_mailer",
            "elmers_washable_no_run_school_glue",
            "scotch_bubble_mailer",
            "dasani_water_bottle",
            "womens_knit_gloves",
            "up_glucose_bottle"
        ],
        "bin_C": [
            "folgers_classic_roast_coffee",
            "kyjen_squeakin_eggs_plush_puppies",
            "i_am_a_bunny_book",
            "cherokee_easy_tee_shirt"
        ],
        "bin_D": [
            "kleenex_paper_towels"
        ],
        "bin_E": [
            "easter_turtle_sippy_cup",
            "command_hooks",
            "jane_eyre_dvd",
            "laugh_out_loud_joke_book"
        ],
        "bin_F": [
            "oral_b_toothbrush_red",
            "rolodex_jumbo_pencil_cup",
            "scotch_duct_tape"
        ],
        "bin_G": [
            "platinum_pets_dog_bowl",
            "barkely_hide_bones"
        ],
        "bin_H": [
            "rawlings_baseball",
            "fiskars_scissors_red",
            "fitness_gear_3lb_dumbbell",
            "oral_b_toothbrush_green",
            "cool_shot_glue_sticks",
            "staples_index_cards",
            "dove_beauty_bar",
            "staples_index_cards",
            "crayola_24_ct"
        ],
        "bin_I": [
            "dasani_water_bottle",
            "creativity_chenille_stems",
            "safety_first_outlet_plugs",
            "woods_extension_cord",
            "soft_white_lightbulb"
        ],
        "bin_J": [
            "cloud_b_plush_bear",
            "peva_shower_curtain_liner"
        ],
        "bin_K": [
            "scotch_duct_tape",
            "hanes_tube_socks",
            "clorox_utility_brush"
        ],
        "bin_L": [
            "ticonderoga_12_pencils",
            "expo_dry_erase_board_eraser",
            "expo_dry_erase_board_eraser",
            "dr_browns_bottle_brush"
        ]
    },
    "tote_contents": [],
    "work_order": [
        {
            "bin": "bin_A",
            "item": "kleenex_tissue_box"
        },
        {
            "bin": "bin_B",
            "item": "up_glucose_bottle"
        },
        {
            "bin": "bin_C",
            "item": "cherokee_easy_tee_shirt"
        },
        {
            "bin": "bin_D",
            "item": "kleenex_paper_towels"
        },
        {
            "bin": "bin_E",
            "item": "laugh_out_loud_joke_book"
        },
        {
            "bin": "bin_F",
            "item": "scotch_duct_tape"
        },
        {
            "bin": "bin_G",
            "item": "barkely_hide_bones"
        },
        {
            "bin": "bin_H",
            "item": "staples_index_cards"
        },
        {
            "bin": "bin_I",
            "item": "dasani_water_bottle"
        },
        {
            "bin": "bin_J",
            "item": "peva_shower_curtain_liner"
        },
        {
            "bin": "bin_K",
            "item": "clorox_utility_brush"
        },
        {
            "bin": "bin_L",
            "item": "dr_browns_bottle_brush"
        }
    ]
}