{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://vtdigger.org/#organization",
      "name": "VTDigger",
      "url": "https://vtdigger.org/",
      "description": "Vermont's largest newsroom. Reporting on Vermont business, politics, the environment, public policy and more since 2009."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/vtdigger#asg",
      "name": "VTDigger ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/vtdigger",
      "isPartOf": {
        "@id": "https://vtdigger.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}