{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://marguerite.com.sg/#organization",
      "name": "Marguerite Restaurant",
      "url": "https://marguerite.com.sg/",
      "description": "Marguerite by Chef Patron Michael Wilson embraces the best of the seasons with tasting menus that celebrate Modern Australian cuisine."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/marguerite-restaurant#asg",
      "name": "Marguerite Restaurant ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/marguerite-restaurant",
      "isPartOf": {
        "@id": "https://marguerite.com.sg/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}