Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://coii.dk/",
"url": "https://coii.dk/",
"name": "COII | Skab en ny verden i dit eget hjem",
"isPartOf": {
"@id": "https://coii.dk/#website"
},
"about": {
"@id": "https://coii.dk/#organization"
},
"description": "Skab en ny verden i dit eget hjem",
"breadcrumb": {
"@id": "https://coii.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://coii.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://coii.dk/#website",
"url": "https://coii.dk/",
"name": "COII",
"description": "Skab en ny verden i dit eget hjem",
"publisher": {
"@id": "https://coii.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://coii.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://coii.dk/#organization",
"name": "COII",
"url": "https://coii.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://coii.dk/#/schema/logo/image/",
"url": "https://coii.dk/wp-content/uploads/2019/05/Logo.png",
"contentUrl": "https://coii.dk/wp-content/uploads/2019/05/Logo.png",
"width": 270,
"height": 87,
"caption": "COII"
},
"image": {
"@id": "https://coii.dk/#/schema/logo/image/"
}
}
]
}
] |