Structured Data | [
{
"WebSite": {
"@context": "https://schema.org",
"@type": "WebSite",
"url": "https://nordictest.dk",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://nordictest.dk/da/search?query={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
"Organization": {
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://nordictest.dk",
"logo": "https://d3dnwnveix5428.cloudfront.net/store_50a03e96-35fd-4049-98b4-02d88d6c9f28/images/DFWV9t00Lw83OYqE9NYeOveTBMxYHtaDUADDCdhE.png"
}
}
] |