{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.adventuregamestudio.co.uk/#organization",
      "name": "Adventure Game Studio",
      "url": "https://www.adventuregamestudio.co.uk/",
      "description": "Join our vibrant community to create, play, and share adventure games. Unleash your creativity and explore adventure games by fellow creators!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/adventure-game-studio#asg",
      "name": "Adventure Game Studio ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/adventure-game-studio",
      "isPartOf": {
        "@id": "https://www.adventuregamestudio.co.uk/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}