Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://standout.dk/#organization",
"name": "Standoutmedia A/S",
"url": "https://standout.dk/",
"sameAs": [],
"logo": {
"@type": "ImageObject",
"@id": "https://standout.dk/#logo",
"url": "https://standout.dk/wp-content/uploads/2017/08/standout-media-logo.png",
"width": 85,
"height": 83,
"caption": "Standoutmedia A/S"
},
"image": {
"@id": "https://standout.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://standout.dk/#website",
"url": "https://standout.dk/",
"name": "Standoutmedia",
"publisher": {
"@id": "https://standout.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://standout.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://standout.dk/commercial-group/#webpage",
"url": "https://standout.dk/commercial-group/",
"inLanguage": "da-DK",
"name": "Standoutmedia har overtaget Commercial Group | Standoutmedia",
"isPartOf": {
"@id": "https://standout.dk/#website"
},
"datePublished": "2018-10-25T10:58:55+02:00",
"dateModified": "2018-11-02T09:02:17+01:00",
"breadcrumb": {
"@id": "https://standout.dk/commercial-group/#breadcrumb"
}
},
{
"@type": "BreadcrumbList",
"@id": "https://standout.dk/commercial-group/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://standout.dk/",
"url": "https://standout.dk/",
"name": "Forsiden"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"@type": "WebPage",
"@id": "https://standout.dk/commercial-group/",
"url": "https://standout.dk/commercial-group/",
"name": "Standoutmedia har overtaget Commercial Group"
}
}
]
}
]
}
] |