Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://reader.dk/",
"url": "https://reader.dk/",
"name": "Forside - Reader.dk",
"isPartOf": {
"@id": "https://reader.dk/#website"
},
"about": {
"@id": "https://reader.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://reader.dk/#primaryimage"
},
"image": {
"@id": "https://reader.dk/#primaryimage"
},
"thumbnailUrl": "https://reader.dk/wp-content/uploads/2019/02/laes-eboeger.png",
"datePublished": "2019-02-09T00:14:00+00:00",
"dateModified": "2019-02-10T03:18:26+00:00",
"breadcrumb": {
"@id": "https://reader.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://reader.dk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://reader.dk/#primaryimage",
"url": "https://reader.dk/wp-content/uploads/2019/02/laes-eboeger.png",
"contentUrl": "https://reader.dk/wp-content/uploads/2019/02/laes-eboeger.png",
"width": 900,
"height": 662
},
{
"@type": "BreadcrumbList",
"@id": "https://reader.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://reader.dk/#website",
"url": "https://reader.dk/",
"name": "Reader.dk",
"description": "Den store l\u00e6seguide",
"publisher": {
"@id": "https://reader.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://reader.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://reader.dk/#organization",
"name": "Reader.dk",
"url": "https://reader.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://reader.dk/#/schema/logo/image/",
"url": "https://reader.dk/wp-content/uploads/2019/02/cropped-reader.dk-2.png",
"contentUrl": "https://reader.dk/wp-content/uploads/2019/02/cropped-reader.dk-2.png",
"width": 268,
"height": 45,
"caption": "Reader.dk"
},
"image": {
"@id": "https://reader.dk/#/schema/logo/image/"
}
}
]
}
] |