{
"id": "string",
"firstName": "string",
"lastName": "string",
"title": "string",
"organization": "string",
"jobRole": "string",
"professionalInfo": {
"phoneDirect": "string",
"phone": "string",
"mobile": "string",
"mobile24_7": "string",
"email": "string",
"website": "http://example.com",
"xUrl": "http://example.com",
"facebookUrl": "http://example.com",
"address": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
}
},
"personalInfo": {
"dateOfBirth": "2019-08-24",
"phoneDirect": "string",
"mobile": "string",
"email": "string",
"website": "http://example.com",
"xUrl": "http://example.com",
"facebookUrl": "http://example.com",
"address": {
"street": "string",
"number": "string",
"zip": "string",
"city": "string",
"country": "string",
"geometry": {
"lat": 0,
"lng": 0
}
}
}
}