Structured Data | [
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://yalehome.se/dk/",
"name": "Yale UK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://yalehome.se/dk/catalogsearch/result/?q={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://yalehome.se/dk/",
"name": "Yale UK",
"logo": "https://yalehome.co.uk/static/version1598024091/frontend/Yale/Hyperion/default/images/logo.svg",
"description": "...",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+44 1902 364606",
"contactType": "technical support"
},
{
"@type": "ContactPoint",
"telephone": "+44 1902 364606",
"contactType": "customer service"
}
],
"address": {
"addressCountry": "GB",
"postalCode": "WV13 3PW",
"addressRegion": "West Midlands",
"addressLocality": "Willenhall"
},
"sameAs": [
"https://www.facebook.com/YaleUK/",
"https://twitter.com/yalesecurity?lang=en",
"https://www.instagram.com/yalesecurity/?hl=en",
"https://www.youtube.com/channel/UCJhJ7FUZMGekjwOZK4lMBNw",
"https://www.linkedin.com/company/yaleuk/",
"https://www.pinterest.co.uk/yaleuk/"
]
}
] |