/summon item_display ~ ~ ~ {item:{id:"minecraft:coal",count:1,components:{"minecraft:custom_model_data":{strings:["brickc"]}}}}
или
/data merge entity @e[type=item_display,limit=1] {item:{id:"minecraft:coal",count:1,components:{"minecraft:custom_model_data":{strings:["brickc"]}}}}