{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.pagesdor.be/entreprise/Liège/L10514777/#business",
      "name": "Marcel Heens Bureautique",
      "url": "https://io.pagesdor.be/entreprise/Liège/L10514777/",
      "image": "https://www.heens-bureautique.be/app/themes/heens-bureautique/assets/img/favicons/favicon-96x96.png",
      "telephone": "04 222 18 13",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Rue Trappé 9",
        "addressLocality": "Liège",
        "postalCode": "4000",
        "addressRegion": "Région wallonne",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Liège"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "09:00",
          "closes": "12:30,13:30"
        }
      ],
      "foundingDate": "1984-08-27",
      "taxID": "0426307773",
      "availableLanguage": [
        "fr"
      ],
      "sameAs": [
        "https://www.pagesdor.be/entreprise/Liège/L10514777/",
        "http://www.heens-bureautique.be/contact",
        "https://www.facebook.com/marcelheens"
      ],
      "description": "Marcel Heens Bureautique à Liège (4000) — sale of office machinery and equipment, photocopiers, printers, document destructors, scanners, digital dictation systems. Tél 04 222 18 13.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.6,
        "reviewCount": 10
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.pagesdor.be/entreprise/Liège/L10514777/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Do you offer refurbished office equipment?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we sell both new and refurbished office machines, including printers and copiers."
          }
        },
        {
          "@type": "Question",
          "name": "What brands do you specialize in for office equipment?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We specialize in Canon for copiers, printers, and scanners, and Philips for digital dictation systems."
          }
        },
        {
          "@type": "Question",
          "name": "Do you provide on-site repair services?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, our internal technical service offers on-site repair for business equipment in Liège."
          }
        },
        {
          "@type": "Question",
          "name": "Do you offer equipment leasing solutions?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, we provide leasing solutions for office equipment, including printers and copiers."
          }
        },
        {
          "@type": "Question",
          "name": "What types of businesses do you serve?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "We serve businesses, SMEs, and independents in Liège and its surroundings."
          }
        }
      ]
    }
  ]
}