Structured Data | [
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hem",
"item": "https://alexphil.com"
}
]
},
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Alex&Phil",
"url": "https://alexphil.com",
"potentialAction": {
"@type": "SearchAction",
"target": "https://alexphil.com/search?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Alex&Phil",
"logo": "https://alexphil.com/cdn/shop/files/Logga_280x80px.png?v=1725454591&width=373",
"sameAs": [
"https://www.facebook.com/alexphil.se",
"https://www.instagram.com/alexphil.se",
"https://www.youtube.com/channel/UCLjmHnENNkIIULq58El-FcQ"
],
"url": "https://alexphil.com"
}
]
] |