{
  "class": "companyIdentity",
  "type": "relationship",
  "company": {
    "entityId": "12345",
    "name": "Example Corp",
    "domain": "example.com",
    "status": "active",
    "graphOnly": false
  },
  "canonicalCompany": {
    "entityId": "54321",
    "name": "Another Example Corp",
    "domain": "anotherexample.com",
    "status": "active",
    "graphOnly": true
  }
}
