{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.hydro-gear.com/#organization",
      "name": "Hydro-Gear",
      "url": "https://www.hydro-gear.com/",
      "description": "Hydro-Gear is the world’s leading manufacturer of drivetrain solutions from industrial machines to residential mowers."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/hydro-gear#asg",
      "name": "Hydro-Gear ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/hydro-gear",
      "isPartOf": {
        "@id": "https://www.hydro-gear.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}