{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gamedevsofcolor.org/#organization",
      "name": "Game Devs of Color Expo",
      "url": "https://www.gamedevsofcolor.org/",
      "description": "Amplifying the creative power held by people of color in games."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/game-devs-of-color-expo#asg",
      "name": "Game Devs of Color Expo ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/game-devs-of-color-expo",
      "isPartOf": {
        "@id": "https://www.gamedevsofcolor.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}