{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.goudengids.be/bedrijf/Sint-Truiden/L10839989/#business",
      "name": "Bloemen Flora Duchateau",
      "url": "https://io.goudengids.be/bedrijf/Sint-Truiden/L10839989/",
      "image": "https://static.wixstatic.com/ficons/71ec36_6dc43384e9aa4ae5a9a281c1c91c65ce%7Emv2.ico",
      "telephone": "011 68 34 57",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Stapelstraat 58",
        "addressLocality": "Sint-Truiden",
        "postalCode": "3800",
        "addressRegion": "Vlaanderen",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Sint-Truiden"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday"
          ],
          "opens": "closed"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "08:30",
          "closes": "12:30, 13:30"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Saturday"
          ],
          "opens": "08:30",
          "closes": "18:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Sunday"
          ],
          "opens": "closed"
        }
      ],
      "taxID": "0855636901",
      "availableLanguage": [
        "nl"
      ],
      "sameAs": [
        "https://www.goudengids.be/bedrijf/Sint-Truiden/L10839989/",
        "https://www.floraduchateau-bloemen.be",
        "https://www.facebook.com/profile.php"
      ],
      "description": "Bloemen Flora Duchateau in Sint-Truiden (3800) — florist - retail flowers and floral arrangements. Bel 011 68 34 57.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.6,
        "reviewCount": 20
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.goudengids.be/bedrijf/Sint-Truiden/L10839989/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do you offer same-day delivery for orders placed in Sint-Truiden?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we provide same-day delivery for orders placed in Sint-Truiden as part of our services."
          }
        },
        {
          "@type": "Question",
          "name": "What types of flowers are available daily at your shop?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We have fresh roses, tulips, and lilies available daily in our shop."
          }
        }
      ]
    }
  ]
}