{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.goudengids.be/bedrijf/Nieuwerkerken/L10429750/#business",
      "name": "Dakwerken Kiekens P & Zoon",
      "url": "https://io.goudengids.be/bedrijf/Nieuwerkerken/L10429750/",
      "image": "https://static.wixstatic.com/ficons/71ec36_07e244623ecc475eae73858936a10314%7Emv2.ico",
      "telephone": "0475 25 82 84",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Keizerstraat 44",
        "addressLocality": "Aalst",
        "postalCode": "9320",
        "addressRegion": "Vlaanderen",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Nieuwerkerken"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "08:00",
          "closes": "18:00"
        }
      ],
      "foundingDate": "2011-01-28",
      "legalName": "Kiekens P. & Zn",
      "taxID": "0833262761",
      "availableLanguage": [
        "nl"
      ],
      "sameAs": [
        "https://www.goudengids.be/bedrijf/Nieuwerkerken/L10429750/",
        "https://www.dakwerkenkiekens.be",
        "https://www.facebook.com/pages"
      ],
      "description": "Dakwerken Kiekens P & Zoon in Aalst (9320) — roofing and asbestos removal services. Bel 0475 25 82 84.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 5,
        "reviewCount": 1
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.goudengids.be/bedrijf/Nieuwerkerken/L10429750/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What roofing services does Dakwerken Kiekens P & Zoon offer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We specialize in sloped roofs, flat roofs, guttering, facade cladding, and asbestos removal. Our comprehensive roofing services cover both traditional and modern roof types to meet diverse customer needs."
          }
        },
        {
          "@type": "Question",
          "name": "Which areas do you service?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We service Nieuwerkerken and the surrounding region in Vlaanderen, Belgium. For specific service area inquiries beyond our listed coverage, please contact us directly."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer asbestos removal services?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, asbestos removal is one of our specialized services. We handle the safe and compliant removal of asbestos from residential and commercial properties."
          }
        }
      ]
    }
  ]
}