{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://smithweb.com/#organization",
      "name": "Smith - Intelligent Distribution",
      "url": "https://smithweb.com/",
      "description": "Smith is the leading independent electronic-component distributor, offering procurement and supply chain services on a global scale since 1984."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/smith-intelligent-distribution#asg",
      "name": "Smith - Intelligent Distribution ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/smith-intelligent-distribution",
      "isPartOf": {
        "@id": "https://smithweb.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}