| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://e-info.dk/",
"url": "https://e-info.dk/",
"name": "E-info - Nyheder til dig!",
"isPartOf": {
"@id": "https://e-info.dk/#website"
},
"about": {
"@id": "https://e-info.dk/#organization"
},
"description": "Nyheder til dig!",
"breadcrumb": {
"@id": "https://e-info.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://e-info.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://e-info.dk/#website",
"url": "https://e-info.dk/",
"name": "E-info",
"description": "Nyheder til dig!",
"publisher": {
"@id": "https://e-info.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://e-info.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://e-info.dk/#organization",
"name": "E-info",
"url": "https://e-info.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://e-info.dk/#/schema/logo/image/",
"url": "https://e-info.dk/wp-content/uploads/2020/10/cropped-E-info-2.png",
"contentUrl": "https://e-info.dk/wp-content/uploads/2020/10/cropped-E-info-2.png",
"width": 200,
"height": 200,
"caption": "E-info"
},
"image": {
"@id": "https://e-info.dk/#/schema/logo/image/"
}
}
]
}
]
|