Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Person",
"Organization"
],
"@id": "https://loanius.dk/#person",
"name": "Loanius"
},
{
"@type": "WebSite",
"@id": "https://loanius.dk/#website",
"url": "https://loanius.dk",
"name": "Loanius",
"publisher": {
"@id": "https://loanius.dk/#person"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://loanius.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://loanius.dk/#webpage",
"url": "https://loanius.dk/",
"name": "Loanius.dk - Loanius",
"datePublished": "2023-09-16T10:17:37+02:00",
"dateModified": "2024-05-12T09:01:45+02:00",
"about": {
"@id": "https://loanius.dk/#person"
},
"isPartOf": {
"@id": "https://loanius.dk/#website"
},
"inLanguage": "da-DK"
},
{
"@type": "Person",
"@id": "https://loanius.dk/author/steffen-fonvig/",
"name": "Steffen Fonvig",
"url": "https://loanius.dk/author/steffen-fonvig/",
"image": {
"@type": "ImageObject",
"@id": "https://secure.gravatar.com/avatar/60df5e0e5b2be71465ef136e1ad27d5077ad539f558bf26557d7107e73f29203?s=96&d=mm&r=g",
"url": "https://secure.gravatar.com/avatar/60df5e0e5b2be71465ef136e1ad27d5077ad539f558bf26557d7107e73f29203?s=96&d=mm&r=g",
"caption": "Steffen Fonvig",
"inLanguage": "da-DK"
},
"sameAs": [
"https://loanius.dk"
]
},
{
"@type": "Article",
"headline": "Loanius.dk - Loanius",
"datePublished": "2023-09-16T10:17:37+02:00",
"dateModified": "2024-05-12T09:01:45+02:00",
"author": {
"@id": "https://loanius.dk/author/steffen-fonvig/",
"name": "Steffen Fonvig"
},
"publisher": {
"@id": "https://loanius.dk/#person"
},
"description": "Loanius er under opbygning, bes\u00f8g en af vores andre hjemmesider:",
"name": "Loanius.dk - Loanius",
"@id": "https://loanius.dk/#richSnippet",
"isPartOf": {
"@id": "https://loanius.dk/#webpage"
},
"inLanguage": "da-DK",
"mainEntityOfPage": {
"@id": "https://loanius.dk/#webpage"
}
}
]
}
] |