[
{
"@type": "LinkedinCompany",
"urn": {
"type": "fsd_company",
"value": "<string>"
},
"url": "<string>",
"name": "<string>",
"alias": "<string>",
"website": "<string>",
"locations": [
{
"@type": "LinkedinOfficeLocation",
"name": "<string>",
"is_headquarter": false,
"location": "<string>",
"postal_code": "<string>",
"country_code": "<string>",
"geographic_area": "<string>",
"city": "<string>",
"description": "<string>",
"latitude": 123,
"longitude": 123
}
],
"short_description": "<string>",
"description": "<string>",
"employee_count": 123,
"founded_on": 123,
"phone": "<string>",
"logo_url": "<string>",
"organizational_urn": {
"type": "<string>",
"value": "<string>"
},
"page_verification_status": true,
"last_modified_at": 123,
"headquarter_status": true,
"headquarter_location": "<string>",
"industry": {
"type": "<string>",
"value": "<string>"
},
"industry_full": {
"@type": "LinkedinIndustry",
"urn": {
"type": "<string>",
"value": "<string>"
},
"name": "<string>",
"hierarchy": "<string>",
"description": "<string>"
},
"specialities": [
"<string>"
],
"is_active": true,
"employee_count_range": "<string>",
"similar_organizations": [
{
"type": "<string>",
"value": "<string>"
}
],
"hashtags": [
"<string>"
],
"crunchbase_link": "<string>"
}
]