Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"address": {
"@type": "PostalAddress",
"addressLocality": "K\u00f8benhavn C, Danmark",
"postalCode": "0900",
"streetAddress": "Postboks 553"
},
"logo": "https://www.efi.dk/_ui/responsive/theme-efi/public/images/efi_no_logo.svg",
"email": "kundeservice@mail.efi.dk",
"telephone": "70 10 49 90",
"employee": {
"@type": "Person",
"jobTitle": "CEO",
"name": "Bj\u00f8rn Larsen"
},
"foundingDate": "1985-08-01",
"url": "https://www.efi.dk"
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"url": "https://www.efi.dk/",
"inLanguage": "Danish"
}
] |