{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.steelcase.com/#organization",
      "name": "Steelcase",
      "url": "https://www.steelcase.com/",
      "description": "The leading manufacturer of furniture for offices, hospitals, and classrooms. Our furniture is inspired by innovative research in workspace design."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/steelcase#asg",
      "name": "Steelcase ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/steelcase",
      "isPartOf": {
        "@id": "https://www.steelcase.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}