Structured Data | [
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://skinatwork.dk"
}
]
},
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Skin at Work",
"url": "https://skinatwork.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "/search?q={search_term}",
"query-input": "required name=search_term"
}
}
] |