Json模板文件
Json模板
json5
{
"companyInfo": {
"companyName": "",
"location": {
"addressLine1": "",
"addressLine2": "",
"county": "",
"cityOrTown": "",
"state": "",
"zipCode": ""
},
"contact": {
"phone": "",
"email": "",
"website": "",
"linkedin": ""
},
"industry": [],
"foundedYear": "",
"description": "",
"mainProductsOrServices": [],
"companySize": ""
},
"metadata": {
"lastUpdated": ""
}
}