{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://black-forest-games.com/#organization",
      "name": "Black Forest Games GmbH",
      "url": "https://black-forest-games.com/",
      "description": "German game dev here. Our current project is the remake of the 2005 classic game Destroy All Humans!"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/black-forest-games-gmbh#asg",
      "name": "Black Forest Games GmbH ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/black-forest-games-gmbh",
      "isPartOf": {
        "@id": "https://black-forest-games.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}