Structured Data | [
{
"@context": "http://schema.org",
"@type": "Corporation",
"name": "Rockpanel",
"legalName": "Rockwool A/S",
"url": "https://www.rockpanel.com/dk/",
"logo": "https://p-cdn.rockpanel.com/dist/assets/images/favicon/rockpanel/favicon-192.png",
"foundingDate": 1909,
"brand": {
"@context": "http://schema.org",
"@type": "Brand",
"name": "Rockpanel",
"url": "https://www.rockpanel.com/dk/",
"logo": "https://p-cdn.rockpanel.com/dist/assets/images/favicon/rockpanel/favicon-192.png"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"telephone": "Tel.: +45 46 55 87 30 Fax: +45 46 56 22 87"
},
"sameAs": [
"http://www.facebook.com/Rockpanel/",
"http://www.youtube.com/user/Rockpanel",
"http://www.twitter.com/rockpanel",
"https://www.linkedin.com/company/rockwool-b.v.-rockpanel-group/",
"https://www.instagram.com/rockpanel/"
]
},
{
"@context": "http://schema.org/",
"@type": "WebSite",
"name": "Rockpanel",
"url": "https://www.rockpanel.com/dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.rockpanel.com/dk/search/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Rockpanel",
"item": "https://www.rockpanel.com/dk/"
}
]
}
] |