{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://igda.org/#organization",
      "name": "IGDA",
      "url": "https://igda.org/",
      "description": "IGDA – International Game Developers Association Log-In Join Now! The International Game Developers Association (IGDA) is the world’s largest nonprofit membership organization serving all individuals who create games. We advance the careers and enhance the lives of game developers by connecting members with their peers, promoting professional development, and advocating for the interests of game developers worldwide."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/igda#asg",
      "name": "IGDA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/igda",
      "isPartOf": {
        "@id": "https://igda.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}