{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.widepoint.com/#organization",
      "name": "WidePoint Corporation",
      "url": "https://www.widepoint.com/",
      "description": "Providing innovative IT solutions to government and commercial markets."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/widepoint-corporation#asg",
      "name": "WidePoint Corporation ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/widepoint-corporation",
      "isPartOf": {
        "@id": "https://www.widepoint.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}