{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.goudengids.be/bedrijf/Balen/L10628120/#business",
      "name": "Bakkerij Van Roy - Leonidas (Balen)",
      "url": "https://io.goudengids.be/bedrijf/Balen/L10628120/",
      "image": null,
      "telephone": "014 75 92 89",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Vaartstraat 99",
        "addressLocality": "Balen",
        "postalCode": "2490",
        "addressRegion": "Vlaanderen",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Balen"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "07:00",
          "closes": "18:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Saturday"
          ],
          "opens": "07:00",
          "closes": "17:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Sunday"
          ],
          "opens": "07:00",
          "closes": "13:00"
        }
      ],
      "foundingDate": "2008-10-02",
      "legalName": "BROOD EN BANKET VAN ROY",
      "taxID": "0806844317",
      "availableLanguage": [
        "nl"
      ],
      "sameAs": [
        "https://www.goudengids.be/bedrijf/Balen/L10628120/",
        "https://webshop-balen.bakkerijvanroy.be/nl",
        "https://www.facebook.com/Bakkerij-Leonidas-Van-Roy-Balen-100933498323970"
      ],
      "description": "Bakkerij Van Roy - Leonidas (Balen) in Balen (2490) — bakery. Bel 014 75 92 89.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.4,
        "reviewCount": 81
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.goudengids.be/bedrijf/Balen/L10628120/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What products does Bakkerij Van Roy offer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Bakkerij Van Roy offers freshly baked bread, pastries, cakes, and specialty items including broden (breads), broodjes (rolls), koffiekoeken (coffee cakes), worstenbrood (sausage bread), klein gebak (small pastries), boter & slagroomgebak (butter and cream pastries), taarten (cakes), and feesttaart (party cakes)."
          }
        },
        {
          "@type": "Question",
          "name": "Can I order online for pickup?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Bakkerij Van Roy offers online ordering available for pickup. Online orders can be placed until 17:00 the day before, and pickups are available at the front of the store."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer custom party cakes?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Bakkerij Van Roy offers feesttaart (party cakes) available as biscuit for you to choose the number of servings."
          }
        }
      ]
    }
  ]
}