{
"type": "Electronics",
"description": "Laptops, tablets, and smartphones",
"weight": 500,
"umWeight": "kg",
"component": [
{
"type": "Laptop",
"description": "Brand X Laptop",
"width": 30,
"height": 20,
"depth": 5,
"unitary": true,
"um": "cm"
}
]
}