Structured Data | [
{
"@context": "http://schema.org",
"@type": "Organization",
"name": "Hjemfint",
"alternateName": "Hjemfint.dk",
"url": "https://www.hjemfint.dk",
"logo": "https://www.hjemfint.dk/images/graphics/dynamic_graphics/logos/www.hjemfint.dk.png?1611233541",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "+46046-44-590-88-85",
"email": "kundeservice@hjemfint.dk",
"areaServed": [
"DK"
]
}
},
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "https://www.hjemfint.dk",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.hjemfint.dk/index.php?main_page=advanced_search_result&keyword={search_term_string}",
"query-input": "required name=search_term_string"
}
}
] |