{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://tradervics.com/#organization",
      "name": "Trader Vic's",
      "url": "https://tradervics.com/",
      "description": "Trader Vic’s is a global restaurant and hospitality brand founded in 1934, best known for inventing the original Mai Tai and pioneering tropical cocktail culture."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/trader-vic-s#asg",
      "name": "Trader Vic's ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/trader-vic-s",
      "isPartOf": {
        "@id": "https://tradervics.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}