{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.cigre.org/#organization",
      "name": "GAYA",
      "url": "https://www.cigre.org/",
      "description": "CIGRE is a global community committed to the collaborative development and sharing of power system expertise"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/gaya#asg",
      "name": "GAYA ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/gaya",
      "isPartOf": {
        "@id": "https://www.cigre.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}