{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "@id": "https://io.goudengids.be/bedrijf/Wommelgem/L10202038/#business",
  "name": "Wok Time Wommelgem",
  "url": "https://io.goudengids.be/bedrijf/Wommelgem/L10202038/",
  "image": null,
  "telephone": "03 322 18 88",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Autolei 296",
    "addressLocality": "Wommelgem",
    "postalCode": "2160",
    "addressRegion": "Vlaanderen",
    "addressCountry": "BE"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Wommelgem"
    },
    {
      "@type": "Place",
      "name": "Antwerpen"
    }
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Wednesday",
        "Thursday"
      ],
      "opens": "17:00",
      "closes": "22:30"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Friday"
      ],
      "opens": "17:00",
      "closes": "23:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Saturday"
      ],
      "opens": "12:00",
      "closes": "23:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Sunday"
      ],
      "opens": "12:00",
      "closes": "22:30"
    }
  ],
  "foundingDate": "2003-09-18",
  "legalName": "C.N.E.",
  "taxID": "0860561036",
  "availableLanguage": [
    "nl"
  ],
  "sameAs": [
    "https://www.goudengids.be/bedrijf/Wommelgem/L10202038/",
    "https://www.woktime.be/contact"
  ],
  "description": "Wok Time Wommelgem in Wommelgem (2160) — wok restaurant with japanese, chinese, and international cuisine; all-you-can-eat buffet. Bel 03 322 18 88.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.1,
    "reviewCount": 1117
  }
}