{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://voith.com/#organization",
      "name": "Voith",
      "url": "http://voith.com/",
      "description": "As a family-owned company, we take responsibility for ensuring that progress and sustainability go hand in hand."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/voith#asg",
      "name": "Voith ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/voith",
      "isPartOf": {
        "@id": "http://voith.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}