Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "DR",
"alternateName": "dr.dk",
"url": "https://www.dr.dk/",
"potentialAction": {
"@type": "SearchAction",
"target": "https://www.dr.dk/soeg?query={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@context": "https://schema.org",
"@type": "NewsMediaOrganization",
"url": "https://www.dr.dk/",
"name": "DR",
"sameAs": "https://da.wikipedia.org/wiki/DR",
"ethicsPolicy": "https://www.dr.dk/etik-og-rettelser/dr-etik/drs-etik",
"telephone": "+45-35203040",
"logo": "https://www.dr.dk/global/logos/dr.png",
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+45-35203040",
"contactType": "customer service"
}
}
]
|