Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Scania Structure remake",
"url": "https://www.scania.com/dk/da/stiholt.html",
"logo": "https://www.scania.com/content/dam/scanianoe/market/dk/stiholt/stiholt_new/Stiholt_coverbillede.jpg.transform/Rend_1200X630/image.jpg",
"description": "Hos Stiholt skaber vi langsigtet v\u00e6rdi for vores kunder.",
"sameAs": [
"https://www.facebook.com/Stiholt",
"https://www.instagram.com/stiholt/",
"https://www.linkedin.com/company/im-stiholt-a-s"
],
"areaServed": {
"@type": "Country",
"name": "DK"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "",
"addressLocality": "",
"postalCode": "",
"addressCountry": "DK"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+46-8-55 38 10 00",
"contactType": "customer service"
},
"parentOrganization": {
"@type": "Organization",
"name": "Scania CV AB",
"url": "https://scania.com"
}
}
]
|