Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": [
"Organization",
"Person"
],
"@id": "https://ktnbyg.dk/#person",
"name": "Ktn Byg",
"url": "https://ktnbyg.dk",
"email": "Kontakt@ktnbyg.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "M\u00f8lledamsvej 10E",
"addressLocality": "Terndrup",
"postalCode": 9575,
"addressCountry": "Denmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://ktnbyg.dk/#logo",
"url": "https://ktnbyg.dk/wp-content/uploads/2022/11/277775931_455340056419647_6352983729701428412_n-removebg-preview.png",
"contentUrl": "https://ktnbyg.dk/wp-content/uploads/2022/11/277775931_455340056419647_6352983729701428412_n-removebg-preview.png",
"caption": "Ktn Byg",
"inLanguage": "da-DK",
"width": 533,
"height": 468
},
"telephone": "+45 61 73 32 59",
"image": {
"@id": "https://ktnbyg.dk/#logo"
}
},
{
"@type": "WebSite",
"@id": "https://ktnbyg.dk/#website",
"url": "https://ktnbyg.dk",
"name": "Ktn Byg",
"publisher": {
"@id": "https://ktnbyg.dk/#person"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://ktnbyg.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "AboutPage",
"@id": "https://ktnbyg.dk/#webpage",
"url": "https://ktnbyg.dk/",
"name": "Vi er en professionel murer, skal vi hj\u00e6lpe dig? - KTN Byg",
"datePublished": "2022-11-24T09:20:28+01:00",
"dateModified": "2023-11-13T08:34:55+01:00",
"about": {
"@id": "https://ktnbyg.dk/#person"
},
"isPartOf": {
"@id": "https://ktnbyg.dk/#website"
},
"inLanguage": "da-DK"
}
]
}
] |