{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://gf.com/#organization",
      "name": "GlobalFoundries",
      "legalName": "GlobalFoundries Inc.",
      "url": "https://gf.com/",
      "description": "GlobalFoundries (GF) is a leading manufacturer of essential semiconductors the world relies on to live, work and connect."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/globalfoundries#asg",
      "name": "GlobalFoundries ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/globalfoundries",
      "isPartOf": {
        "@id": "https://gf.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}