Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://illegalmagasin.dk/#organization",
"name": "Illegal Magasin",
"url": "https://illegalmagasin.dk/",
"sameAs": [
"https://www.facebook.com/illegalmagasin",
"https://www.instagram.com/illegal_magasin/"
],
"logo": {
"@type": "ImageObject",
"@id": "https://illegalmagasin.dk/#logo",
"inLanguage": "da-DK",
"url": "http://illegalmagasin.dk/wp-content/uploads/2018/08/cropped-logo.png",
"contentUrl": "http://illegalmagasin.dk/wp-content/uploads/2018/08/cropped-logo.png",
"width": 170,
"height": 50,
"caption": "Illegal Magasin"
},
"image": {
"@id": "https://illegalmagasin.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://illegalmagasin.dk/#website",
"url": "https://illegalmagasin.dk/",
"name": "Illegal",
"description": "Et kulturmagasin om stoffer",
"publisher": {
"@id": "https://illegalmagasin.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://illegalmagasin.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"@id": "https://illegalmagasin.dk/#primaryimage",
"inLanguage": "da-DK",
"url": "http://illegalmagasin.dk/wp-content/uploads/2021/11/image-053.png",
"contentUrl": "http://illegalmagasin.dk/wp-content/uploads/2021/11/image-053.png",
"width": 795,
"height": 1016,
"caption": "Sabine Ravn"
},
{
"@type": "WebPage",
"@id": "https://illegalmagasin.dk/#webpage",
"url": "https://illegalmagasin.dk/",
"name": "Illegal Magasin forside - Illegal",
"isPartOf": {
"@id": "https://illegalmagasin.dk/#website"
},
"about": {
"@id": "https://illegalmagasin.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://illegalmagasin.dk/#primaryimage"
},
"datePublished": "2021-12-26T09:41:32+00:00",
"dateModified": "2022-01-14T09:40:49+00:00",
"breadcrumb": {
"@id": "https://illegalmagasin.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://illegalmagasin.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://illegalmagasin.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
]
|