{
    "object_name": "Faucet",
    "category": "Plumbing Fixture",
    "dimension": "15*10*12",
    "parts": [
        {
            "label": 0,
            "name": "Switch",
            "material": "Stainless Steel",
            "density": "8.0 g/cm^3",
            "priority_rank": 1,
            "Basic_description": "This is the switch or handle of a faucet, typically made of stainless steel for durability and corrosion resistance.",
            "Young's Modulus (GPa)": "200.0",
            "Poisson's Ratio": "0.3"
        },
        {
            "label": 1,
            "name": "Frame",
            "material": "Brass",
            "density": "8.5 g/cm^3",
            "priority_rank": 4,
            "Basic_description": "This is the frame or base of the faucet, usually made of brass for strength and resistance to corrosion.",
            "Young's Modulus (GPa)": "100.0",
            "Poisson's Ratio": "0.34"
        }
    ],
    "group_info": {
        "0": [
            1
        ],
        "1": [
            [
                0
            ],
            "0",
            [
                0.0,
                0.0,
                1.0,
                0.0015625000000000222,
                0.03968749999999999,
                -0.5,
                0.0,
                0.31666666666666665
            ],
            "C"
        ]
    }
}