{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.sushiexpress.com.sg/#organization",
      "name": "Sushi Express",
      "url": "https://www.sushiexpress.com.sg/",
      "description": "Sushi Express is founded in 1996. We are the biggest “conveyor belt” sushi brand in Taiwan. With over 300 global outlets, including several in China, Hong Kong, Singapore, Thailand and in the United States."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/sushi-express#asg",
      "name": "Sushi Express ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/sushi-express",
      "isPartOf": {
        "@id": "https://www.sushiexpress.com.sg/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}