Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"description": "As a technology leader across mobile, fixed and cloud networks, our solutions enable a more productive, sustainable and inclusive world",
"sameAs": [
"https://www.facebook.com/nokia",
"https://twitter.com/nokia",
"https://www.linkedin.com/company/nokia"
],
"name": "Nokia",
"url": "https://www.nokia.com",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+358104488000",
"contactType": "customer support",
"areaServed": "WorldWide"
},
"numberOfEmployees": {
"@type": "QuantitativeValue",
"value": 86896,
"unitText": "Persons"
},
"founder": [
"Fredrik Idestam",
"Leo Mechelin",
"Eduard Pol\u00f3n"
],
"logo": {
"@type": "ImageObject",
"url": "https://www.nokia.com/themes/custom/onenokia_reskin/logo.svg"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "Karakaari 7",
"addressLocality": "Espoo",
"addressRegion": "Europe",
"postalCode": "02610",
"addressCountry": "FI"
},
"foundingDate": "1865-05-12",
"foundingLocation": {
"@type": "Place",
"name": "Tampere, Grand Duchy of Finland"
},
"legalName": "Nokia Corporation",
"areaServed": "Worldwide",
"slogan": "At Nokia, we create technology that helps the world act together.",
"naics": [
334413,
513210
],
"subOrganization": [
{
"@type": "Organization",
"name": "Nokia Networks"
},
{
"@type": "Organization",
"name": "Nokia Technologies"
},
{
"@type": "Organization",
"name": "Nokia Bell Labs"
},
{
"@type": "Organization",
"name": "NGP Capital"
}
]
}
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.nokia.com",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.nokia.com/search/global/?search={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
] |