{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.genarts.xyz/#organization",
      "name": "Generative Arts",
      "url": "https://www.genarts.xyz/",
      "description": "Game developer based in Mauritius."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/generative-arts#asg",
      "name": "Generative Arts ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/generative-arts",
      "isPartOf": {
        "@id": "https://www.genarts.xyz/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}