{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.eversource.com/residential#organization",
      "name": "Residential Energy Provider",
      "url": "https://www.eversource.com/residential",
      "description": "Eversource is an energy provider serving customers in Connecticut, Massachusetts and New Hampshire. Access your residential account, report outages, and more."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/residential-energy-provider#asg",
      "name": "Residential Energy Provider ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/residential-energy-provider",
      "isPartOf": {
        "@id": "https://www.eversource.com/residential#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}