Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Shirtstore",
"logo": "https://shirtstore.dk/cdn/shop/files/Shirtstore-MainLogo.png?v=1720026402&width=1200",
"sameAs": [
"https://www.facebook.com/theshirtstores/",
"https://www.instagram.com/shirtstore/"
],
"url": "https://shirtstore.se"
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Shirtstore",
"url": "https://shirtstore.se",
"potentialAction": {
"@type": "SearchAction",
"target": "https://shirtstore.se/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |