Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://brandworkz.dk/#organization",
"name": "Brandworkz A/S",
"url": "https://brandworkz.dk/",
"sameAs": [
"http://www.facebook.com/Brandworkz.dk",
"https://www.instagram.com/brandworkz/",
"http://www.linkedin.com/company/brandworkz-dk"
],
"logo": {
"@type": "ImageObject",
"@id": "https://brandworkz.dk/#logo",
"inLanguage": "da-DK",
"url": "https://brandworkz.dk/wp-content/uploads/2019/06/brandworkz-logo-1.png",
"contentUrl": "https://brandworkz.dk/wp-content/uploads/2019/06/brandworkz-logo-1.png",
"width": 340,
"height": 156,
"caption": "Brandworkz A/S"
},
"image": {
"@id": "https://brandworkz.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://brandworkz.dk/#website",
"url": "https://brandworkz.dk/",
"name": "Brandworkz",
"description": "- en del af je.dk",
"publisher": {
"@id": "https://brandworkz.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://brandworkz.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"@id": "https://brandworkz.dk/brandworkz/#primaryimage",
"inLanguage": "da-DK",
"url": "https://brandworkz.dk/wp-content/uploads/2023/08/Brandworkz_logo_udentekst_WEB.png",
"contentUrl": "https://brandworkz.dk/wp-content/uploads/2023/08/Brandworkz_logo_udentekst_WEB.png",
"width": 964,
"height": 442
},
{
"@type": "WebPage",
"@id": "https://brandworkz.dk/brandworkz/#webpage",
"url": "https://brandworkz.dk/brandworkz/",
"name": "Brandworkz - Firmagaver og gaver med logo",
"isPartOf": {
"@id": "https://brandworkz.dk/#website"
},
"about": {
"@id": "https://brandworkz.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://brandworkz.dk/brandworkz/#primaryimage"
},
"datePublished": "2015-03-02T13:12:12+00:00",
"dateModified": "2025-06-25T11:04:39+00:00",
"description": "Brandworkz leverer firmagave konceptl\u00f8sninger og gaver med logo. H\u00f8r hvordan vi kan hj\u00e6lpe dig.",
"breadcrumb": {
"@id": "https://brandworkz.dk/brandworkz/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://brandworkz.dk/brandworkz/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://brandworkz.dk/brandworkz/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
}
]
}
]
|