diff --git a/templates/_partials/microdata/product-jsonld.tpl b/templates/_partials/microdata/product-jsonld.tpl index c56ec348f..173fc6567 100644 --- a/templates/_partials/microdata/product-jsonld.tpl +++ b/templates/_partials/microdata/product-jsonld.tpl @@ -44,7 +44,7 @@ } {elseif $shop.name}, "brand": { - "@type": "Thing", + "@type": "Organization", "name": "{$shop.name}" } {/if}