{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.due-north.net/#organization",
      "name": "DueNorth",
      "url": "https://www.due-north.net/",
      "description": "DueNorth reads your syllabi and shows every deadline, exam, and crunch week in one place, then tells you what to start now."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/duenorth#asg",
      "name": "DueNorth ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/duenorth",
      "isPartOf": {
        "@id": "https://www.due-north.net/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}