[
{
"id": 123,
"name": "<string>",
"alias": "<string>",
"url": "<string>",
"@type": "OwlerCompany",
"short_name": "<string>",
"image": "<string>",
"website": "<string>",
"domain": "<string>",
"phone": "<string>",
"founded": 123,
"company_type": "<string>",
"exchange": "<string>",
"ticker": "<string>",
"follower_count": 123,
"completeness_score": 123,
"sectors": [],
"categories": [],
"sic_codes": [],
"location": {
"@type": "OwlerLocation",
"street": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"zipcode": "<string>"
},
"ceo": {
"name": "<string>",
"@type": "OwlerCeo",
"rating": 123,
"image": "<string>",
"linkedin_url": "<string>",
"twitter_url": "<string>"
},
"social": {
"@type": "OwlerSocialLinks",
"linkedin_url": "<string>",
"twitter_url": "<string>",
"facebook_url": "<string>"
},
"revenue": 123,
"revenue_range": "<string>",
"formatted_revenue": "<string>",
"revenue_history": [],
"employee_count": 123,
"employee_range": "<string>",
"formatted_employee_count": "<string>",
"data_insights": [],
"total_funding": 123,
"formatted_funding": "<string>",
"funding_round_count": 123,
"funding_rounds": [],
"funding_history": [],
"acquisition_count": 123,
"acquisitions": [],
"investment_count": 123,
"investments": [],
"competitor_count": 123,
"competitors": [],
"news": [],
"key_events": [],
"related_companies": []
}
]