Structured Data | [
{
"@context": "http://schema.org",
"@type": "Corporation",
"name": "Rockfon",
"legalName": "Rockwool A/S",
"url": "https://www.rockfon.dk/",
"logo": "https://p-cdn.rockfon.com/dist/assets/images/favicon/rockfon/favicon-192.png",
"foundingDate": 1909,
"brand": {
"@context": "http://schema.org",
"@type": "Brand",
"name": "Rockfon",
"url": "https://www.rockfon.dk/",
"logo": "https://p-cdn.rockfon.com/dist/assets/images/favicon/rockfon/favicon-192.png"
},
"contactPoint": {
"@type": "ContactPoint",
"contactType": "Customer Service",
"telephone": "+45 46 56 21 22"
},
"sameAs": [
"https://www.youtube.com/RockfonOfficial",
"https://www.linkedin.com/company/rockfon-as/",
"https://www.instagram.com/rockfon_official/",
"http://pinterest.com/rockfon"
]
},
{
"@context": "http://schema.org/",
"@type": "WebSite",
"name": "Rockfon",
"url": "https://www.rockfon.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.rockfon.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": "Rockfon",
"item": "https://www.rockfon.dk/"
}
]
}
] |