---
title: Welkom bij Knauf Blog België
description: Knauf Blog
---

```json
{
  "@context" : "https://schema.org",
  "@type" : "Blog",
  "mainEntity" : {
    "@type" : "WebSite",
    "name" : "Knauf Blog"
  },
  "name" : "Knauf Blog",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "url" : ""
    },
    "name" : "Knauf"
  },
  "url" : "https://blog.knauf.com/"
}
```