[
{
"@type": "LinkedinEmailUser",
"internal_id": {
"type": "fsd_company",
"value": "<string>"
},
"urn": {
"type": "fsd_company",
"value": "<string>"
},
"name": "<string>",
"alias": "<string>",
"url": "<string>",
"emails": [
"<string>"
],
"phone_numbers": [
"<string>"
],
"birth_date": {
"@type": "LinkedinUserBirthDate",
"day": 123,
"month": 123
},
"websites": [
{
"@type": "LinkedinUserWebsite",
"url": "<string>",
"category": "<string>",
"label": "<string>"
}
],
"headline": "<string>",
"follower_count": 123,
"image": "<string>",
"connection_count": 123,
"description": "<string>",
"top_skills": [
"<string>"
],
"frame": "open_to_work",
"location": "<string>",
"pronouns": "<string>",
"custom_pronouns": "<string>",
"verified": false
}
]