Structured Data | [
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Webkilde webbureau",
"alternateName": "Webkilde webbureau",
"description": "Webbureau med fokus p\u00e5 effektivt webdesign, stabil drift & god service",
"url": "https://webkilde.dk"
},
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Webkilde",
"url": "https://webkilde.dk",
"alternateName": "Webkilde webbureau",
"description": "Webbureau kendt for effektivt webdesign, stabil drift & god service",
"logo": "https://webkilde.dk/wp-content/uploads/2024/07/webclip.png",
"vatID": "DK 29672091",
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 20944915",
"contactType": "customer support"
}
]
},
{
"@context": "https://schema.org",
"@type": "ProfessionalService",
"image": "https://webkilde.dk/wp-content/uploads/2024/07/webclip.png",
"@id": "https://webkilde.dk",
"name": "Webkilde",
"url": "https://webkilde.dk",
"telephone": "+4520944915",
"priceRange": "\u20ac\u20ac",
"address": {
"@type": "PostalAddress",
"streetAddress": "Dalg\u00e5rdsvej 99",
"addressLocality": "Vejen",
"addressRegion": "Danmark",
"postalCode": 6600,
"addressCountry": "DK"
},
"geo": {
"@type": "GeoCoordinates",
"latitude": 55.4607663,
"longitude": 9.1236651
},
"openingHoursSpecification": [
{
"@type": "OpeningHoursSpecification",
"opens": "08:00:00",
"closes": "16:15:00",
"dayOfWeek": "https://schema.org/Monday"
},
{
"@type": "OpeningHoursSpecification",
"opens": "08:00:00",
"closes": "16:15:00",
"dayOfWeek": "https://schema.org/Tuesday"
},
{
"@type": "OpeningHoursSpecification",
"opens": "08:00:00",
"closes": "16:15:00",
"dayOfWeek": "https://schema.org/Wednesday"
},
{
"@type": "OpeningHoursSpecification",
"opens": "08:00:00",
"closes": "16:15:00",
"dayOfWeek": "https://schema.org/Thursday"
},
{
"@type": "OpeningHoursSpecification",
"opens": "08:00:00",
"closes": "16:15:00",
"dayOfWeek": "https://schema.org/Friday"
}
]
}
] |