Structured Data | [
{
"@context": "http://schema.org",
"@type": "LocalBusiness",
"@id": "https://tandhuset45.dk/#global_business",
"name": "Tandl\u00e6gerne K\u00f8bmagergade",
"address": {
"@type": "PostalAddress",
"streetAddress": "K\u00f8bmagergade 45",
"addressLocality": "Fredericia",
"addressRegion": "",
"postalCode": 7000,
"addressCountry": "DK"
},
"email": "info@tandhuset45.dk",
"telephone": "+45 75 92 38 01",
"latitude": 55.566686,
"longitude": 9.759357,
"url": "https://tandhuset45.dk",
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Monday",
"opens": "08:00",
"closes": "15:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Tuesday",
"opens": "08:00",
"closes": "16:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Wednesday",
"opens": "08:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Thursday",
"opens": "08:00",
"closes": "17:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Friday",
"opens": "08:00",
"closes": "14:00"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Saturday"
},
{
"@type": "OpeningHoursSpecification",
"dayOfWeek": "http://schema.org/Sunday"
}
],
"image": "https://tandhuset45.dk/uploads/umOF5LJq/klinikken_udefra__msi___jpg.jpg",
"logo": "https://tandhuset45.dk/uploads/nCRPMZMe/logo__msi___png.png"
}
] |