{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mchenryindustries.com/#organization",
      "name": "McHenry Industries",
      "url": "https://mchenryindustries.com/",
      "description": "McHenry Industries is a strictly wholesale sign manufacturer based in Youngstown, Ohio"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/mchenry-industries#asg",
      "name": "McHenry Industries ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/mchenry-industries",
      "isPartOf": {
        "@id": "https://mchenryindustries.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}