| Structured
Data |
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "MedicalOrganization",
"@id": "https://tandlaegerne-herning.dk/#schema-publishing-organization",
"url": "https://tandlaegerne-herning.dk",
"name": "Tandl\u00e6gerne \u00d8stergaard, Pade & Hovm\u00f8ller",
"description": "",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "97 12 57 50",
"url": "https://tandlaegerne-herning.dk/kontakt/"
},
"sameAs": [
"https://www.facebook.com/tandlaegerneHerning/?locale=da_DK"
]
},
{
"@type": "WebSite",
"@id": "https://tandlaegerne-herning.dk/#schema-website",
"url": "https://tandlaegerne-herning.dk",
"name": "Tandl\u00e6gerne \u00d8stergaard, Pade & Hovm\u00f8ller",
"encoding": "UTF-8",
"potentialAction": {
"@type": "SearchAction",
"target": "https://tandlaegerne-herning.dk/search/{search_term_string}/",
"query-input": "required name=search_term_string"
},
"image": {
"@type": "ImageObject",
"@id": "https://tandlaegerne-herning.dk/#schema-site-logo",
"url": "https://tandlaegerne-herning.dk/wp-content/uploads/2022/12/cropped-favicon.png",
"height": 512,
"width": 512
}
},
{
"@type": "BreadcrumbList",
"@id": "https://tandlaegerne-herning.dk/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "Person",
"@id": "https://tandlaegerne-herning.dk/author/advicer/#schema-author",
"name": "Advicer",
"url": "https://tandlaegerne-herning.dk/author/advicer/"
},
{
"@type": "WebPage",
"@id": "https://tandlaegerne-herning.dk/#schema-webpage",
"isPartOf": {
"@id": "https://tandlaegerne-herning.dk/#schema-website"
},
"publisher": {
"@id": "https://tandlaegerne-herning.dk/#schema-publishing-organization"
},
"url": "https://tandlaegerne-herning.dk/"
},
{
"@type": "Dentist",
"@id": "https://tandlaegerne-herning.dk",
"name": "Tandl\u00e6gerne \u00d8stergaard, Pade & Hovm\u00f8ller",
"url": "https://tandlaegerne-herning.dk",
"priceRange": "$",
"telephone": "97 12 57 50",
"currenciesAccepted": "USD",
"paymentAccepted": "Cash",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": [
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday"
],
"opens": "09:00",
"closes": "21:00"
}
]
}
]
}
]
|