Structured Data | [
[
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.pipelife.dk",
"logo": "https://www.pipelife.dk/content/dam/pipelife/global/logos/Pipelife_Logo_Dark.svg"
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": "https://www.pipelife.dk",
"name": "Home"
}
]
}
]
] |