{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.anderson-electric.com/#organization",
      "name": "Anderson Electric",
      "url": "https://www.anderson-electric.com/",
      "description": "Anderson Electric is Central Illinois largest electrical contractor servicing Commercial, Industrial, Institutional, Power generating, and Data Com customers."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/anderson-electric#asg",
      "name": "Anderson Electric ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/anderson-electric",
      "isPartOf": {
        "@id": "https://www.anderson-electric.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}