DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://academy.xebia.com/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Laapersveld 27",
"addressLocality": "Hilversum",
"addressRegion": "North Holland",
"postalCode": "1213 VB",
"addressCountry": "Netherlands"
}
},
{
"@type": "Organization",
"@id": "https://academy.xebia.com/#organization",
"name": "Xebia Academy",
"url": "https://xebia.com/academy/nl",
"sameAs": [
"https://www.facebook.com/XebiaAcademy/",
"https://twitter.com/XebiaAcademy",
"https://www.linkedin.com/company/xebia-academy",
"https://www.youtube.com/@xebiaacademy2077"
],
"email": "academy@xebia.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "Laapersveld 27",
"addressLocality": "Hilversum",
"addressRegion": "North Holland",
"postalCode": "1213 VB",
"addressCountry": "Netherlands"
},
"logo": {
"@type": "ImageObject",
"@id": "https://academy.xebia.com/#logo",
"url": "/wp-content/uploads/2024/11/XA-Logo-Secondary-Logo-e1731321575464.png",
"contentUrl": "/wp-content/uploads/2024/11/XA-Logo-Secondary-Logo-e1731321575464.png",
"caption": "Xebia Academy",
"inLanguage": "en-US",
"width": "350",
"height": "94"
},
"description": "Xebia Academy is part of Xebia, a leading consultancy boutique with over 5,500 consultants and trainers across the globe.",
"legalName": "Xebia Data Academy B.V.",
"location": {
"@id": "https://academy.xebia.com/#place"
}
},
{
"@type": "WebSite",
"@id": "https://academy.xebia.com/#website",
"url": "https://academy.xebia.com",
"name": "Xebia Academy",
"alternateName": "Xebia",
"publisher": {
"@id": "https://academy.xebia.com/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://academy.xebia.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "/wp-content/uploads/2023/08/Header-option-40.jpg",
"url": "/wp-content/uploads/2023/08/Header-option-40.jpg",
"width": "1920",
"height": "1080",
"caption": "Xebia Academy Wibautstraat Amsterdam | Hompeage Header",
"inLanguage": "en-US"
},
{
"@type": "WebPage",
"@id": "https://academy.xebia.com/#webpage",
"url": "https://academy.xebia.com/",
"name": "Xebia Academy | Creating Digital Leaders",
"datePublished": "2023-09-14T08:10:45+00:00",
"dateModified": "2025-08-26T09:07:37+00:00",
"about": {
"@id": "https://academy.xebia.com/#organization"
},
"isPartOf": {
"@id": "https://academy.xebia.com/#website"
},
"primaryImageOfPage": {
"@id": "/wp-content/uploads/2023/08/Header-option-40.jpg"
},
"inLanguage": "en-US"
}
]
}