Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://fritidsjob.dk/#organization",
"name": "Fritidsjob.dk",
"url": "https://fritidsjob.dk/",
"sameAs": [
"https://www.facebook.com/elevplads/"
],
"logo": {
"@type": "ImageObject",
"@id": "https://fritidsjob.dk/#logo",
"inLanguage": "en-GB",
"url": "https://fritidsjob.dk/wp-content/uploads/2019/03/Sk\u00e6rmbillede-2019-03-26-kl.-10.41.18.png",
"contentUrl": "https://fritidsjob.dk/wp-content/uploads/2019/03/Sk\u00e6rmbillede-2019-03-26-kl.-10.41.18.png",
"width": 173,
"height": 83,
"caption": "Fritidsjob.dk"
},
"image": {
"@id": "https://fritidsjob.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://fritidsjob.dk/#website",
"url": "https://fritidsjob.dk/",
"name": "Fritidsjob.dk",
"description": "",
"publisher": {
"@id": "https://fritidsjob.dk/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://fritidsjob.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
],
"inLanguage": "en-GB"
},
{
"@type": "WebPage",
"@id": "https://fritidsjob.dk/#webpage",
"url": "https://fritidsjob.dk/",
"name": "Fritidsjob.dk - Hj\u00e6lper dig med at finde et fritidsjob",
"isPartOf": {
"@id": "https://fritidsjob.dk/#website"
},
"about": {
"@id": "https://fritidsjob.dk/#organization"
},
"datePublished": "2017-08-23T07:21:04+00:00",
"dateModified": "2019-03-26T10:24:34+00:00",
"description": "Her p\u00e5 siden kan du se en liste med ledige fritidsjob. Klikker du videre p\u00e5 sitet kan du finde gode r\u00e5d, l\u00e6se mere om fritidsjobberes rettigheder.",
"breadcrumb": {
"@id": "https://fritidsjob.dk/#breadcrumb"
},
"inLanguage": "en-GB",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://fritidsjob.dk/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://fritidsjob.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://fritidsjob.dk/",
"url": "https://fritidsjob.dk/",
"name": "Hjem"
}
}
]
}
]
}
] |