{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://operas-eu.org/#organization",
      "name": "OPERAS",
      "url": "https://operas-eu.org/",
      "description": "Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/operas#asg",
      "name": "OPERAS ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/operas",
      "isPartOf": {
        "@id": "https://operas-eu.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}