Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://nordens.dk/#organization",
"name": "Nordens A/S",
"url": "https://nordens.dk/",
"sameAs": [
"https://www.facebook.com/nordensas"
],
"logo": {
"@type": "ImageObject",
"@id": "https://nordens.dk/#logo",
"url": "https://nordens.dk/wp-content/uploads/2017/02/nordens_logo.png",
"width": 174,
"height": 30,
"caption": "Nordens A/S"
},
"image": {
"@id": "https://nordens.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://nordens.dk/#website",
"url": "https://nordens.dk/",
"name": "Nordens",
"publisher": {
"@id": "https://nordens.dk/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://nordens.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://nordens.dk/#webpage",
"url": "https://nordens.dk/",
"inLanguage": "da-DK",
"name": "NORDENS | Formuepleje | Driftssikring - Nordens",
"isPartOf": {
"@id": "https://nordens.dk/#website"
},
"about": {
"@id": "https://nordens.dk/#organization"
},
"datePublished": "2016-06-16T11:36:49+02:00",
"dateModified": "2021-01-04T13:02:40+01:00",
"description": "F\u00e5 bedre hj\u00e6lp til: Opsparing Plus: F\u00e5 r\u00e5d til at blive gammel. L\u00f8nsikring: Ordentlig l\u00f8n under sygdom. Syge Driftstab: Syge medarbejdere koster. D\u00e6k tabet."
}
]
}
] |