Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://bureaufinder.dk/",
"url": "https://bureaufinder.dk/",
"name": "Bureaufinder - Sammenlign bureauer",
"isPartOf": {
"@id": "https://bureaufinder.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://bureaufinder.dk/#primaryimage"
},
"image": {
"@id": "https://bureaufinder.dk/#primaryimage"
},
"thumbnailUrl": "https://bureaufinder.dk/wp-content/uploads/2021/03/hero-home.jpg",
"datePublished": "2021-02-23T13:41:13+00:00",
"dateModified": "2022-04-29T11:11:32+00:00",
"breadcrumb": {
"@id": "https://bureaufinder.dk/#breadcrumb"
},
"inLanguage": "da-DK",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://bureaufinder.dk/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "da-DK",
"@id": "https://bureaufinder.dk/#primaryimage",
"url": "https://bureaufinder.dk/wp-content/uploads/2021/03/hero-home.jpg",
"contentUrl": "https://bureaufinder.dk/wp-content/uploads/2021/03/hero-home.jpg",
"width": 2000,
"height": 1333
},
{
"@type": "BreadcrumbList",
"@id": "https://bureaufinder.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://bureaufinder.dk/#website",
"url": "https://bureaufinder.dk/",
"name": "BureauFinder",
"description": "Knytter kontakt for bedrifter",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://bureaufinder.dk/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
],
"inLanguage": "da-DK"
}
]
}
] |