{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://orega.net/#organization",
      "name": "OREGA.NET",
      "url": "http://orega.net/",
      "description": "有限会社オレガ、チームディーに所属するアーティストの公式ホームページ"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/orega-net#asg",
      "name": "OREGA.NET ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/orega-net",
      "isPartOf": {
        "@id": "http://orega.net/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}