{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.dcogc.org/#organization",
      "name": "DC OGC",
      "url": "https://www.dcogc.org/",
      "description": "The D.C. Open Government Coalition is THE voice for Open Government in Washington, D.C. An all-volunteer organization, we help residents, businesses and journalists navigate open government challenges in the District."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/dc-ogc#asg",
      "name": "DC OGC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/dc-ogc",
      "isPartOf": {
        "@id": "https://www.dcogc.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}