{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.wmc.org/#organization",
      "name": "Your Business Voice",
      "url": "https://www.wmc.org/",
      "description": "Wisconsin Manufacturers & Commerce believes in creating an environment where your business can succeed like never before."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/your-business-voice#asg",
      "name": "Your Business Voice ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/your-business-voice",
      "isPartOf": {
        "@id": "https://www.wmc.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}