Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.3f.dk",
"sameAs": [
"https://www.facebook.com/3Fdanmark/",
"https://twitter.com/fagbladet3f",
"https://www.instagram.com/3f_fagforening/",
"https://dk.linkedin.com/company/3f-dk"
],
"logo": "https://3f-design.dk/design@/dist/logo.png"
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Forside",
"item": "https://www.3f.dk/"
}
]
},
{
"@context": "https://schema.org",
"@type": "NewsArticle",
"headline": "Forside",
"mainEntityOfPage": [
{
"@type": "WebPage",
"@id": "https://www.3f.dk/"
}
],
"image": [
"https://www.3f.dk/-/media/images/artikler/3f_logo_fagligt_faelles_forbund.png"
],
"datePublished": "2018-11-01T09:56:11.000Z",
"dateModified": "2025-07-09T11:55:55.000Z",
"author": [
{
"@type": "Person",
"name": "3F - Fagligt F\u00e6lles Forbund",
"url": "https://www.3f.dk"
}
],
"publisher": {
"@type": "Organization",
"name": "3F-Fagligt F\u00e6lles Forbund",
"logo": [
{
"@type": "ImageObject",
"url": "https://3f-design.dk/design@/dist/logo.png"
}
]
}
},
{
"@context": "https://schema.org",
"@type": "WebPage",
"url": "https://www.3f.dk",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://www.3f.dk/api/3f/search?q={query}",
"query-input": "required name=query"
}
]
}
] |