{
  "$id": "https://hash.ai/@h/types/entity-type/linkedin-account/v/1",
  "$schema": "https://blockprotocol.org/types/modules/graph/0.3/schema/entity-type",
  "allOf": [
    {
      "$ref": "https://hash.ai/@h/types/entity-type/service-account/v/1"
    }
  ],
  "description": "A LinkedIn account.",
  "icon": "/icons/types/linkedin.svg",
  "kind": "entityType",
  "properties": {},
  "title": "LinkedIn Account",
  "type": "object"
}