{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://grand-arts.com/#organization",
      "name": "granarts",
      "url": "https://grand-arts.com/",
      "description": "井上芳雄をはじめ、舞台・ミュージカルで活躍する俳優やアーティストが所属する芸能プロダクションです。マネージメントを中心に、企画・プロデュースを行っています。"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/granarts#asg",
      "name": "granarts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/granarts",
      "isPartOf": {
        "@id": "https://grand-arts.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}