Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://forskning.dk/",
"url": "https://forskning.dk/",
"name": "Forskning - om sundhed og milj\u00f8",
"isPartOf": {
"@id": "https://forskning.dk/#website"
},
"about": {
"@id": "https://forskning.dk/#organization"
},
"description": "Forskning.dk er en portal, som \u00f8nsker mere \u00e5benhed om den forskning, der regulerer danskernes sundhed",
"breadcrumb": {
"@id": "https://forskning.dk/#breadcrumb"
},
"inLanguage": "da-DK"
},
{
"@type": "BreadcrumbList",
"@id": "https://forskning.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://forskning.dk/#website",
"url": "https://forskning.dk/",
"name": "Forskning",
"description": "om sundhed og milj\u00f8",
"publisher": {
"@id": "https://forskning.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://forskning.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://forskning.dk/#organization",
"name": "Forskning.dk",
"url": "https://forskning.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://forskning.dk/#/schema/logo/image/",
"url": "https://forskning.dk/wp-content/uploads/2015/06/logo-1.png",
"contentUrl": "https://forskning.dk/wp-content/uploads/2015/06/logo-1.png",
"width": 300,
"height": 77,
"caption": "Forskning.dk"
},
"image": {
"@id": "https://forskning.dk/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/profile.php?id=100066949456629"
]
}
]
}
] |