{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://dont-nod.com/#organization",
      "name": "DONTNOD",
      "url": "https://dont-nod.com/",
      "description": "We are an independent video game developer and publisher based in Paris and Montreal, creating powerful and immersive narrative experiences."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dontnod#asg",
      "name": "DONTNOD ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dontnod",
      "isPartOf": {
        "@id": "https://dont-nod.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}