{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.citibank.com.sg/#organization",
      "name": "Citibank Singapore",
      "url": "https://www.citibank.com.sg/",
      "description": "Welcome to Citibank Singapore. Citibank provides Wealth Management, Personal Banking, Credit Cards, Ready Credit, Home Loans, Deposits, Investments, Insurance, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/citibank-singapore#asg",
      "name": "Citibank Singapore ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/citibank-singapore",
      "isPartOf": {
        "@id": "https://www.citibank.com.sg/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}