{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.gamedeveloper.com/#organization",
      "name": "Game Developer",
      "url": "https://www.gamedeveloper.com/",
      "description": "The game industry resource for breaking news and in-depth analysis of the latest game industry tech and trends."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/game-developer#asg",
      "name": "Game Developer ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/game-developer",
      "isPartOf": {
        "@id": "https://www.gamedeveloper.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}