Structured Data | [
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://craft-byg.dk/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": 56.8851,
"longitude": 9.569096
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=56.8851,9.569096",
"address": {
"@type": "PostalAddress",
"streetAddress": "Himmerlandsvej 10",
"addressLocality": "Nibe",
"postalCode": 9240,
"addressCountry": "Danmark"
}
},
{
"@type": "Organization",
"@id": "https://craft-byg.dk/#organization",
"name": "Craft Byg",
"url": "https://craft-byg.dk",
"email": "Craft@byg2.dk",
"address": {
"@type": "PostalAddress",
"streetAddress": "Himmerlandsvej 10",
"addressLocality": "Nibe",
"postalCode": 9240,
"addressCountry": "Danmark"
},
"logo": {
"@type": "ImageObject",
"@id": "https://craft-byg.dk/#logo",
"url": "https://craft-byg.dk/wp-content/uploads/2022/11/cropped-craft-byg-logo_white.png",
"contentUrl": "https://craft-byg.dk/wp-content/uploads/2022/11/cropped-craft-byg-logo_white.png",
"caption": "Craft Byg",
"inLanguage": "da-DK",
"width": 512,
"height": 512
},
"contactPoint": [
{
"@type": "ContactPoint",
"telephone": "+45 51 76 24 46",
"contactType": "customer support"
}
],
"location": {
"@id": "https://craft-byg.dk/#place"
}
},
{
"@type": "WebSite",
"@id": "https://craft-byg.dk/#website",
"url": "https://craft-byg.dk",
"name": "Craft Byg",
"publisher": {
"@id": "https://craft-byg.dk/#organization"
},
"inLanguage": "da-DK",
"potentialAction": {
"@type": "SearchAction",
"target": "https://craft-byg.dk/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "ImageObject",
"@id": "https://craft-byg.dk/wp-content/uploads/2024/03/e9d728ad-ca64-49b1-9678-31d73cfa11a0-290x300.png",
"url": "https://craft-byg.dk/wp-content/uploads/2024/03/e9d728ad-ca64-49b1-9678-31d73cfa11a0-290x300.png",
"width": 200,
"height": 200,
"inLanguage": "da-DK"
},
{
"@type": "AboutPage",
"@id": "https://craft-byg.dk/#webpage",
"url": "https://craft-byg.dk/",
"name": "T\u00f8mrerfirma i Nibe n\u00e6r Aalborg | Craft-byg",
"datePublished": "2022-11-24T09:20:28+01:00",
"dateModified": "2025-05-23T08:43:24+01:00",
"about": {
"@id": "https://craft-byg.dk/#organization"
},
"isPartOf": {
"@id": "https://craft-byg.dk/#website"
},
"primaryImageOfPage": {
"@id": "https://craft-byg.dk/wp-content/uploads/2024/03/e9d728ad-ca64-49b1-9678-31d73cfa11a0-290x300.png"
},
"inLanguage": "da-DK"
}
]
}
] |