| 123456789101112131415161718192021 | {    "GroupName": "Control Panel",    "Layers": [        {            "LayerName": "Cibes_COP_Standard_Cabin",            "Code": "(V70 or V90) and (Elegance or Aurora)"        },        {            "LayerName": "Cibes_COP_Standard_Platform",            "Code": "V80 and (Elegance or Aurora)"        },        {            "LayerName": "Cibes_COP_Premium_Cabin",            "Code": "(V70 or V90) and Galaxy"        },        {            "LayerName": "Cibes_COP_Premium_Platform",            "Code": "V80 and Galaxy"        }    ]}
 |