{
"name": "text",
"legalName": "text",
"domain": "text",
"description": "text",
"foundedYear": 1,
"location": "text",
"logoUrl": "text",
"phone": "text",
"vatNumber": "text",
"invoicingContactEmail": "text",
"type": "unknown",
"domainAliases": [
"text"
],
"identifiers": {
"ANY_ADDITIONAL_PROPERTY": "text"
},
"tags": [
"text"
],
"category": {
"sector": "text",
"industryGroup": "text",
"industry": "text",
"subIndustry": "text",
"sicCode": "text",
"naicsCode": "text"
},
"geo": {
"streetNumber": "text",
"streetName": "text",
"subPremise": "text",
"city": "text",
"postalCode": "text",
"state": "text",
"stateCode": "text",
"country": "text",
"countryCode": "text",
"lat": 1,
"lng": 1
},
"facebook": {
"handle": "text"
},
"linkedin": {
"handle": "text"
},
"twitter": {
"handle": "text",
"id": "text",
"bio": "text",
"followers": 1,
"following": 1,
"location": "text",
"site": "text",
"avatar": "text"
},
"crunchbase": {
"handle": "text"
},
"significantContacts": {
"predefinedContactCategories": [
"text"
],
"contacts": [
{
"name": "text",
"email": "text",
"phone": "text",
"contactCategories": [
"text"
]
}
]
}
}