{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://studio.com/#organization",
      "name": "Studio",
      "url": "https://studio.com/",
      "description": "Studio is a marketplace of AI-powered apps built by the world's most trusted experts — personalized coaching for health, fitness, business, music, and creativity."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/studio#asg",
      "name": "Studio ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/studio",
      "isPartOf": {
        "@id": "https://studio.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}