{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://yogaworks.com/#organization",
      "name": "Yogaworks",
      "url": "https://yogaworks.com/",
      "description": "More than yoga. Discover expert-led Pilates, strength, mobility, meditation, and movement classes curated for movement you can return to."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/yogaworks#asg",
      "name": "Yogaworks ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/yogaworks",
      "isPartOf": {
        "@id": "https://yogaworks.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}