Structured
Data |
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "GoDoctor",
"alternateName": [
"GoDoctor \u2013 Speciall\u00e6ge i almen medicin",
"godoctor.dk"
],
"url": "https://godoctor.dk/"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "GoDoctor",
"url": "https://godoctor.dk/",
"logo": "https://godoctor.dk/onewebmedia/android-chrome-512x512.png",
"telephone": "+45 33 21 42 11",
"email": "info@godoctor.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Rosen\u00f8rns All\u00e9 41",
"addressLocality": "Frederiksberg",
"postalCode": 1970,
"addressCountry": "DK"
}
}
]
|