| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://nikishop.dk/#website",
"url": "https://nikishop.dk/",
"name": "Niki Shop",
"description": "Textil Tryk",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://nikishop.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://nikishop.dk/#webpage",
"url": "https://nikishop.dk/",
"name": "Stort udvalg af arbejdst\u00f8j til alle brancher | Fri fragt fra 950 kr. | Niki Shop",
"isPartOf": {
"@id": "https://nikishop.dk/#website"
},
"datePublished": "2021-02-24T14:21:01+00:00",
"dateModified": "2021-07-02T07:51:23+00:00",
"breadcrumb": {
"@id": "https://nikishop.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://nikishop.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://nikishop.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
]
|