| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "BreadcrumbList",
"@id": "https://printshoppen.dk/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"@id": "https://printshoppen.dk#listItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Person",
"@id": "https://printshoppen.dk/#person",
"name": "KajChristiansen",
"image": {
"@type": "ImageObject",
"@id": "https://printshoppen.dk/#personImage",
"url": "https://secure.gravatar.com/avatar/1052ad313af4068aa6cc88ccf43e35cc4436284e1206e76e5b9cf87eb5893253?s=96&d=mm&r=g",
"width": 96,
"height": 96,
"caption": "KajChristiansen"
}
},
{
"@type": "WebPage",
"@id": "https://printshoppen.dk/#webpage",
"url": "https://printshoppen.dk/",
"name": "Forside | printshoppen.dk",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://printshoppen.dk/#website"
},
"breadcrumb": {
"@id": "https://printshoppen.dk/#breadcrumblist"
},
"datePublished": "2016-07-05T14:49:02+02:00",
"dateModified": "2025-07-11T19:31:13+02:00"
},
{
"@type": "WebSite",
"@id": "https://printshoppen.dk/#website",
"url": "https://printshoppen.dk/",
"name": "printshoppen.dk",
"description": "House of Arts & Design",
"inLanguage": "da-DK",
"publisher": {
"@id": "https://printshoppen.dk/#person"
}
}
]
}
]
|