Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebSite",
"@id": "https://augustkrogh.dk/#website",
"url": "https://augustkrogh.dk/",
"name": "August Krogh",
"description": "Tillykke August!",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://augustkrogh.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
},
{
"@type": "ImageObject",
"@id": "https://augustkrogh.dk/#primaryimage",
"inLanguage": "da-DK",
"url": "https://augustkrogh.dk/wp-content/uploads/AK-Preview-1.png",
"width": 2519,
"height": 1243
},
{
"@type": "WebPage",
"@id": "https://augustkrogh.dk/#webpage",
"url": "https://augustkrogh.dk/",
"name": "Forside - August Krogh",
"isPartOf": {
"@id": "https://augustkrogh.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://augustkrogh.dk/#primaryimage"
},
"datePublished": "2020-08-25T17:43:47+00:00",
"dateModified": "2020-12-10T11:18:59+00:00",
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://augustkrogh.dk/"
]
}
]
}
]
}
] |