{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "knowsAbout": [
    "Belgian-French bistro 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"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.918672,
    "longitude": 3.219034
  },
  "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": "Restaurant met Belgisch-Franse keuken in Izegem, waar verfijnde gerechten worden geserveerd in een gezellige, landelijke sfeer met een zonnig terras. Bekend om het ‘Menu Vincent’, een driegangenmenu met seizoensproducten voor € 60, en daarnaast ook à-la-cartegerechten.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 303
  }
}