Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Getinge AB",
"logo": {
"@type": "ImageObject",
"url": "https://www.getinge.com//assets/images/getinge_logo_hz_rgb_neg.png"
},
"url": "https://www.getinge.com/",
"sameAs": [
"https://en.wikipedia.org/wiki/Getinge_Group",
"https://www.linkedin.com/company/getinge",
"https://www.youtube.com/channel/UCBFlAaIUkULdAO_c08FFepQ"
],
"slogan": "Passion for life",
"description": "Getinge provides hospitals and life science institutions with products and solutions aiming to improve clinical results and optimize workflows. Offering includes solutions for intensive care, cardiovascular procedures, operating rooms, sterile reprocessing and life science.",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+46-10-335-00-00",
"contactType": "Customer service",
"areaServed": "Global",
"availableLanguage": "English"
}
}
] |