{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.rosendin.com/#organization",
      "name": "Rosendin",
      "url": "https://www.rosendin.com/",
      "description": "Founded in 1919, Rosendin is the largest employee-owned electrical contractor in the United States employing over 12,000 people."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rosendin#asg",
      "name": "Rosendin ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rosendin",
      "isPartOf": {
        "@id": "https://www.rosendin.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}