Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://henrikrisager.dk/",
"url": "https://henrikrisager.dk/",
"name": "Home - Skriv navn her",
"isPartOf": {
"@id": "https://henrikrisager.dk/#website"
},
"about": {
"@id": "https://henrikrisager.dk/#organization"
},
"primaryImageOfPage": {
"@id": "https://henrikrisager.dk/#primaryimage"
},
"image": {
"@id": "https://henrikrisager.dk/#primaryimage"
},
"thumbnailUrl": "https://henrikrisager.dk/wp-content/uploads/2022/05/beautiful-tropical-beach-sea-1.jpg",
"datePublished": "2021-02-03T15:39:40+00:00",
"breadcrumb": {
"@id": "https://henrikrisager.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://henrikrisager.dk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://henrikrisager.dk/#primaryimage",
"url": "https://henrikrisager.dk/wp-content/uploads/2022/05/beautiful-tropical-beach-sea-1.jpg",
"contentUrl": "https://henrikrisager.dk/wp-content/uploads/2022/05/beautiful-tropical-beach-sea-1.jpg",
"width": 1200,
"height": 800
},
{
"@type": "BreadcrumbList",
"@id": "https://henrikrisager.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Hjem"
}
]
},
{
"@type": "WebSite",
"@id": "https://henrikrisager.dk/#website",
"url": "https://henrikrisager.dk/",
"name": "Skriv navn her",
"description": "",
"publisher": {
"@id": "https://henrikrisager.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://henrikrisager.dk/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "da-DK"
},
{
"@type": "Organization",
"@id": "https://henrikrisager.dk/#organization",
"name": "Skriv navn her",
"url": "https://henrikrisager.dk/",
"logo": {
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://henrikrisager.dk/#/schema/logo/image/",
"url": "https://henrikrisager.dk/wp-content/uploads/2021/07/ologo.png",
"contentUrl": "https://henrikrisager.dk/wp-content/uploads/2021/07/ologo.png",
"width": 238,
"height": 80,
"caption": "Skriv navn her"
},
"image": {
"@id": "https://henrikrisager.dk/#/schema/logo/image/"
}
}
]
}
] |