{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://notebookofacoo.com/#organization",
      "name": "Notebook of a COO",
      "url": "https://notebookofacoo.com/",
      "description": "The Small Business MBA: a free all-in-one membership for business owners, plus fractional COO services for owners ready to scale."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/notebook-of-a-coo#asg",
      "name": "Notebook of a COO ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/notebook-of-a-coo",
      "isPartOf": {
        "@id": "https://notebookofacoo.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}