{
  "@context": "https://schema.org",
  "@type": "Restaurant",
  "@id": "https://io.goudengids.be/bedrijf/Gent/L10475452/#business",
  "name": "GODOT",
  "url": "https://io.goudengids.be/bedrijf/Gent/L10475452/",
  "image": "https://images.squarespace-cdn.com/content/v1/64d35c038f26bc6069bc7688/dffa956d-08e7-466c-86a9-ba753e791d87/favicon.ico?format=100w",
  "telephone": "09 329 82 08",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hooiaard 8",
    "addressLocality": "Gent",
    "postalCode": "9000",
    "addressRegion": "Vlaanderen",
    "addressCountry": "BE"
  },
  "areaServed": [
    {
      "@type": "Place",
      "name": "Gent"
    }
  ],
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday",
        "Saturday",
        "Sunday"
      ],
      "opens": "12:00",
      "closes": "23:00"
    }
  ],
  "foundingDate": "2006-02-02",
  "legalName": "RAMUS",
  "taxID": "0879291538",
  "availableLanguage": [
    "nl",
    "fr",
    "en"
  ],
  "sameAs": [
    "https://www.goudengids.be/bedrijf/Gent/L10475452/",
    "http://www.godotgent.be",
    "https://www.facebook.com/godotgent",
    "https://www.instagram.com/godotgentofficial"
  ],
  "description": "GODOT in Gent (9000) — restaurant & wine bar, sinds 2004. Bel 09 329 82 08.",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 1402
  }
}