{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bear.app/#organization",
      "name": "Bear Markdown Notes",
      "url": "https://bear.app/",
      "description": "Bear is a beautiful, powerfully simple Markdown note taking app to capture, write, and organize your life."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bear-markdown-notes#asg",
      "name": "Bear Markdown Notes ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bear-markdown-notes",
      "isPartOf": {
        "@id": "https://bear.app/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}