{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.southerncompany.com/#organization",
      "name": "Southern Company",
      "legalName": "The Southern Company",
      "url": "https://www.southerncompany.com/",
      "description": "Southern Company is a leading energy provider serving the Southeast and beyond with clean, safe, reliable, and affordable energy."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/southern-company#asg",
      "name": "Southern Company ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/southern-company",
      "isPartOf": {
        "@id": "https://www.southerncompany.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}