以下是根据提供的内容进行重构的文本:

```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": "2002-01",

"endTime": "2007-08"

}

]

},

{

"color": "#757DD3",

"background": "#EDEEF9",

"sort": 260,

"title": "小微企业",

"type": 12,

"value": "小微企业",

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

}

]

```