Structured Data | [
{
"@context": "https://schema.org",
"@type": "EducationalOrganization",
"name": "HEG - Himmerlands Erhvervs- og Gymnasieuddannelser",
"url": "https://heguddannelser.dk",
"logo": "https://heguddannelser.dk/img/heg-logo-2020_red.svg",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "96 98 10 00",
"contactType": "Customer Service",
"areaServed": "Nordjylland",
"availableLanguage": "Danish"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "\u00d8stre Boulevard 10",
"addressLocality": "Aars",
"addressRegion": "Nordjylland",
"postalCode": 9600,
"addressCountry": "DK"
},
"sameAs": [
"https://www.facebook.com/HEGuddannelser",
" https://www.instagram.com/heguddannelser/",
"https://www.linkedin.com/company/heg-himmerlands-erhvervs-og-gymnasieuddannelser/",
"https://www.youtube.com/user/esaarsvideo"
]
}
] |