Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Alensa s.r.o.",
"url": "https://www.alensa.dk",
"logo": "https://www.alensa.dk/globalfiles/logos/alensa.svg",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer service",
"telephone": "+45 78 74 54 37",
"email": "info@alensa.dk",
"areaServed": "DK;GL;FO",
"availableLanguage": "Danish"
},
"address": {
"@type": "PostalAddress",
"streetAddress": "\u010ceskomoravsk\u00e1 2408/1a",
"addressLocality": "Praha 9",
"postalCode": 19000,
"addressCountry": "CZ"
},
"sameAs": [
"https://www.facebook.com/alensa.dk/",
"https://twitter.com/AlensaDk",
"https://www.instagram.com/alensa.dk/",
"https://m.me/alensa.dk/",
"https://www.linkedin.com/company/alensa-s-r-o-/"
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://www.alensa.dk",
"potentialAction": [
{
"@type": "SearchAction",
"target": "https://www.alensa.dk/sog?phrase={search_term_string}",
"query-input": "required name=search_term_string"
}
]
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": " https://www.alensa.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.alensa.dk/sog?phrase={phrase}",
"query-input": "required name=phrase"
}
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Alensa.dk",
"url": "https://www.alensa.dk/",
"logo": "https://www.alensa.dk/images/logo.png",
"sameAs": [
"https://www.facebook.com/alensa.dk",
"https://plus.google.com/+AlensaDk24",
"https://twitter.com/AlensaDk"
]
}
] |