Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Consafe Logistics",
"url": "https://www.consafelogistics.com",
"logo": "https://www.consafelogistics.com/hs-fs/hubfs/Website/Website%20Theme/CL%20Logo/CL_Blue_Horizontal_Web%20(1).png?width=180&height=47&name=CL_Blue_Horizontal_Web%20(1).png",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hedvig M\u00f6llers Gata 12",
"addressLocality": "Lund",
"addressRegion": "Sk\u00e5ne",
"postalCode": "223 55",
"addressCountry": "SE"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+46 46 280 00 00",
"contactType": "Customer Service",
"areaServed": "Global",
"availableLanguage": [
"English"
]
},
"sameAs": [
"https://www.linkedin.com/company/consafe-logistics",
"https://www.facebook.com/ConsafeLogistics",
"https://twitter.com/ConsafeLogistics"
]
}
]
|