{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://accidentalqueens.com/#organization",
      "name": "Accidental Queens",
      "url": "http://accidentalqueens.com/",
      "description": "Accidental Queens is a French video game development studio seeking to create games that feature new mechanics, exploring topics from everyday life and social questions, through innovative narrative tools."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/accidental-queens#asg",
      "name": "Accidental Queens ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/accidental-queens",
      "isPartOf": {
        "@id": "http://accidentalqueens.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}