[
{
"item": "Hat",
"material": "Wool",
"quantity": 3
},
{
"item": "Gloves",
"material": "Leather",
"quantity": 5
},
{
"item": "Candle",
"material": "Wax",
"quantity": 4
},
{
"item": "Vase",
"material": "Glass",
"quantity": 2
},
{
"item": "Sculpture",
"material": "Bronze",
"quantity": 1
},
{
"item": "Table",
"material": "Wood",
"quantity": 1
},
{
"item": "Bookshelf",
"material": "Wood",
"quantity": 2
}
]
[
{
"item": "Hat",
"material": "Wool",
"quantity": 3
},
{
"item": "Gloves",
"material": "Leather",
"quantity": 5
},
{
"item": "Candle",
"material": "Wax",
"quantity": 4
},
{
"item": "Vase",
"material": "Glass",
"quantity": 2
},
{
"item": "Sculpture",
"material": "Bronze",
"quantity": 1
},
{
"item": "Table",
"material": "Wood",
"quantity": 1
},
{
"item": "Bookshelf",
"material": "Wood",
"quantity": 2
}
]