Found the sollution, so I thougth I’d post it if someone else runs into the same problem.
In Empire theme. The sctructured data is located in Snippets, Structured-data.liquid.
Simply search for “brand” and replace thing with Brand like below
“brand”: {
“@type”: “Brand”,
“name”: “Guzzini”
},