{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.batz.com/#organization",
      "name": "Batz",
      "url": "https://www.batz.com/",
      "description": "BATZ Group, a world-class products and services supplier for the automotive sector. BATZ is part of MONDRAGON CORPORATION."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/batz#asg",
      "name": "Batz ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/batz",
      "isPartOf": {
        "@id": "https://www.batz.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}