Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://soernesprivathospital.dk/#place",
"address": {
"@type": "PostalAddress",
"streetAddress": "Martinsvej 10",
"postalCode": "1926 Frederiksberg C",
"addressCountry": "Danmark"
}
},
{
"@type": [
"Hospital",
"Organization"
],
"@id": "https://soernesprivathospital.dk/#organization",
"name": "S\u00f8ernes Privathospital",
"url": "https://soernesprivathospital.dk",
"sameAs": [
"https://www.facebook.com/SoeernesPrivathospital/"
],
"email": "info@soernesprivathospital.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Martinsvej 10",
"postalCode": "1926 Frederiksberg C",
"addressCountry": "Danmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://soernesprivathospital.dk/#logo",
"url": "https://soernesprivathospital.dk/wp-content/uploads/2021/03/soernes-privathospital-logo-light.png",
"contentUrl": "https://soernesprivathospital.dk/wp-content/uploads/2021/03/soernes-privathospital-logo-light.png",
"caption": "S\u00f8ernes Privathospital",
"inLanguage": "da-DK",
"width": 1154,
"height": 314
},
"openingHours": [
"Monday,Tuesday,Wednesday,Thursday 08:00-17:00",
"Friday 08:00-15:00"
],
"location": {
"@id": "https://soernesprivathospital.dk/#place"
},
"image": {
"@id": "https://soernesprivathospital.dk/#logo"
},
"telephone": "+45 30 60 00 97"
},
{
"@type": "WebSite",
"@id": "https://soernesprivathospital.dk/#website",
"url": "https://soernesprivathospital.dk",
"name": "S\u00f8ernes Privathospital",
"publisher": {
"@id": "https://soernesprivathospital.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://soernesprivathospital.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://soernesprivathospital.dk/wp-content/uploads/2021/03/S_H_ENTRE-768x1152.jpeg",
"url": "https://soernesprivathospital.dk/wp-content/uploads/2021/03/S_H_ENTRE-768x1152.jpeg",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://soernesprivathospital.dk/#webpage",
"url": "https://soernesprivathospital.dk/",
"name": "Den bedste behandling i de bedste rammer",
"datePublished": "2021-03-24T19:47:45+00:00",
"dateModified": "2025-02-26T13:08:06+00:00",
"about": {
"@id": "https://soernesprivathospital.dk/#organization"
},
"isPartOf": {
"@id": "https://soernesprivathospital.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://soernesprivathospital.dk/wp-content/uploads/2021/03/S_H_ENTRE-768x1152.jpeg"
},
"inLanguage": "da-DK"
}
]
}
] |