| Structured
Data |
[
[
{
"@context": "https://schema.org/",
"@type": "Organization",
"@id": "https://lafuco.dk#Organization",
"name": "Lafuco A/S",
"url": "https://lafuco.dk",
"sameAs": []
}
],
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://lafuco.dk/#organization",
"name": "Lafuco A/S",
"legalName": "Lafuco A/S",
"url": "https://lafuco.dk",
"logo": {
"@type": "ImageObject",
"url": "https://lafuco.dk/wp-content/uploads/2023/04/logo-top.png"
},
"email": "mail@lafuco.dk",
"telephone": "+45 43 53 40 40",
"vatID": "DK19810003",
"contactPoint": [
{
"@type": "ContactPoint",
"contactType": "customer support",
"telephone": "+45 43 53 40 40",
"email": "mail@lafuco.dk",
"areaServed": "DK"
},
{
"@type": "ContactPoint",
"contactType": "sales",
"email": "tilbud@lafuco.dk",
"areaServed": "DK"
},
{
"@type": "ContactPoint",
"contactType": "billing",
"email": "faktura@lafuco.dk",
"areaServed": "DK"
}
],
"sameAs": [
"https://www.facebook.com/Lafuco.dk",
"https://www.linkedin.com/company/lafuco/",
"https://www.youtube.com/channel/UCks92XHM8iqz10y-A46Li8A",
"https://datacvr.virk.dk/enhed/virksomhed/19810003?fritekst=19810003&sideIndex=0&size=10"
],
"location": [
{
"@type": "Place",
"@id": "https://lafuco.dk/#location-ishoj",
"name": "Afdeling Sj\u00e6lland (kontor)",
"address": {
"@type": "PostalAddress",
"streetAddress": "Baldersh\u00f8j 26B, 1. sal",
"postalCode": 2635,
"addressLocality": "Ish\u00f8j",
"addressCountry": "DK"
}
},
{
"@type": "Place",
"@id": "https://lafuco.dk/#location-bjerringbro",
"name": "Afdeling Jylland (kontor)",
"address": {
"@type": "PostalAddress",
"streetAddress": "Hindb\u00e6rkrattet 57",
"postalCode": 8850,
"addressLocality": "Bjerringbro",
"addressCountry": "DK"
}
},
{
"@type": "Place",
"@id": "https://lafuco.dk/#location-taastrup",
"name": "V\u00e6rksted og lager",
"address": {
"@type": "PostalAddress",
"streetAddress": "Kuldyssen 13",
"postalCode": 2630,
"addressLocality": "Taastrup",
"addressCountry": "DK"
}
}
]
},
{
"@type": "WebSite",
"@id": "https://lafuco.dk/#website",
"url": "https://lafuco.dk",
"name": "Lafuco",
"publisher": {
"@id": "https://lafuco.dk/#organization"
},
"inLanguage": "da-DK"
},
{
"@type": "WebPage",
"@id": "https://lafuco.dk/#webpage",
"url": "https://lafuco.dk/",
"name": "Specialdesignede glasl\u00f8sninger | Vi er med i hele processen!",
"description": "Specialdesignede glasv\u00e6gge & glasv\u00e6rn. Indvendige glasv\u00e6gge med fokus p\u00e5 akustik, lys og h\u00f8j kvalitet som giver mange muligheder i kontorer \u2013 nye som gamle.",
"inLanguage": "da-DK",
"isPartOf": {
"@id": "https://lafuco.dk/#website"
}
}
]
}
]
|