Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://www.medicininstruktion.dk",
"logo": "https://www.medicininstruktion.dk/assets/img/framework/dk/logo.svg"
},
{
"@context": "https://schema.org",
"@type": "WebSite",
"url": "www.medicininstruktion.dk",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.medicininstruktion.dk/sok/?query={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}
] |