DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://jobs.fluege.de/#organization",
"name": "Invia Group Germany",
"url": "https://jobs.fluege.de/",
"sameAs": [
"https://www.facebook.com/fluegede/",
"https://twitter.com/fluegede"
],
"logo": {
"@type": "ImageObject",
"@id": "https://jobs.fluege.de/#logo",
"url": "https://jobs.fluege.de/wp-content/uploads/invia.png",
"width": 512,
"height": 512,
"caption": "Invia Group Germany"
},
"image": {
"@id": "https://jobs.fluege.de/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://jobs.fluege.de/#website",
"url": "https://jobs.fluege.de/",
"name": "fluege.de",
"publisher": {
"@id": "https://jobs.fluege.de/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://jobs.fluege.de/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://jobs.fluege.de/#primaryimage",
"url": "https://jobs.fluege.de/wp-content/uploads/jobs.jpg",
"width": 1920,
"height": 951
},
{
"@type": "WebPage",
"@id": "https://jobs.fluege.de/#webpage",
"url": "https://jobs.fluege.de/",
"inLanguage": "de",
"name": "Karriere – fluege.de",
"isPartOf": {
"@id": "https://jobs.fluege.de/#website"
},
"about": {
"@id": "https://jobs.fluege.de/#organization"
},
"primaryImageOfPage": {
"@id": "https://jobs.fluege.de/#primaryimage"
},
"datePublished": "2017-08-23T15:03:02+00:00",
"dateModified": "2022-09-26T15:08:26+00:00"
}
]
}