Storing json array in many to many relations

For example, i have a big table that has a many to many relation, instaed of creating an intermediate table, i just create a new column in my big table and store values in JSON array, what are the drawbacks of doing something like that?
the array is an array of object with only 2 properties