Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://energnist.dk/#/schema/WebSite",
"url": "https://energnist.dk/",
"name": "Energnist",
"description": "Use of used",
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://energnist.dk/search/{search_term_string}/"
},
"query-input": "required name=search_term_string"
},
"publisher": {
"@id": "https://energnist.dk/#/schema/Organization"
}
},
{
"@type": "WebPage",
"@id": "https://energnist.dk/",
"url": "https://energnist.dk/",
"name": "Energnist · Use of used",
"description": "Energnist er Vestdanmarks største affaldsenergiselskab med anlæg i Kolding og Esbjerg samt administration i Herning.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://energnist.dk/#/schema/WebSite"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"@id": "https://energnist.dk/#/schema/BreadcrumbList",
"itemListElement": {
"@type": "ListItem",
"position": 1,
"name": "Energnist"
}
},
"potentialAction": {
"@type": "ReadAction",
"target": "https://energnist.dk/"
},
"about": {
"@id": "https://energnist.dk/#/schema/Organization"
}
},
{
"@type": "Organization",
"@id": "https://energnist.dk/#/schema/Organization",
"name": "Energnist",
"url": "https://energnist.dk/",
"logo": {
"@type": "ImageObject",
"url": "https://energnist.dk/wp-content/uploads/2023/05/energnist-logo.png",
"contentUrl": "https://energnist.dk/wp-content/uploads/2023/05/energnist-logo.png",
"width": 856,
"height": 192,
"contentSize": 11455
}
}
]
}
] |