{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LocalBusiness",
      "@id": "https://io.goudengids.be/bedrijf/Stabroek/L1091702/#business",
      "name": "Meubelen Bob Janssens",
      "url": "https://io.goudengids.be/bedrijf/Stabroek/L1091702/",
      "image": "https://bobjanssens.com/wp-content/uploads/2021/05/favicon-150x150.png",
      "telephone": "0495 30 77 05",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Puttestraat 61",
        "addressLocality": "Stabroek",
        "postalCode": "2940",
        "addressRegion": "Vlaanderen",
        "addressCountry": "BE"
      },
      "areaServed": [
        {
          "@type": "Place",
          "name": "Putte"
        },
        {
          "@type": "Place",
          "name": "Stabroek"
        },
        {
          "@type": "Place",
          "name": "Belgium"
        },
        {
          "@type": "Place",
          "name": "Netherlands"
        }
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday"
          ],
          "opens": "closed"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "10:00",
          "closes": "18:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Saturday"
          ],
          "opens": "10:00",
          "closes": "16:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Sunday"
          ],
          "opens": "10:00",
          "closes": "15:00"
        }
      ],
      "foundingDate": "1995-12-01",
      "legalName": "Janssens, Mark",
      "taxID": "0631556013",
      "availableLanguage": [
        "nl"
      ],
      "sameAs": [
        "https://www.goudengids.be/bedrijf/Stabroek/L1091702/",
        "https://www.bobjanssens.com",
        "https://www.instagram.com/meubelen_bob_janssens"
      ],
      "description": "Meubelen Bob Janssens in Stabroek (2940) — furniture retail store. Bel 0495 30 77 05.",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": 4.6,
        "reviewCount": 43
      }
    },
    {
      "@type": "FAQPage",
      "@id": "https://io.goudengids.be/bedrijf/Stabroek/L1091702/#faq",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What types of furniture does Meubelen Bob Janssens offer?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Meubelen Bob Janssens specializes in living room furniture, bedroom furniture, bookcases, relaxation chairs, dining room sets, and accessories. The store offers both stylish and complete furniture solutions for your home."
          }
        },
        {
          "@type": "Question",
          "name": "Does Meubelen Bob Janssens serve customers in the Netherlands?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, Meubelen Bob Janssens serves both Belgium and the Netherlands. Located in Putte on the border between Belgium and the Netherlands, the store is accessible to customers from both countries."
          }
        },
        {
          "@type": "Question",
          "name": "What languages does the store support?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Meubelen Bob Janssens operates primarily in Dutch (nl). All website content and customer interactions are conducted in Dutch."
          }
        }
      ]
    }
  ]
}