Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://computermusen.dk/#organization",
"name": "Computermusen.dk",
"url": "https://computermusen.dk",
"logo": {
"@type": "ImageObject",
"@id": "https://computermusen.dk/#logo",
"url": "https://computermusen.dk/wp-content/uploads/2023/06/comp-retina@2x.jpg",
"contentUrl": "https://computermusen.dk/wp-content/uploads/2023/06/comp-retina@2x.jpg",
"caption": "Computermusen.dk",
"inLanguage": "da-DK",
"width": 580,
"height": 188
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+4526796131",
"contactType": "customer support"
}
]
},
{
"@type": "WebSite",
"@id": "https://computermusen.dk/#website",
"url": "https://computermusen.dk",
"name": "Computermusen.dk",
"alternateName": "Musen",
"publisher": {
"@id": "https://computermusen.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://computermusen.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://computermusen.dk/wp-content/uploads/2023/07/2023-07-07_15h15_36.png",
"url": "https://computermusen.dk/wp-content/uploads/2023/07/2023-07-07_15h15_36.png",
"width": 1674,
"height": 835,
"caption": "Computermusen",
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://computermusen.dk/#webpage",
"url": "https://computermusen.dk/",
"name": "Computermusen - Computermusen.dk",
"datePublished": "2017-10-30T10:43:16+01:00",
"dateModified": "2024-07-13T20:25:06+01:00",
"about": {
"@id": "https://computermusen.dk/#organization"
},
"isPartOf": {
"@id": "https://computermusen.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://computermusen.dk/wp-content/uploads/2023/07/2023-07-07_15h15_36.png"
},
"inLanguage": "da-DK"
}
]
}
] |