{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "@id": "https://io.goudengids.be/bedrijf/Izegem/L1014034/#business",
  "name": "Bistro Vincent",
  "url": "https://io.goudengids.be/bedrijf/Izegem/L1014034/",
  "image": "https://www.bistro-vincent.be/nl/thumbnail/full/wXlXN/favicon.png",
  "telephone": "051 31 63 36",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kasteelstraat 21",
    "addressLocality": "Izegem",
    "postalCode": "8870",
    "addressRegion": "Vlaanderen",
    "addressCountry": "BE"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Izegem"
    }
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday"
      ],
      "opens": "12:00",
      "closes": "14:30, 18:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Tuesday"
      ],
      "opens": "12:00",
      "closes": "14:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Wednesday"
      ],
      "opens": "closed"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Thursday"
      ],
      "opens": "12:00",
      "closes": "14:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Friday"
      ],
      "opens": "12:00",
      "closes": "14:30, 18:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Saturday"
      ],
      "opens": "12:00",
      "closes": "14:30, 19:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Sunday"
      ],
      "opens": "12:00",
      "closes": "14:30"
    }
  ],
  "foundingDate": "1995-12-22",
  "legalName": "Engels, Sophie",
  "taxID": "0523788914",
  "availableLanguage": [
    "nl"
  ],
  "sameAs": [
    "https://www.goudengids.be/bedrijf/Izegem/L1014034/",
    "http://www.bistro-vincent.be"
  ],
  "description": "Bistro Vincent in Izegem (8870) — belgian-french bistro restaurant. Bel 051 31 63 36.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 303
  }
}