{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.goudengids.be/bedrijf/Antwerpen/L1002666/#business",
      "name": "Bakkerij Gijbels Dageraad",
      "url": "https://io.goudengids.be/bedrijf/Antwerpen/L1002666/",
      "image": null,
      "telephone": "03 235 53 21",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Dageraadplaats 9",
        "addressLocality": "Antwerpen",
        "postalCode": "2018",
        "addressRegion": "Vlaanderen",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Antwerp province"
        },
        {
          "@type": "Place",
          "name": "Antwerpen"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday"
          ],
          "opens": "06:30",
          "closes": "17:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Wednesday"
          ],
          "opens": "06:30",
          "closes": "14:30"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Thursday"
          ],
          "opens": "06:30",
          "closes": "17:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Sunday"
          ],
          "opens": "06:30",
          "closes": "13:00"
        }
      ],
      "foundingDate": "2006-07-03",
      "legalName": "BAKKERIJ GIJBELS",
      "taxID": "0882251919",
      "availableLanguage": [
        "nl"
      ],
      "sameAs": [
        "https://www.goudengids.be/bedrijf/Antwerpen/L1002666/",
        "https://www.gijbelsbakkerij.be"
      ],
      "description": "Bakkerij Gijbels Dageraad in Antwerpen (2018). Bel 03 235 53 21.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 3.6,
        "reviewCount": 40
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.goudengids.be/bedrijf/Antwerpen/L1002666/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What type of baked goods does Bakkerij Gijbels Dageraad specialize in?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "As a traditional bakery in Antwerp, we focus on artisanal bread, pastries, and seasonal specialties, emphasizing high-quality ingredients and craftsmanship."
          }
        },
        {
          "@type": "Question",
          "name": "Does the bakery offer gluten-free or allergen-friendly options?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "While our core products are traditional, we accommodate dietary needs where possible—please inquire in-store for available alternatives."
          }
        },
        {
          "@type": "Question",
          "name": "Is Bakkerij Gijbels Dageraad involved in local community events or markets?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "As a neighborhood bakery in Dageraadplaats, we actively participate in local initiatives and seasonal markets to support the Antwerp community."
          }
        },
        {
          "@type": "Question",
          "name": "Does the bakery use locally sourced ingredients?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We prioritize regional suppliers to ensure freshness and support local agriculture, aligning with our commitment to quality and sustainability."
          }
        },
        {
          "@type": "Question",
          "name": "Are custom orders or special requests available for events?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we welcome custom orders for occasions like weddings or corporate events—contact us to discuss your needs."
          }
        }
      ]
    }
  ]
}