{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.energyunited.com/#organization",
      "name": "EnergyUnited",
      "url": "https://www.energyunited.com/",
      "description": "EnergyUnited is the largest electric cooperative in North Carolina serving members in 19 counties."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/energyunited#asg",
      "name": "EnergyUnited ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/energyunited",
      "isPartOf": {
        "@id": "https://www.energyunited.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}