Structured
Data |
[
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://aarhusbarfshop.dk/",
"name": "Aarhus BARF shop",
"description": "My Store",
"potentialAction": {
"@type": "SearchAction",
"target": "https://aarhusbarfshop.dk/index.php?route=product/search&search={search}",
"query-input": "required name=search"
}
},
{
"@context": "http://schema.org",
"@type": "Organization",
"url": "https://aarhusbarfshop.dk/",
"logo": "https://aarhusbarfshop.dk/image/cache/catalog/Logo_hjemme25-800x149.gif"
}
]
|