请提供需要重构的内容,以便我为您提供帮助。

重构后内容如下:

```json

[

{

"color": "#119944",

"background": "#ECF7F0",

"layerArray": ["企业依法存在并继续正常运营。"],

"sort": 10,

"title": "存续",

"type": 1,

"value": "存续",

"layer": "企业依法存在并继续正常运营。"

},

{

"color": "#757DD3",

"background": "#EDEEF9",

"sort": 20,

"title": "曾用名",

"type": 9,

"value": "曾用名",

"layer": "北京启迪金牌娱乐传媒咨询有限公司",

"extraInfo": [

{

"name": "北京启迪金牌娱乐传媒咨询有限公司",

"startTime": "2015-08",

"endTime": "2020-07"

}

]

},

{

"color": "#757DD3",

"background": "#EDEEF9",

"sort": 260,

"title": "小微企业",

"type": 12,

"value": "小微企业",

"layer": "小型微型企业概念来自工信部《中小企业划型标准规定》,具体标准根据企业从业人员、营业收入、资产总额等指标,结合行业特点制定。"

},

{

"color": "#449DE6",

"background": "#E8F3FC",

"sort": 350,

"title": "企业集团",

"type": 17,

"value": "企业集团",

"layer": null

}

]

```